gpt2 / app.py
Ultronhacker's picture
Update app.py
6e28408
import gradio as gr
gr.Interface.load("models/gpt2").launch(share=True)