Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,7 +2,8 @@ torch==2.4.1
|
|
2 |
torchvision==0.19.1
|
3 |
transformers==4.44.2
|
4 |
nnsight==0.3.5
|
5 |
-
pillow
|
6 |
numpy==1.26.4
|
7 |
matplotlib==3.9.1
|
8 |
pandas==2.2.2
|
|
|
|
2 |
torchvision==0.19.1
|
3 |
transformers==4.44.2
|
4 |
nnsight==0.3.5
|
5 |
+
pillow==10.3.0
|
6 |
numpy==1.26.4
|
7 |
matplotlib==3.9.1
|
8 |
pandas==2.2.2
|
9 |
+
pip==24.0
|