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