Spaces:
Running
on
Zero
Running
on
Zero
Commit
·
88e5141
1
Parent(s):
f044c47
Fix libs' version..
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
torch==2.0.1
|
2 |
torchvision==0.15.2
|
|
|
3 |
opencv-python
|
4 |
tqdm
|
5 |
timm
|
|
|
1 |
torch==2.0.1
|
2 |
torchvision==0.15.2
|
3 |
+
numpy<2
|
4 |
opencv-python
|
5 |
tqdm
|
6 |
timm
|