Gradio / app.py
YoHoCo0o0's picture
Create app.py
1e01803
raw
history blame
No virus
67 Bytes
import gradio as gr
gr.Interface.load("huggingface/gpt2").launch()