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