eio11 commited on
Commit
4dc697b
·
1 Parent(s): 6a8c854

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -0
requirements.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ openai
2
+ llama-index==0.5.8
3
+ torch
4
+ tensorflow
5
+ flax
6
+ transformers
7
+ PyPDF2
8
+ gradio
9
+ langchain==0.0.132
10
+ nltk