Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
lulu97
/
valhalla-t5-base-qa-qg-hl
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
972c8ce
valhalla-t5-base-qa-qg-hl
/
app.py
lulu97
initial commit
972c8ce
over 1 year ago
raw
Copy download link
history
blame
Safe
73 Bytes
import
gradio
as
gr
gr.load(
"models/valhalla/t5-base-qa-qg-hl"
).launch()