Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +0 -6
requirements.txt
CHANGED
@@ -1,7 +1,3 @@
|
|
1 |
-
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
|
@@ -10,8 +6,6 @@ matplotlib==3.7.5
|
|
10 |
scikit-image==0.18.1
|
11 |
trimesh==4.0.5
|
12 |
tqdm == 4.65.0
|
13 |
-
accelerate==0.28.0
|
14 |
-
transformers==4.39.1
|
15 |
imgaug
|
16 |
GitPython==3.1.40
|
17 |
pygltflib==1.16.1
|
|
|
|
|
|
|
|
|
|
|
1 |
opencv-python
|
2 |
numpy == 1.23.1
|
3 |
Pillow
|
|
|
6 |
scikit-image==0.18.1
|
7 |
trimesh==4.0.5
|
8 |
tqdm == 4.65.0
|
|
|
|
|
9 |
imgaug
|
10 |
GitPython==3.1.40
|
11 |
pygltflib==1.16.1
|