AkashMnd commited on
Commit
09ec914
1 Parent(s): 9c6fcec

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +13 -0
requirements.txt ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ os
2
+ json
3
+ requests
4
+ gradio
5
+ threading
6
+ time
7
+ PyPDF2
8
+ chromadb
9
+ shutil
10
+ pydantic
11
+ typing
12
+ langchain
13
+ langchain_huggingface