Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
aiface
/
aiface-en-vi-model_v3_opus
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
8f9b1a7
aiface-en-vi-model_v3_opus
/
app.py
aiface
initial commit
8f9b1a7
over 1 year ago
raw
Copy download link
history
blame
Safe
84 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/aiface/en-vi-model_v3_opus"
).launch()