Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
webis-huggingface-workshop
/
guldeniz-first-space
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
18cb42f
guldeniz-first-space
/
app.py
Guldeniz
Update app.py
18cb42f
almost 3 years ago
raw
Copy download link
history
blame
Safe
83 Bytes
import
gradio
as
gr
gr.Interface.load(
"huggingface/google/pegasus-xsum"
).launch();