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