Danielrahmai1991 commited on
Commit
a33e550
1 Parent(s): e7f0199

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -2
requirements.txt CHANGED
@@ -1,6 +1,13 @@
 
 
 
 
1
  gpt4all
2
  langchain
3
  langchain_community
4
  langchain_core
5
- llama-cpp-python
6
- scikit-learn
 
 
 
 
1
+ torch==2.3.1
2
+ torchvision==0.18.1
3
+ torchaudio==2.3.1
4
+ torchtext
5
  gpt4all
6
  langchain
7
  langchain_community
8
  langchain_core
9
+ llama-cpp-python==0.2.85
10
+ sentence-transformers
11
+ chromadb
12
+ langsmith
13
+ langchain-chroma>=0.1.2