Spaces:
Sleeping
Sleeping
Hikmat Farhat
commited on
Commit
·
7d4be4b
1
Parent(s):
ff5c137
changed requirements from PIL to Pillow
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
torch
|
2 |
torchvision
|
3 |
-
|
4 |
streamlit_image_select
|
5 |
numpy
|
|
|
1 |
torch
|
2 |
torchvision
|
3 |
+
Pillow
|
4 |
streamlit_image_select
|
5 |
numpy
|