Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,5 +2,6 @@ git+https://github.com/openai/CLIP.git
|
|
2 |
numpy
|
3 |
pandas
|
4 |
torch
|
|
|
5 |
opencv-python-headless
|
6 |
|
|
|
2 |
numpy
|
3 |
pandas
|
4 |
torch
|
5 |
+
seaborn>=0.11.0
|
6 |
opencv-python-headless
|
7 |
|