Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
fantos
/
opencodeai
like
1
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
fantos
commited on
Jul 22, 2024
Commit
7573225
·
verified
·
1 Parent(s):
00ea6e2
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -75,4 +75,4 @@ def app():
75
return demo
76
77
demo = app()
78
-
demo.launch(
auth=("arxiv", "gpt"
)
)
75
return demo
76
77
demo = app()
78
+
demo.launch()