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...
59be122
guldeniz-first-space
/
app.py
Guldeniz
Update app.py
59be122
almost 3 years ago
raw
Copy download link
history
blame
85 Bytes
import
gradio
as
gr
gr.Interface.load(
"huggingface/google/pegasus-xsum4"
).launch();