Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Dima457
/
IlyaGusev-rut5_base_headline_gen_telegram
like
0
Sleeping
App
Files
Files
Community
main
IlyaGusev-rut5_base_headline_gen_telegram
/
app.py
Dima457
initial commit
bf04aac
verified
6 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
89 Bytes
import
gradio
as
gr
gr.load(
"models/IlyaGusev/rut5_base_headline_gen_telegram"
).launch()