Spaces:
Build error
Build error
Add clip again to reqs
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -6,6 +6,6 @@ tqdm>=4.46.0
|
|
6 |
pytorch-lightning>=1.5
|
7 |
einops
|
8 |
omegaconf
|
9 |
-
|
10 |
fastapi
|
11 |
uvicorn
|
|
|
6 |
pytorch-lightning>=1.5
|
7 |
einops
|
8 |
omegaconf
|
9 |
+
git+https://github.com/openai/CLIP.git
|
10 |
fastapi
|
11 |
uvicorn
|