Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ torch
|
|
2 |
torchvision
|
3 |
timm
|
4 |
opencv-python
|
5 |
-
git+https://github.com/THU-MIG/RepViT.git#subdirectory=sam
|
|
|
|
2 |
torchvision
|
3 |
timm
|
4 |
opencv-python
|
5 |
+
git+https://github.com/THU-MIG/RepViT.git#subdirectory=sam
|
6 |
+
timm==0.5.4
|