Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Shinegupta
/
paragon-AI-blip2-image-to-text
like
3
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
paragon-AI-blip2-image-to-text
/
app.py
Shinegupta
initial commit
a71ad1f
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
78 Bytes
import
gradio
as
gr
gr.load(
"models/paragon-AI/blip2-image-to-text"
).launch()