You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The usage issue is not resolved by updating to the latest stable version in the main branch.
Describe your current environment
OS - WSL with ubunutu distro
GPU - NVIDIA GeForce MX130
Cuda_version - 12.5
Describe the bug
I created a virtual python environment and installed the packages using "pip install -r requirements.txt". It installed all the packages without any issues. But when I tried to run it its showing missing packages like chromadb, watchdog, llama-index etc. Kindly update the reqirements.txt.
The text was updated successfully, but these errors were encountered:
Hi @subash-19 and @BRama10, I’ve just submitted a PR that addresses the missing dependencies in requirements.txt, adding chromadb, watchdog, and llama-index-embeddings-huggingface. Thanks for bringing up this issue!
Checked other resources
Describe your current environment
OS - WSL with ubunutu distro
GPU - NVIDIA GeForce MX130
Cuda_version - 12.5
Describe the bug
I created a virtual python environment and installed the packages using "pip install -r requirements.txt". It installed all the packages without any issues. But when I tried to run it its showing missing packages like chromadb, watchdog, llama-index etc. Kindly update the reqirements.txt.
The text was updated successfully, but these errors were encountered: