We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b8a524 commit 840e21eCopy full SHA for 840e21e
README.md
@@ -35,7 +35,7 @@ Required python packages are listed in the requirements.yml which can be used to
35
```
36
conda env create --file environment.yml
37
conda activate wildclip
38
-pip install clip @ git+https://github.com/openai/CLIP.git
+pip install clip@git+https://github.com/openai/CLIP.git
39
40
41
<h3>Data requirements</h3>
0 commit comments