Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
opencv-python
|
2 |
numpy
|
3 |
gradio
|
|
|
4 |
huggingface_hub
|
5 |
pyheif
|
6 |
--extra-index-url https://download.pytorch.org/whl/cu116
|
|
|
1 |
opencv-python
|
2 |
numpy
|
3 |
gradio
|
4 |
+
scikit-learn
|
5 |
huggingface_hub
|
6 |
pyheif
|
7 |
--extra-index-url https://download.pytorch.org/whl/cu116
|