Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
poiiii
/
clefourrier-graphormer-base-pcqm4mv1
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
poiiii
commited on
Apr 11, 2023
Commit
f94a35a
·
1 Parent(s):
e817814
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/
clefourrier
/
graphormer
-base-
pcqm4mv1
").launch()
1
import gradio as gr
2
3
+
gr.Interface.load("models/
cardiffnlp
/
twitter
-
roberta-
base-
sentiment-latest
").launch()