Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
yizhangliu
/
Text-to-Image
like
65
Running
App
Files
Files
Community
5
Fetching metadata from the HF Docker repository...
yizhangliu
commited on
Dec 6, 2022
Commit
0e6ca7d
·
1 Parent(s):
fd31444
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -152,3 +152,4 @@ with gr.Blocks(title='Text to Image') as demo:
152
if __name__ == "__main__":
153
demo.launch()
154
152
if __name__ == "__main__":
153
demo.launch()
154
155
+