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
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Cherrycreamco
commited on
Jun 7, 2023
Commit
eb09393
·
1 Parent(s):
665787d
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/BlinkDL/rwkv-4-world").launch()
1
import gradio as gr
2
3
+
gr.load("models/BlinkDL/rwkv-4-world").launch()