Spaces:
Runtime error
Runtime error
Added clip to requirements
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -9,4 +9,5 @@ torchvision
|
|
| 9 |
imageio
|
| 10 |
dlib
|
| 11 |
ftfy
|
| 12 |
-
regex
|
|
|
|
|
|
| 9 |
imageio
|
| 10 |
dlib
|
| 11 |
ftfy
|
| 12 |
+
regex
|
| 13 |
+
git+https://github.com/openai/CLIP.git
|