Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -16,4 +16,5 @@ pycocotools
|
|
16 |
cloudpickle
|
17 |
omegaconf
|
18 |
matplotlib
|
19 |
-
timm
|
|
|
|
16 |
cloudpickle
|
17 |
omegaconf
|
18 |
matplotlib
|
19 |
+
timm
|
20 |
+
einops
|