Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
gaur3009
/
Blends
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
gaur3009
commited on
Feb 12
Commit
c60b02d
·
verified
·
1 Parent(s):
c9dcc36
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -87,4 +87,4 @@ iface = gr.Interface(
87
)
88
89
if __name__ == "__main__":
90
-
iface.launch(share=True, debug=True
, enable_queue=True
)
87
)
88
89
if __name__ == "__main__":
90
+
iface.launch(share=True, debug=True)