Sambhavnoobcoder commited on
Commit
3e95584
·
1 Parent(s): bba9894

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ PyMuPDF
2
+ numpy
3
+ scikit-learn
4
+ tensorflow>=2.0.0
5
+ tensorflow-hub
6
+ openai==0.10.2
7
+ gradio
8
+ langchain-serve>=0.0.19