Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
Duplicated from
TogetherAI/TogetherChat-Coder
acecalisto3
/
CodeMixt
like
0
Runtime error
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
acecalisto3
commited on
Sep 17, 2024
Commit
1e85d07
·
verified
·
1 Parent(s):
cb5fc89
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -239,4 +239,4 @@ async def main():
239
await serve(app, hypercorn_config)
240
241
if __name__ == "__main__":
242
-
asyncio.run(main())
239
await serve(app, hypercorn_config)
240
241
if __name__ == "__main__":
242
+
asyncio.run(main())