Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ torch>=2.4.0
|
|
4 |
numpy
|
5 |
matplotlib
|
6 |
pillow
|
7 |
-
wandb
|
|
|
|
4 |
numpy
|
5 |
matplotlib
|
6 |
pillow
|
7 |
+
wandb
|
8 |
+
einops
|