gpt2 / app.py
mucktiymuck's picture
Update app.py
158d67f
import gradio as gr
gr.Interface.load("models/gpt2").launch('share=True')