Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
devagonal/flan-t5-rouge-durga-q5-clean-4e-space
devagonal
/
flan-t5-rouge-durga-q5-clean-4f-space
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
7648154
flan-t5-rouge-durga-q5-clean-4f-space
/
app.py
awacke1
initial commit
7648154
about 2 years ago
raw
Copy download link
history
blame
Safe
77 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/google/flan-t5-base"
).launch()