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