lemonaddie commited on
Commit
c0eed7b
1 Parent(s): dffc30f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -6
requirements.txt CHANGED
@@ -2,10 +2,10 @@ torch == 2.0.1
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==3.7.5
10
  scikit-image==0.18.1
11
  gradio==4.11.0
@@ -13,8 +13,8 @@ gradio-imageslider==0.0.16
13
  trimesh==4.0.5
14
  tqdm == 4.65.0
15
  accelerate==0.28.0
16
- transformers==4.39.1
17
- imgaug==0.4.0
18
  GitPython==3.1.40
19
  pygltflib==1.16.1
20
- fire==0.4.0
 
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==3.7.5
10
  scikit-image==0.18.1
11
  gradio==4.11.0
 
13
  trimesh==4.0.5
14
  tqdm == 4.65.0
15
  accelerate==0.28.0
16
+ transformers==4.32.1
17
+ imgaug
18
  GitPython==3.1.40
19
  pygltflib==1.16.1
20
+ fire