Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
EuroPython2022
/
machinetestspace
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
20638c9
machinetestspace
/
app.py
stasguy
Update app.py
20638c9
almost 3 years ago
raw
Copy download link
history
blame
Safe
68 Bytes
import
gradio
as
gr
gr.Interface.load(
'huggingface/gpt2'
).launch()