Spaces:
Runtime error
Runtime error
lemonaddie
commited on
Commit
•
96e2d1b
1
Parent(s):
4b257ce
Create requirements.bak.txt
Browse files- requirements.bak.txt +20 -0
requirements.bak.txt
ADDED
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
8 |
+
h5py
|
9 |
+
matplotlib
|
10 |
+
scikit-image==0.22.0
|
11 |
+
gradio==4.11.0
|
12 |
+
gradio-imageslider==0.0.16
|
13 |
+
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
|