SKZ / app.py
Rainbie's picture
Create app.py
71eb4e0
raw
history blame
No virus
66 Bytes
import gradio as gr
gr.Interface.load("huggingface/gpt2")launch()