Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
vigilkkk
/
raynardj-wenyanwen-chinese-translate-to-ancient
like
0
Runtime error
App
Files
Files
Community
main
raynardj-wenyanwen-chinese-translate-to-ancient
/
app.py
vigilkkk
initial commit
c3dbf55
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
105 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/raynardj/wenyanwen-chinese-translate-to-ancient"
).launch()