k-code's picture
initial commit
145f751 verified
raw
history blame contribute delete
108 Bytes
import gradio as gr
gr.load(
"models/Helsinki-NLP/opus-mt-ja-en",
provider="hf-inference",
).launch()