Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
requests
|
2 |
-
timm
|
3 |
numpy=1.26.4
|
4 |
torch==2.0.1
|
5 |
opencv-python-headless
|
|
|
1 |
requests
|
2 |
+
timm==0.6.7
|
3 |
numpy=1.26.4
|
4 |
torch==2.0.1
|
5 |
opencv-python-headless
|