Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ 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
|
|
|
|
3 |
torchvision==0.14.1+cu116
|
4 |
xformers==0.0.16
|
5 |
numpy==1.23.5
|
6 |
+
matplotlib==3.7.1
|
7 |
+
pillow==9.4.0
|