en2zh / app.py
sanbo1200's picture
initial commit
98245ad verified
raw
history blame
No virus
74 Bytes
import gradio as gr
gr.load("models/Helsinki-NLP/opus-mt-en-zh").launch()