Wootang01's picture
gr.Interface.load('huggingface/gpt2').launch()
b8105a1
raw
history blame
No virus
67 Bytes
import gradio as gr
gr.Interface.load('huggingface/gpt2').launch()