Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
gradio
|
2 |
-
pillow
|
3 |
opencv-python-headless
|
4 |
numpy
|
5 |
requests
|
|
|
1 |
gradio
|
2 |
+
pillow==9.4.0
|
3 |
opencv-python-headless
|
4 |
numpy
|
5 |
requests
|