Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ pillow
|
|
5 |
xtcocotools
|
6 |
scipy
|
7 |
timm
|
8 |
-
torch==
|
|
|
|
5 |
xtcocotools
|
6 |
scipy
|
7 |
timm
|
8 |
+
torch==2.0.1
|
9 |
+
wheel
|