Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Nick021402
/
VideoSubtitles
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Nick021402
commited on
Jun 1
Commit
e64f39d
·
verified
·
1 Parent(s):
13ae4d2
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -297,5 +297,5 @@ if __name__ == "__main__":
297
demo.launch(
298
server_name="0.0.0.0",
299
server_port=7860,
300
-
share=
False
301
)
297
demo.launch(
298
server_name="0.0.0.0",
299
server_port=7860,
300
+
share=
true
301
)