Vijish commited on
Commit
5c24e26
1 Parent(s): 6217eeb

Update requirements.txt

Browse files
Files changed (1) hide show
  1. 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