Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
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()