Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
torch==1.13.1
|
2 |
torchvision==0.14.1
|
3 |
-
numpy==1.
|
4 |
cython
|
5 |
matplotlib
|
6 |
tqdm
|
|
|
1 |
torch==1.13.1
|
2 |
torchvision==0.14.1
|
3 |
+
numpy==1.23.1
|
4 |
cython
|
5 |
matplotlib
|
6 |
tqdm
|