bachephysicdun commited on
Commit
05c190a
·
1 Parent(s): 8dbef5d

update requirements for rag application

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -12,3 +12,5 @@ langchain-community
12
  langchain
13
  transformers[torch]
14
  python-dotenv
 
 
 
12
  langchain
13
  transformers[torch]
14
  python-dotenv
15
+ chromadb
16
+ GitPython