Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
FQiao
/
SoundingStreet
like
0
Running
on
Zero
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
FQiao
commited on
Apr 23
Commit
ae7ab93
·
verified
·
1 Parent(s):
f5bd529
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -179,4 +179,4 @@ with demo:
179
)
180
181
if __name__ == "__main__":
182
-
demo.launch(
share=True
)
179
)
180
181
if __name__ == "__main__":
182
+
demo.launch()