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