Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
end000
/
sberbank-ai-FRED-T5-1.7B
like
3
Runtime error
App
Files
Files
Community
1
f4bbd5b
sberbank-ai-FRED-T5-1.7B
/
app.py
end000
initial commit
f4bbd5b
over 1 year ago
raw
Copy download link
history
blame
Safe
82 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/sberbank-ai/FRED-T5-1.7B"
).launch()