Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
clip
|
2 |
gradio==3.28.3
|
3 |
Pillow==9.3.0
|
4 |
torch==1.12.1
|
|
|
1 |
+
clip @ git+https://github.com/openai/CLIP.git@d50d76daa670286dd6cacf3bcd80b5e4823fc8e1
|
2 |
gradio==3.28.3
|
3 |
Pillow==9.3.0
|
4 |
torch==1.12.1
|