Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
devagonal/flan-t5-rouge-squad-qg
devagonal
/
t5-base-rouge-squad-qg
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
5cf11d6
t5-base-rouge-squad-qg
/
app.py
devagonal
Update app.py
77b2e59
verified
5 months ago
raw
Copy download link
history
blame
Safe
92 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/devagonal/flan-t5-rouge-squad-qg-2"
).launch()