Spaces:
Configuration error
Configuration error
Kangarroar
commited on
Commit
•
524341f
1
Parent(s):
cd89c94
Update requirements.txt
Browse files- requirements.txt +4 -7
requirements.txt
CHANGED
@@ -86,11 +86,11 @@ tensorboard-data-server==0.6.1
|
|
86 |
tensorboard-plugin-wit==1.8.1
|
87 |
threadpoolctl==3.1.0
|
88 |
tifffile==2022.10.10
|
89 |
-
torch==1.12.1
|
90 |
-
torchaudio==0.12.1
|
91 |
torchcrepe==0.0.17
|
92 |
torchmetrics==0.5.0
|
93 |
-
torchvision==0.13.1
|
94 |
tornado==6.2
|
95 |
tqdm==4.64.1
|
96 |
traitlets==5.5.0
|
@@ -101,7 +101,4 @@ webrtcvad==2.0.10
|
|
101 |
Werkzeug==2.2.2
|
102 |
wincertstore==0.2
|
103 |
yarl==1.8.1
|
104 |
-
zipp==3.10.0
|
105 |
-
torch
|
106 |
-
torchvision
|
107 |
-
torchaudio
|
|
|
86 |
tensorboard-plugin-wit==1.8.1
|
87 |
threadpoolctl==3.1.0
|
88 |
tifffile==2022.10.10
|
89 |
+
torch==1.12.1
|
90 |
+
torchaudio==0.12.1
|
91 |
torchcrepe==0.0.17
|
92 |
torchmetrics==0.5.0
|
93 |
+
torchvision==0.13.1
|
94 |
tornado==6.2
|
95 |
tqdm==4.64.1
|
96 |
traitlets==5.5.0
|
|
|
101 |
Werkzeug==2.2.2
|
102 |
wincertstore==0.2
|
103 |
yarl==1.8.1
|
104 |
+
zipp==3.10.0
|
|
|
|
|
|