Spaces:
Runtime error
Runtime error
fix clip dependency to proper repo v2
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -5,7 +5,7 @@ sentence-transformers
|
|
5 |
pandas
|
6 |
langchain
|
7 |
gputil
|
8 |
-
|
9 |
torch
|
10 |
transformers
|
11 |
ftfy
|
|
|
5 |
pandas
|
6 |
langchain
|
7 |
gputil
|
8 |
+
git+https://github.com/openai/CLIP.git
|
9 |
torch
|
10 |
transformers
|
11 |
ftfy
|