Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Laughify
/
Among_Us_Logic_AI_Generator
like
1
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Laughify
commited on
May 8, 2023
Commit
53784ef
Β·
1 Parent(s):
e5e290e
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -49,5 +49,6 @@ def run():
49
50
return _app
51
52
app = run()
53
app.launch(debug=True)
49
50
return _app
51
52
+
53
app = run()
54
app.launch(debug=True)