Kabatubare commited on
Commit
3339520
·
verified ·
1 Parent(s): 4aeb19e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -1,5 +1,3 @@
1
- # Corrected version of the generate_image function and updated choices in the Gradio interface
2
-
3
  import gradio as gr
4
  import torch
5
  from diffusers import StableDiffusionXLPipeline, EulerDiscreteScheduler
 
 
 
1
  import gradio as gr
2
  import torch
3
  from diffusers import StableDiffusionXLPipeline, EulerDiscreteScheduler