lemonaddie commited on
Commit
a9dc402
1 Parent(s): 96e2d1b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -6
requirements.txt CHANGED
@@ -2,11 +2,11 @@ torch == 2.0.1
2
  torchvision == 0.15.2
3
  xformers == 0.0.21
4
  diffusers == 0.25.0
5
- opencv-python
6
  numpy == 1.23.1
7
- Pillow
8
- h5py
9
- matplotlib
10
  scikit-image==0.22.0
11
  gradio==4.11.0
12
  gradio-imageslider==0.0.16
@@ -14,7 +14,7 @@ trimesh==4.0.5
14
  tqdm == 4.65.0
15
  accelerate>=0.22.0
16
  transformers>=4.32.1
17
- imgaug
18
  GitPython==3.1.40
19
  pygltflib==1.16.1
20
- fire
 
2
  torchvision == 0.15.2
3
  xformers == 0.0.21
4
  diffusers == 0.25.0
5
+ opencv-python == 4.5.5.62
6
  numpy == 1.23.1
7
+ pillow==10.2.0
8
+ h5py==3.1.0
9
+ matplotlib==
10
  scikit-image==0.22.0
11
  gradio==4.11.0
12
  gradio-imageslider==0.0.16
 
14
  tqdm == 4.65.0
15
  accelerate>=0.22.0
16
  transformers>=4.32.1
17
+ imgaug==0.4.0
18
  GitPython==3.1.40
19
  pygltflib==1.16.1
20
+ fire==0.4.0