Merge branch 'main' of https://huggingface.co/spaces/yigitekin/CLIPAway into main
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -15,5 +15,5 @@ traitlets==5.14.3
|
|
| 15 |
transformers==4.39.3
|
| 16 |
git+https://github.com/openai/CLIP.git
|
| 17 |
git+https://github.com/tencent-ailab/IP-Adapter.git
|
| 18 |
-
|
| 19 |
loralib
|
|
|
|
| 15 |
transformers==4.39.3
|
| 16 |
git+https://github.com/openai/CLIP.git
|
| 17 |
git+https://github.com/tencent-ailab/IP-Adapter.git
|
| 18 |
+
git+https://github.com/SunzeY/AlphaCLIP.git
|
| 19 |
loralib
|