LiruiZhao commited on
Commit
51f9d3e
·
verified ·
1 Parent(s): d9112d0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
  --extra-index-url https://download.pytorch.org/whl/cu117
2
 
 
3
  torch==1.13.1+cu117
4
  torchvision==0.14.1+cu117
5
  torchmetrics==0.6.0
@@ -8,7 +9,7 @@ transformers==4.19.2
8
  tqdm==4.66.2
9
  gradio==3.50.2
10
  openai==1.12.0
11
- opencv-python==4.3.0.38
12
  einops==0.3.0
13
  omegaconf==2.1.1
14
  -e git+https://github.com/crowsonkb/[email protected]#egg=k-diffusion
 
1
  --extra-index-url https://download.pytorch.org/whl/cu117
2
 
3
+ numpy==1.24.4
4
  torch==1.13.1+cu117
5
  torchvision==0.14.1+cu117
6
  torchmetrics==0.6.0
 
9
  tqdm==4.66.2
10
  gradio==3.50.2
11
  openai==1.12.0
12
+ opencv-python
13
  einops==0.3.0
14
  omegaconf==2.1.1
15
  -e git+https://github.com/crowsonkb/[email protected]#egg=k-diffusion