Skip to content

Commit 7ea5801

Browse files
authored
Merge pull request #4 from monatis/patch-1
Install CLIP from original repository
2 parents f09a3f5 + 674ca16 commit 7ea5801

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ rapidfuzz
3131
pillow
3232
opencv-python
3333
timm>=0.5.0
34-
http://ofasys.oss-cn-zhangjiakou.aliyuncs.com/dependency/clip-1.0-py3-none-any.whl
34+
git+https://github.com/openai/clip.git
3535
diffusers
3636
matplotlib
3737

0 commit comments

Comments
 (0)