Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
suryabbrj
/
CMX-v3
like
0
Runtime error
App
Files
Files
Community
main
CMX-v3
/
app.py
suryabbrj
added the ui made using gradio
60e13f7
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
95 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/Salesforce/blip-image-captioning-base"
).launch()