Simple-gpt2-xl / app.py
mshook's picture
Change model
c2a8587
raw
history blame contribute delete
No virus
70 Bytes
import gradio as gr
gr.Interface.load("huggingface/gpt2-xl").launch()