Spaces:
Sleeping
Sleeping
nazlicanto
commited on
Commit
•
68ea31d
1
Parent(s):
4e707ae
Fixed Pillow version in requirements.txt
Browse files- requirements.txt +0 -1
requirements.txt
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
numpy==1.26.0
|
2 |
-
Pillow==9.5.0
|
3 |
Pillow==10.0.1
|
4 |
streamlit==1.24.1
|
5 |
torch==2.0.1
|
|
|
1 |
numpy==1.26.0
|
|
|
2 |
Pillow==10.0.1
|
3 |
streamlit==1.24.1
|
4 |
torch==2.0.1
|