Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -5,7 +5,7 @@ numpy
|
|
| 5 |
facexlib
|
| 6 |
opencv-python
|
| 7 |
pytorch-lightning==2.3.3
|
| 8 |
-
scipy
|
| 9 |
tqdm
|
| 10 |
lmdb
|
| 11 |
pyyaml
|
|
|
|
| 5 |
facexlib
|
| 6 |
opencv-python
|
| 7 |
pytorch-lightning==2.3.3
|
| 8 |
+
scipy==1.14.1
|
| 9 |
tqdm
|
| 10 |
lmdb
|
| 11 |
pyyaml
|