Spaces:
Runtime error
Runtime error
vulture990
commited on
Create requirements.txt
Browse files- requirements.txt +34 -0
requirements.txt
ADDED
@@ -0,0 +1,34 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
wheel
|
2 |
+
numpy
|
3 |
+
tyro
|
4 |
+
diffusers
|
5 |
+
dearpygui
|
6 |
+
einops
|
7 |
+
accelerate
|
8 |
+
gradio
|
9 |
+
imageio
|
10 |
+
imageio-ffmpeg
|
11 |
+
lpips
|
12 |
+
matplotlib
|
13 |
+
packaging
|
14 |
+
Pillow
|
15 |
+
pygltflib
|
16 |
+
rembg[gpu,cli]
|
17 |
+
rich
|
18 |
+
safetensors
|
19 |
+
scikit-image
|
20 |
+
scikit-learn
|
21 |
+
scipy
|
22 |
+
spaces
|
23 |
+
tqdm
|
24 |
+
transformers
|
25 |
+
trimesh
|
26 |
+
kiui >= 0.2.3
|
27 |
+
xatlas
|
28 |
+
roma
|
29 |
+
plyfile
|
30 |
+
torch == 2.2.0
|
31 |
+
torchvision == 0.17.0
|
32 |
+
torchaudio == 2.2.0
|
33 |
+
xformers
|
34 |
+
ushlex
|