Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
thisisanshgupta
/
solo-coder-20B
like
2
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
thisisanshgupta
commited on
May 4, 2022
Commit
25f4f54
·
1 Parent(s):
12d1370
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -37,4 +37,4 @@ demo = gr.Interface(
37
)
38
39
if __name__ == "__main__":
40
-
demo.launch()
1
37
)
38
39
if __name__ == "__main__":
40
+
demo.launch()