Hugging Face
Models
Datasets
Spaces
Community
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
Nov 16, 2022
Commit
0a082bb
Β·
1 Parent(s):
201dd58
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -50,4 +50,4 @@ def run():
50
return _app
51
52
app = run()
53
-
app.launch(
share
=True)
50
return _app
51
52
app = run()
53
+
app.launch(
debug
=True)