Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
devagonal/flan-t5-rouge-squad-qg
devagonal
/
t5-base-rouge-squad-qg
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
7648154
t5-base-rouge-squad-qg
/
app.py
awacke1
initial commit
7648154
over 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()