Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Duplicated from
Nymbo/Llama-3.1-8B-Instruct-Inference
Nymbo
/
Hermes-3-Llama-3.1-8B
like
2
Running
App
Files
Files
Community
1
Nymbo
commited on
Jul 27
Commit
63c9169
•
1 Parent(s):
fa42334
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-1
app.py
CHANGED
Viewed
@@ -59,7 +59,6 @@ demo = gr.ChatInterface(
59
),
60
61
],
62
-
css=css,
63
fill_height=True,
64
theme="Nymbo/Alyx_Theme",
65
)
59
),
60
61
],
62
fill_height=True,
63
theme="Nymbo/Alyx_Theme",
64
)