Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
awacke1
/
Stancld-longt5-tglobal-large-16384-pubmed-3k_steps
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Stancld-longt5-tglobal-large-16384-pubmed-3k_steps
/
app.py
awacke1
initial commit
2a62885
about 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
108 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/Stancld/longt5-tglobal-large-16384-pubmed-3k_steps"
).launch()