Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
balaramas
/
sanmt_v3
like
0
Runtime error
App
Files
Files
Community
d1f048d
sanmt_v3
/
app.py
balaramas
initial commit
d1f048d
verified
7 months ago
raw
Copy download link
history
blame
Safe
82 Bytes
import
gradio
as
gr
gr.load(
"models/balaramas/mbart-sahitrans_new_data"
).launch()