Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
micole66
/
deberta
like
0
Runtime error
App
Files
Files
Community
micole66
commited on
Oct 24, 2021
Commit
cf6be4d
·
1 Parent(s):
70d5f71
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,2 +1,2 @@
1
import gradio as gr
2
-
gr.Interface.load("huggingface/
google/electra
-large
-generator
").launch()
1
import gradio as gr
2
+
gr.Interface.load("huggingface/
roberta
-large").launch()