gimmy256's picture
initial commit
dbadbb3 verified
raw
history blame
104 Bytes
import gradio as gr
gr.load(
"models/facebook/nllb-200-1.3B",
provider="hf-inference",
).launch()