sahanes commited on
Commit
42ea4e5
·
verified ·
1 Parent(s): fd791ba

Create requirements.text

Browse files
Files changed (1) hide show
  1. requirements.text +7 -0
requirements.text ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ chainlit==1.1.0
2
+ cohere==4.37
3
+ openai==1.3.5
4
+ tiktoken==0.7.0
5
+ python-dotenv==1.0.0
6
+ daal==2021.2.3
7
+ numpy<1.21.0,>=1.17