Spaces:
Runtime error
Runtime error
Commit
·
20a098c
1
Parent(s):
aa996f9
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
sentence-transformers==2.2.2
|
2 |
clip @ git+https://github.com/openai/CLIP.git@d50d76daa670286dd6cacf3bcd80b5e4823fc8e1
|
3 |
multilingual-clip==1.0.10
|
4 |
-
wandb
|
|
|
|
1 |
sentence-transformers==2.2.2
|
2 |
clip @ git+https://github.com/openai/CLIP.git@d50d76daa670286dd6cacf3bcd80b5e4823fc8e1
|
3 |
multilingual-clip==1.0.10
|
4 |
+
wandb
|
5 |
+
pillow
|