Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
xfbhsdfndjndghz
/
Ultraman
like
1
Runtime error
App
Files
Files
Community
2
Fetching metadata from the HF Docker repository...
refs/pr/2
Ultraman
/
app.py
Wootang01
gr.Interface.load("huggingface/gpt2").launch()
18c07f0
over 2 years ago
raw
Copy download link
history
blame
Safe
68 Bytes
import
gradio
as
gr
gr.Interface.load(
"huggingface/gpt2"
).launch()