LuisV
commited on
Commit
·
34daa11
1
Parent(s):
243b207
missing opencv
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ ftfy
|
|
3 |
regex
|
4 |
tqdm
|
5 |
ipython
|
|
|
6 |
git+https://github.com/openai/CLIP.git
|
|
|
3 |
regex
|
4 |
tqdm
|
5 |
ipython
|
6 |
+
opencv-python==4.9.0.80
|
7 |
git+https://github.com/openai/CLIP.git
|