Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
balaramas
/
sanmt_v3
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
d1f048d
sanmt_v3
/
app.py
balaramas
initial commit
d1f048d
verified
over 1 year ago
raw
Copy download link
history
blame
Safe
82 Bytes
import
gradio
as
gr
gr.load(
"models/balaramas/mbart-sahitrans_new_data"
).launch()