Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,5 +2,6 @@ pillow
|
|
2 |
einops
|
3 |
spaces
|
4 |
timm
|
|
|
5 |
transformers
|
6 |
supervision==0.22.0
|
|
|
2 |
einops
|
3 |
spaces
|
4 |
timm
|
5 |
+
torch==2.4.0
|
6 |
transformers
|
7 |
supervision==0.22.0
|