wizzseen commited on
Commit
efc0bd5
·
1 Parent(s): 6f40514

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ pypdf
2
+ python-dotenv
3
+ transformers
4
+ llama-cpp-python
5
+ llama-index
6
+ torch
7
+ sentence-transformers
8
+ langchain
9
+ gradio