Spaces:
Runtime error
Runtime error
AdamOswald1
commited on
Commit
•
627781b
1
Parent(s):
72a23e7
Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -1,4 +1,8 @@
|
|
1 |
torch
|
|
|
|
|
2 |
torchvision
|
3 |
opencv-python
|
4 |
-
|
|
|
|
|
|
1 |
torch
|
2 |
+
numpy
|
3 |
+
opencv-contrib-python
|
4 |
torchvision
|
5 |
opencv-python
|
6 |
+
einops
|
7 |
+
timm
|
8 |
+
matplotlib
|