Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
zaanind
/
nllb-ensi-v1-beta
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
640200b
nllb-ensi-v1-beta
/
app.py
zaanind
initial commit
640200b
over 1 year ago
raw
Copy download link
history
blame
Safe
68 Bytes
import
gradio
as
gr
gr.load(
"models/zaanind/nllb-ensi-v1"
).launch()