phillipinseoul commited on
Commit
dff10ea
1 Parent(s): 47a3cb0

include numpy in requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -2,7 +2,7 @@ torch==1.12.1
2
  torchvision==0.13.1
3
  transformers==4.28
4
  diffusers==0.15.1
5
- opencv-python==4.5.1.48
6
  lpips
7
  accelerate
8
  tqdm
 
2
  torchvision==0.13.1
3
  transformers==4.28
4
  diffusers==0.15.1
5
+ numpy==1.24.3
6
  lpips
7
  accelerate
8
  tqdm