ShawnRu commited on
Commit
3e19f2b
·
verified ·
1 Parent(s): 12c3702

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +0 -10
requirements.txt CHANGED
@@ -9,14 +9,11 @@ async-timeout==4.0.3
9
  attrs==24.2.0
10
  beautifulsoup4==4.12.3
11
  bitsandbytes==0.45.0
12
- blessed==1.20.0
13
  cachetools==5.5.2
14
  certifi==2024.8.30
15
  charset-normalizer==3.4.0
16
  click==8.1.7
17
  cloudpickle==3.1.1
18
- contourpy==1.3.0
19
- cycler==0.12.1
20
  dataclasses-json==0.6.7
21
  datasets==3.3.1
22
  dill==0.3.8
@@ -27,7 +24,6 @@ exceptiongroup==1.2.2
27
  fastapi==0.115.6
28
  ffmpy==0.4.0
29
  filelock==3.16.1
30
- fonttools==4.55.2
31
  frozenlist==1.5.0
32
  fsspec==2024.10.0
33
  gguf==0.9.1
@@ -65,7 +61,6 @@ lxml==5.3.0
65
  markdown-it-py==3.0.0
66
  MarkupSafe==2.1.5
67
  marshmallow==3.23.1
68
- matplotlib==3.9.3
69
  mdurl==0.1.2
70
  mistral_common==1.5.3
71
  mpmath==1.3.0
@@ -89,7 +84,6 @@ nvidia-cufft-cu12==11.0.2.54
89
  nvidia-curand-cu12==10.3.2.106
90
  nvidia-cusolver-cu12==11.4.5.107
91
  nvidia-cusparse-cu12==12.1.0.106
92
- nvidia-ml-py==12.570.86
93
  nvidia-nccl-cu12==2.20.5
94
  nvidia-nvjitlink-cu12==12.6.85
95
  nvidia-nvtx-cu12==12.1.105
@@ -100,14 +94,11 @@ outlines==0.0.46
100
  packaging==24.2
101
  pandas==2.2.3
102
  partial-json-parser==0.2.1.1.post5
103
- pillow==10.4.0
104
  pluggy==1.5.0
105
  prometheus-fastapi-instrumentator==7.0.2
106
  prometheus_client==0.21.1
107
  propcache==0.2.1
108
  protobuf==5.29.3
109
- psutil==6.1.0
110
- py-cpuinfo==9.0.0
111
  pyairports==2.1.1
112
  pyarrow==19.0.1
113
  pycountry==24.6.1
@@ -170,7 +161,6 @@ uvloop==0.21.0
170
  vllm==0.6.0
171
  vllm-flash-attn==2.6.1
172
  watchfiles==1.0.4
173
- wcwidth==0.2.13
174
  websockets==12.0
175
  xformers==0.0.27.post2
176
  xxhash==3.5.0
 
9
  attrs==24.2.0
10
  beautifulsoup4==4.12.3
11
  bitsandbytes==0.45.0
 
12
  cachetools==5.5.2
13
  certifi==2024.8.30
14
  charset-normalizer==3.4.0
15
  click==8.1.7
16
  cloudpickle==3.1.1
 
 
17
  dataclasses-json==0.6.7
18
  datasets==3.3.1
19
  dill==0.3.8
 
24
  fastapi==0.115.6
25
  ffmpy==0.4.0
26
  filelock==3.16.1
 
27
  frozenlist==1.5.0
28
  fsspec==2024.10.0
29
  gguf==0.9.1
 
61
  markdown-it-py==3.0.0
62
  MarkupSafe==2.1.5
63
  marshmallow==3.23.1
 
64
  mdurl==0.1.2
65
  mistral_common==1.5.3
66
  mpmath==1.3.0
 
84
  nvidia-curand-cu12==10.3.2.106
85
  nvidia-cusolver-cu12==11.4.5.107
86
  nvidia-cusparse-cu12==12.1.0.106
 
87
  nvidia-nccl-cu12==2.20.5
88
  nvidia-nvjitlink-cu12==12.6.85
89
  nvidia-nvtx-cu12==12.1.105
 
94
  packaging==24.2
95
  pandas==2.2.3
96
  partial-json-parser==0.2.1.1.post5
 
97
  pluggy==1.5.0
98
  prometheus-fastapi-instrumentator==7.0.2
99
  prometheus_client==0.21.1
100
  propcache==0.2.1
101
  protobuf==5.29.3
 
 
102
  pyairports==2.1.1
103
  pyarrow==19.0.1
104
  pycountry==24.6.1
 
161
  vllm==0.6.0
162
  vllm-flash-attn==2.6.1
163
  watchfiles==1.0.4
 
164
  websockets==12.0
165
  xformers==0.0.27.post2
166
  xxhash==3.5.0