Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
IPN
/
demo_gradio
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
757c824
demo_gradio
/
app.py
diegoap
alka
757c824
about 3 years ago
raw
Copy download link
history
blame
93 Bytes
import
gradio
as
gr
gr.Interface.load(
"hugginface/datificate/gpt2-small-spanish"
).launch();