ahmed-7124 commited on
Commit
58fcefc
·
verified ·
1 Parent(s): ba7185a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +32 -1
requirements.txt CHANGED
@@ -9,5 +9,36 @@ sentencepiece
9
  streamlit==1.33.0
10
  transformers==4.30.0
11
  tokenizers==0.13.0
12
- numpy==1.23.5
13
  tensorflow==2.18
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9
  streamlit==1.33.0
10
  transformers==4.30.0
11
  tokenizers==0.13.0
12
+ numpy>=1.26.0
13
  tensorflow==2.18
14
+ Flask-Cors>=3.0.8
15
+ Flask-Login
16
+ Flask>=1.1.1
17
+ analytics-python
18
+ ffmpy
19
+ flask-cachebuster
20
+ markdown2
21
+ matplotlib
22
+ paramiko
23
+ pillow
24
+ pycryptodome
25
+ pydub
26
+ altair<6,>=4.0
27
+ blinker<2,>=1.0.0
28
+ cachetools<6,>=4.0
29
+ click<9,>=7.0
30
+ packaging<25,>=16.8
31
+ protobuf<5,>=3.20
32
+ pyarrow>=7.0
33
+ rich<14,>=10.14.0
34
+ tenacity<9,>=8.1.0
35
+ toml<2,>=0.10.1
36
+ gitpython!=3.1.19,<4,>=3.0.7
37
+ pydeck<1,>=0.8.0b4
38
+ tornado<7,>=6.0.3
39
+ watchdog>=2.1.5
40
+ filelock
41
+ huggingface-hub<1.0,>=0.14.1
42
+ pyyaml>=5.1
43
+ regex!=2019.12.17
44
+ safetensors>=0.3.1