Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Lin0He
/
Lin0He-text-summary-gpt2-short
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
4324958
Lin0He-text-summary-gpt2-short
/
app.py
Lin0He
initial commit
4324958
over 1 year ago
raw
Copy download link
history
blame
Safe
78 Bytes
import
gradio
as
gr
gr.load(
"models/Lin0He/text-summary-gpt2-short"
).launch()