Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
mik-chinaamc
/
OpenAIDemo
like
0
Runtime error
App
Files
Files
Fetching metadata from the HF Docker repository...
mik-chinaamc
commited on
Mar 6, 2023
Commit
409d548
·
1 Parent(s):
9be4392
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -60,4 +60,4 @@ with blocks:
60
61
62
63
-
blocks.launch(debug=False)
60
61
62
63
+
blocks.launch(
share=True,
debug=False)