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
afb33f0
·
verified
·
1 Parent(s):
c60b02d
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
)
87
)
88
89
if __name__ == "__main__":
90
+
iface.launch(share=
False
)