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