Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
s5625569
/
Sof22-image-caption-large-copy
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Sof22-image-caption-large-copy
/
app.py
s5625569
initial commit
271b819
verified
4 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
78 Bytes
import
gradio
as
gr
gr.load(
"models/Sof22/image-caption-large-copy"
).launch()