Spaces:
Runtime error
Runtime error
Commit Β·
645f998
1
Parent(s): 4049ffd
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -2,7 +2,7 @@ torch
|
|
| 2 |
opencv-python
|
| 3 |
gradio
|
| 4 |
numpy
|
| 5 |
-
Pillow
|
| 6 |
psutil
|
| 7 |
torchvision
|
| 8 |
seaborn
|
|
|
|
| 2 |
opencv-python
|
| 3 |
gradio
|
| 4 |
numpy
|
| 5 |
+
Pillow==9.5.0
|
| 6 |
psutil
|
| 7 |
torchvision
|
| 8 |
seaborn
|