Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
expressapi
/
chroma
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
chroma
/
examples
/
use_with
/
cohere
/
package.json
badalsahani
feat: chroma initial deploy
287a0bc
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
80 Bytes
{
"dependencies"
:
{
"chromadb"
:
"^1.5.3"
,
"cohere-ai"
:
"^6.2.2"
}
}