Spaces:
Build error
Build error
Commit ·
9f7482c
1
Parent(s): 68ea31d
Changed the Pillow versionx2
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
numpy==1.26.0
|
| 2 |
-
Pillow==
|
| 3 |
streamlit==1.24.1
|
| 4 |
torch==2.0.1
|
| 5 |
transformers==4.30.2
|
|
|
|
| 1 |
numpy==1.26.0
|
| 2 |
+
Pillow==9.5.0
|
| 3 |
streamlit==1.24.1
|
| 4 |
torch==2.0.1
|
| 5 |
transformers==4.30.2
|