GirishKiran commited on
Commit
717d5b0
1 Parent(s): 3ff622a

Upload requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ openai>=0.27.7
2
+ llama_index
3
+ pdf2image
4
+ cryptography
5
+ torch
6
+ psutil
7
+ pypdf
8
+ gradio>=3.23.0