Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
huchenchat
/
openbmb-MiniCPM-Embedding
like
0
Running
App
Files
Files
Community
main
openbmb-MiniCPM-Embedding
/
app.py
huchenchat
initial commit
8e706d7
verified
about 1 month ago
raw
Copy download link
history
blame
contribute
delete
Safe
73 Bytes
import
gradio
as
gr
gr.load(
"models/openbmb/MiniCPM-Embedding"
).launch()