Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
IPN
/
helloooooo
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
dvergaras
commited on
Apr 1, 2022
Commit
ac9d6bb
·
1 Parent(s):
bde4864
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("huggingface/
CodeBERTa
-
small
-
v1
").launch();
1
import gradio as gr
2
3
+
gr.Interface.load("huggingface/
Helsinki
-
NLP/opus
-
mt-en-ROMANCE
").launch();