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...
main
machinetestspace
File size: 68 Bytes
58757bb
20638c9
1
2
3
4
import
gradio
as
gr gr.Interface.load(
'huggingface/gpt2'
).launch()