Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
thunder-007/h2oai-h2o-danube2-1.8b-chat
sanaweb
/
h2oai-chat-1
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
sanaweb
commited on
Apr 12, 2024
Commit
b39f261
·
verified
·
1 Parent(s):
5bbcd2d
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-2
app.py
CHANGED
Viewed
@@ -1,3 +1,2 @@
1
import gradio as gr
2
-
3
-
gr.load("models/h2oai/h2ogpt-gm-oasst1-en-2048-falcon-7b-v3").launch()
1
import gradio as gr
2
+
gr.load("models/h2oai/h2ogpt-gm-oasst1-en-2048-falcon-7b-v3").launch()