Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
amoghrrao
/
Q2
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
amoghrrao
commited on
Mar 29
Commit
9664108
·
verified
·
1 Parent(s):
14674d7
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -124,4 +124,4 @@ iface = gr.Interface(
124
)
125
126
if __name__ == "__main__":
127
-
iface.launch(share=
False
)
124
)
125
126
if __name__ == "__main__":
127
+
iface.launch(share=
True
)