Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -14,5 +14,7 @@ opencv-python
|
|
14 |
wandb
|
15 |
submitit
|
16 |
einops
|
|
|
17 |
numpy==1.22.4
|
18 |
scipy==1.7.3
|
|
|
|
14 |
wandb
|
15 |
submitit
|
16 |
einops
|
17 |
+
matplotlib==3.7.5
|
18 |
numpy==1.22.4
|
19 |
scipy==1.7.3
|
20 |
+
|