Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -12
requirements.txt
CHANGED
@@ -74,11 +74,6 @@ httpcore==1.0.5
|
|
74 |
httplib2==0.20.2
|
75 |
httpx==0.27.2
|
76 |
huggingface-hub==0.24.6
|
77 |
-
humanize==0.0.0
|
78 |
-
hyperlink==21.0.0
|
79 |
-
idna==3.4
|
80 |
-
importlib-metadata==4.6.4
|
81 |
-
importlib_resources==6.4.5
|
82 |
incremental==21.3.0
|
83 |
iotop==0.6
|
84 |
isoduration==20.11.0
|
@@ -108,10 +103,6 @@ mpmath==1.3.0
|
|
108 |
msgpack==1.0.8
|
109 |
multidict==6.0.5
|
110 |
multiprocess==0.70.16
|
111 |
-
nbclassic==1.0.0
|
112 |
-
nbclient==0.9.0
|
113 |
-
nbconvert==7.11.0
|
114 |
-
nbformat==5.9.2
|
115 |
nest-asyncio==1.5.8
|
116 |
networkx==3.0
|
117 |
notebook==6.5.5
|
@@ -157,7 +148,6 @@ pyparsing==2.4.7
|
|
157 |
pypng==0.0.20
|
158 |
PyQRCode==1.2.1
|
159 |
pystoi==0.4.1
|
160 |
-
python-apt==2.4.0+ubuntu2
|
161 |
python-dateutil==2.8.2
|
162 |
python-json-logger==2.0.7
|
163 |
python-multipart==0.0.9
|
@@ -204,8 +194,8 @@ tomli==2.0.1
|
|
204 |
tomlkit==0.12.0
|
205 |
torch==2.1.0+cu118
|
206 |
torch-stoi==0.2.1
|
207 |
-
torchaudio==2.1.0
|
208 |
-
torchvision==0.16.0
|
209 |
tornado==6.3.3
|
210 |
tqdm==4.66.5
|
211 |
traitlets==5.13.0
|
|
|
74 |
httplib2==0.20.2
|
75 |
httpx==0.27.2
|
76 |
huggingface-hub==0.24.6
|
|
|
|
|
|
|
|
|
|
|
77 |
incremental==21.3.0
|
78 |
iotop==0.6
|
79 |
isoduration==20.11.0
|
|
|
103 |
msgpack==1.0.8
|
104 |
multidict==6.0.5
|
105 |
multiprocess==0.70.16
|
|
|
|
|
|
|
|
|
106 |
nest-asyncio==1.5.8
|
107 |
networkx==3.0
|
108 |
notebook==6.5.5
|
|
|
148 |
pypng==0.0.20
|
149 |
PyQRCode==1.2.1
|
150 |
pystoi==0.4.1
|
|
|
151 |
python-dateutil==2.8.2
|
152 |
python-json-logger==2.0.7
|
153 |
python-multipart==0.0.9
|
|
|
194 |
tomlkit==0.12.0
|
195 |
torch==2.1.0+cu118
|
196 |
torch-stoi==0.2.1
|
197 |
+
torchaudio==2.1.0
|
198 |
+
torchvision==0.16.0
|
199 |
tornado==6.3.3
|
200 |
tqdm==4.66.5
|
201 |
traitlets==5.13.0
|