gpt / app.py
RaoMuneeb's picture
initial commit
37a541f
raw
history blame
No virus
62 Bytes
import gradio as gr
gr.Interface.load("models/gpt2").launch()