Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
tangbentcltest
/
dtruong46me-flan-t5-s
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
dtruong46me-flan-t5-s
/
app.py
tangbentcltest
initial commit
c9a1aaf
verified
7 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
69 Bytes
import
gradio
as
gr
gr.load(
"models/dtruong46me/flan-t5-s"
).launch()