sahanes commited on
Commit
72f6dc7
·
verified ·
1 Parent(s): 72f76a8

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -7
requirements.txt CHANGED
@@ -1,7 +1,10 @@
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
+ chainlit
2
+ cohere
3
+ openai
4
+ tiktoken
5
+ python-dotenv
6
+ daal
7
+ numpy
8
+ transformers
9
+ datasets
10
+ cython