Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
stibiumghost
/
imitation_game
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
stibiumghost
commited on
May 22, 2023
Commit
39f0451
·
1 Parent(s):
0b99a67
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -82,4 +82,4 @@ with gr.Blocks(theme='glass') as demo:
82
pass
83
84
85
-
demo.launch(
share=True
)
82
pass
83
84
85
+
demo.launch()