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
592303e
·
verified
·
1 Parent(s):
d55d4b0
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -84,4 +84,4 @@ iface = gr.Interface(
84
)
85
86
if __name__ == "__main__":
87
-
iface.launch(
share=True
)
84
)
85
86
if __name__ == "__main__":
87
+
iface.launch()