Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
IPN
/
asu_model_test
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
asalazar
commited on
Apr 1, 2022
Commit
9cd1670
·
1 Parent(s):
491ae7e
update
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("huggingface/
keras
-
io/semantic
-
segmentation
").launch();
1
import gradio as gr
2
3
+
gr.Interface.load("huggingface/
xlm
-
roberta
-
large-finetuned-conll03-english
").launch();