Bugifx: requirements
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -4,5 +4,5 @@ ftfy
|
|
4 |
regex
|
5 |
tqdm
|
6 |
git+https://github.com/openai/CLIP.git
|
7 |
-
scikit-learn
|
8 |
scipy
|
|
|
4 |
regex
|
5 |
tqdm
|
6 |
git+https://github.com/openai/CLIP.git
|
7 |
+
scikit-learn==1.3.0
|
8 |
scipy
|