Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
|
|
| 1 |
torch
|
| 2 |
torchvision
|
| 3 |
opencv-python
|
|
|
|
| 1 |
+
pillow==9.4.0
|
| 2 |
torch
|
| 3 |
torchvision
|
| 4 |
opencv-python
|