Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
jb8699
/
flax-community-t5-recipe-generation
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
flax-community-t5-recipe-generation
/
app.py
jb8699
initial commit
023e339
verified
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
83 Bytes
import
gradio
as
gr
gr.load(
"models/flax-community/t5-recipe-generation"
).launch()