hamza50 commited on
Commit
0ce4087
·
1 Parent(s): 7bead37

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ gradio
2
+ openai
3
+ langchain
4
+ chromadb
5
+ tiktoken
6
+ pypdf
7
+ pymupdf
8
+