Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -6,6 +6,7 @@ matplotlib
|
|
6 |
easydict
|
7 |
configargparse
|
8 |
tensorboard>=2.0
|
|
|
9 |
tqdm
|
10 |
opencv-python
|
11 |
rich
|
|
|
6 |
easydict
|
7 |
configargparse
|
8 |
tensorboard>=2.0
|
9 |
+
scipy
|
10 |
tqdm
|
11 |
opencv-python
|
12 |
rich
|