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