Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
reallynicejam
/
hktoen
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
80a815e
hktoen
/
app.py
reallynicejam
Update app.py
80a815e
verified
over 1 year ago
raw
Copy download link
history
blame
Safe
82 Bytes
import
gradio
as
gr
gr.load(
"models/facebook/xm_transformer_s2ut_hk-en"
).launch()