Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
majedk01
/
Text2Image-IMAGINE
like
4
Running
App
Files
Files
Community
3
Fetching metadata from the HF Docker repository...
majedk01
commited on
May 14, 2024
Commit
3550bb0
·
verified
·
1 Parent(s):
adde115
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -86,5 +86,5 @@ iface = gr.Interface(
86
theme="default",
87
css=css
88
)
89
-
# Launch the interface
90
iface.launch()
86
theme="default",
87
css=css
88
)
89
+
90
iface.launch()