sanmt_v3 / app.py
balaramas's picture
Update app.py
d7c2215 verified
raw
history blame
140 Bytes
import gradio as gr
# Load the model with no examples
gr.Interface.load("models/balaramas/mbart-sahitrans_new_data", examples=[]).launch()