Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Duplicated from
smorodinovmv/Den4ikAI-FRED-T5-LARGE_text_qa
muryshev
/
fred-t5
like
0
Sleeping
App
Files
Files
Community
main
fred-t5
/
app.py
smorodinovmv
initial commit
5094602
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
88 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/Den4ikAI/FRED-T5-LARGE_text_qa"
).launch()