Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
gersh/OpenAssistant-falcon-40b-sft-top1-560
Cherrycreamco
/
CherryRNN
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Cherrycreamco
commited on
Jun 7, 2023
Commit
665787d
·
1 Parent(s):
e2f6adb
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,3 +1,3 @@
1
import gradio as gr
2
3
-
gr.Interface.load("models/
OpenAssistant
/
falcon
-
40b
-
sft-top1-560
").launch()
1
import gradio as gr
2
3
+
gr.Interface.load("models/
BlinkDL
/
rwkv
-
4
-
world
").launch()