hoh2000 commited on
Commit
168f7aa
·
verified ·
1 Parent(s): 40b15d8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -24,4 +24,4 @@ def generate_image(prompt):
24
 
25
  demo = gr.Interface(fn=generate_image, inputs="text", outputs="image", title="CQI Text-to-Image")
26
 
27
- demo.launch()
 
24
 
25
  demo = gr.Interface(fn=generate_image, inputs="text", outputs="image", title="CQI Text-to-Image")
26
 
27
+ demo.launch()