Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,5 +2,5 @@
|
|
2 |
torch==1.13.1+cu116
|
3 |
torchvision==0.14.1+cu116
|
4 |
xformers==0.0.16
|
5 |
-
numpy
|
6 |
matplotlib==3.7.1
|
|
|
2 |
torch==1.13.1+cu116
|
3 |
torchvision==0.14.1+cu116
|
4 |
xformers==0.0.16
|
5 |
+
numpy==1.23.5
|
6 |
matplotlib==3.7.1
|