lemonaddie commited on
Commit
828ade0
·
verified ·
1 Parent(s): fedae81

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +25 -25
requirements.txt CHANGED
@@ -1,27 +1,27 @@
1
- #--extra-index-url https://download.pytorch.org/whl/cu117
2
  torch == 2.0.1
3
  torchvision == 0.15.2
4
- #xformers == 0.0.21
5
- #diffusers == 0.25.0
6
- #opencv-python
7
- #numpy == 1.23.1
8
- #Pillow
9
- #h5py
10
- #matplotlib==3.7.5
11
- #scikit-image
12
- #gradio==4.11.0
13
- #gradio-imageslider==0.0.16
14
- #trimesh==4.0.5
15
- #tqdm == 4.65.0
16
- #accelerate==0.28.0
17
- #transformers==4.39.1
18
- #imgaug
19
- #GitPython==3.1.40
20
- #pygltflib==1.16.1
21
- #fire
22
- #datetime
23
- #rembg
24
- #segment_anything
25
- #pyvista
26
- #cupy-cuda11x
27
- #trimesh
 
1
+ --extra-index-url https://download.pytorch.org/whl/cu117
2
  torch == 2.0.1
3
  torchvision == 0.15.2
4
+ xformers == 0.0.21
5
+ diffusers == 0.25.0
6
+ opencv-python
7
+ numpy == 1.23.1
8
+ Pillow
9
+ h5py
10
+ matplotlib==3.7.5
11
+ scikit-image
12
+ gradio==4.11.0
13
+ gradio-imageslider==0.0.16
14
+ trimesh==4.0.5
15
+ tqdm == 4.65.0
16
+ accelerate==0.28.0
17
+ transformers==4.39.1
18
+ imgaug
19
+ GitPython==3.1.40
20
+ pygltflib==1.16.1
21
+ fire
22
+ datetime
23
+ rembg
24
+ segment_anything
25
+ pyvista
26
+ cupy-cuda11x
27
+ trimesh