LuisV
commited on
Commit
•
d2316ea
1
Parent(s):
34daa11
missing opencv
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -4,4 +4,6 @@ regex
|
|
4 |
tqdm
|
5 |
ipython
|
6 |
opencv-python==4.9.0.80
|
|
|
|
|
7 |
git+https://github.com/openai/CLIP.git
|
|
|
4 |
tqdm
|
5 |
ipython
|
6 |
opencv-python==4.9.0.80
|
7 |
+
scikit-learn
|
8 |
+
pandas
|
9 |
git+https://github.com/openai/CLIP.git
|