Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
curtis3204
/
Test
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
curtis3204
commited on
Jul 7, 2023
Commit
f5f64cf
·
1 Parent(s):
12b5696
bdfs
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -182,4 +182,4 @@ with gr.Blocks() as demo:
182
183
184
if __name__ == "__main__":
185
-
demo.launch(
share=True
)
182
183
184
if __name__ == "__main__":
185
+
demo.launch()