Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,4 @@
|
|
| 3 |
torch==1.13.0
|
| 4 |
git+https://github.com/huggingface/transformers.git
|
| 5 |
opencv-python>=4.5.0
|
| 6 |
-
Pillow
|
|
|
|
| 3 |
torch==1.13.0
|
| 4 |
git+https://github.com/huggingface/transformers.git
|
| 5 |
opencv-python>=4.5.0
|
| 6 |
+
Pillow==7.1.2
|