Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
tomaseo2022/imagen-a-pixel-art
svjack
/
imagen-a-pixel-art
like
3
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
svjack
commited on
Nov 27, 2023
Commit
a85aa1e
·
1 Parent(s):
796da06
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -47,7 +47,7 @@ with gr.Blocks() as demo:
47
)
48
49
50
-
demo.launch(
queue=True
)
51
52
'''
53
gr.Interface(
47
)
48
49
50
+
demo.launch()
51
52
'''
53
gr.Interface(