JohnTan38's picture
Update app.py
24e322b
raw
history blame
102 Bytes
import gradio as gr
gr.Interface.load("models/microsoft/GODEL-v1_1-large-seq2seq").launch(share=True)