MatthiasC commited on
Commit
0de5eaa
·
1 Parent(s): 8dd7fd8

Add clip again to reqs

Browse files
Files changed (1) hide show
  1. 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
- #git+https://github.com/openai/CLIP.git
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