zoltanhuber commited on
Commit
977e25f
·
1 Parent(s): 8f17369

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
+ gradio
3
+ tqdm
4
+ IPython
5
+ pinecone-client
6
+ pinecone-text
7
+ tiktoken
8
+ pandas
9
+ openpyxl
10
+ html2text