Spaces:
Sleeping
Sleeping
add scipy
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ loguru
|
|
2 |
--extra-index-url https://download.pytorch.org/whl/cu121
|
3 |
torch
|
4 |
torchvision
|
5 |
-
torchaudio
|
|
|
|
2 |
--extra-index-url https://download.pytorch.org/whl/cu121
|
3 |
torch
|
4 |
torchvision
|
5 |
+
torchaudio
|
6 |
+
scipy
|