Fix git in requirements
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,4 +3,4 @@ torchvision==0.8.2
|
|
3 |
ftfy
|
4 |
regex
|
5 |
tqdm
|
6 |
-
|
|
|
3 |
ftfy
|
4 |
regex
|
5 |
tqdm
|
6 |
+
git+https://github.com/openai/CLIP.git
|