Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
NeurixYUFI
/
img2txt
like
6
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
f35aeab
img2txt
/
app.py
ehristoforu
initial commit
f35aeab
about 2 years ago
raw
Copy download link
history
blame
Safe
96 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/Salesforce/blip-image-captioning-large"
).launch()