Spaces:
Build error
Build error
Commit
·
54f4777
1
Parent(s):
ae427bb
Minor
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
| 2 |
-
|
| 3 |
chumpy
|
| 4 |
einops==0.6.1
|
| 5 |
exceptiongroup==1.2.0
|
|
|
|
| 1 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
| 2 |
+
git+https://github.com/openai/CLIP.git
|
| 3 |
chumpy
|
| 4 |
einops==0.6.1
|
| 5 |
exceptiongroup==1.2.0
|