Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,6 @@ torch
|
|
| 3 |
torchvision
|
| 4 |
kornia
|
| 5 |
numpy
|
| 6 |
-
matplotlib
|
|
|
|
|
|
|
|
|
| 3 |
torchvision
|
| 4 |
kornia
|
| 5 |
numpy
|
| 6 |
+
matplotlib
|
| 7 |
+
timm
|
| 8 |
+
einops
|