Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
SasunNN
/
SASN
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
SASN
/
app.py
SasunNN
Create app.py
091bdc9
over 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
68 Bytes
import
gradio
as
gr
gr.Interface.load(
"huggingface/gpt2"
).launch()