Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
MisterAI
/
Testing_BrokenSpace
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
MisterAI
commited on
4 days ago
Commit
ed0b0ac
·
verified
·
1 Parent(s):
216fa04
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -71,5 +71,5 @@ with gr.Blocks() as demo:
71
)
72
73
if __name__ == "__main__":
74
-
auth_demo.launch()
75
demo.launch()
71
)
72
73
if __name__ == "__main__":
74
+
#
auth_demo.launch()
75
demo.launch()