gpt2 / app.py
vkthakur88's picture
Update app.py
8106485
raw
history blame contribute delete
52 Bytes
import gradio as gr
gr.load("models/gpt2").launch()