Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,2 +1,3 @@
|
|
|
|
|
| 1 |
git+https://github.com/mlfoundations/open_clip
|
| 2 |
-
git+https://github.com/huggingface/pytorch-image-models
|
|
|
|
| 1 |
+
git+https://github.com/apple/ml-mobileclip
|
| 2 |
git+https://github.com/mlfoundations/open_clip
|
| 3 |
+
git+https://github.com/huggingface/pytorch-image-models
|