taesiri commited on
Commit
ab5f5bd
·
1 Parent(s): 6511305

fix dependencies

Browse files
Files changed (2) hide show
  1. requirement.txt +0 -8
  2. requirements.txt +2 -1
requirement.txt DELETED
@@ -1,8 +0,0 @@
1
- torch
2
- numpy
3
- tqdm
4
- Pillow
5
- scikit-image
6
- gdown
7
- torchvision
8
- git+https://github.com/openai/CLIP.git
 
 
 
 
 
 
 
 
 
requirements.txt CHANGED
@@ -5,4 +5,5 @@ Pillow
5
  scikit-image
6
  gdown
7
  torchvision
8
- git+https://github.com/openai/CLIP.git
 
 
5
  scikit-image
6
  gdown
7
  torchvision
8
+ git+https://github.com/openai/CLIP.git
9
+ faiss-cpu