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:
MoEprometheus
/
Prometheus-chat
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
MoEprometheus
commited on
Mar 23
Commit
4b42203
·
verified
·
1 Parent(s):
b9c6b3d
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-1
app.py
CHANGED
Viewed
@@ -139,7 +139,6 @@ demo = gr.ChatInterface(
139
"Нейронная сеть — это",
140
"Python — язык",
141
],
142
-
theme="soft",
143
)
144
145
demo.launch()
139
"Нейронная сеть — это",
140
"Python — язык",
141
],
142
)
143
144
demo.launch()