Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -5,6 +5,7 @@ scikit-learn
|
|
| 5 |
matplotlib
|
| 6 |
Pillow
|
| 7 |
huggingface_hub
|
|
|
|
| 8 |
|
| 9 |
--extra-index-url https://download.pytorch.org/whl/cpu
|
| 10 |
|
|
|
|
| 5 |
matplotlib
|
| 6 |
Pillow
|
| 7 |
huggingface_hub
|
| 8 |
+
opencv-python-headless
|
| 9 |
|
| 10 |
--extra-index-url https://download.pytorch.org/whl/cpu
|
| 11 |
|