Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -15,4 +15,5 @@ transformers==4.39.3
|
|
15 |
git+https://github.com/openai/CLIP.git
|
16 |
git+https://github.com/tencent-ailab/IP-Adapter.git
|
17 |
git+https://github.com/SunzeY/AlphaCLIP.git
|
18 |
-
loralib
|
|
|
|
15 |
git+https://github.com/openai/CLIP.git
|
16 |
git+https://github.com/tencent-ailab/IP-Adapter.git
|
17 |
git+https://github.com/SunzeY/AlphaCLIP.git
|
18 |
+
loralib
|
19 |
+
gradio==4.44.1
|