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