-
Notifications
You must be signed in to change notification settings - Fork 362
Expand file tree
/
Copy pathrequirements.txt
More file actions
69 lines (61 loc) · 841 Bytes
/
requirements.txt
File metadata and controls
69 lines (61 loc) · 841 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
# build tools
cmake
ninja
pccm
# web tools
PyGithub
requests
# computational libraries
numpy
einops
scipy
kornia
opencv-python
pillow
nerfacc>=0.5.3
slangtorch
cumm==0.7.11
spconv-cu126
git+https://github.com/EasternJournalist/utils3d.git#egg=utils3d
git+https://github.com/ashawkey/kiuikit.git#egg=kiui
# for use ML models
diffusers>=0.26.1
transformers>=4.36.2
safetensors
open_clip_torch
mmgp
# for training differentiable tensors
torchmetrics
pytorch_msssim
pytorch-lightning
peft
# for process images & videos
rembg
onnxruntime
imageio
imageio-ffmpeg
matplotlib
realesrgan
# for process, import & export mesh
trimesh
fast-simplification
plyfile
pygltflib
xatlas
pymeshlab
gpytoolbox
PyMCubes
libigl
pyvista
pymeshfix
igraph
open3d
# configs & extra
torchtyping>=0.1.5
tqdm
jaxtyping
packaging
OmegaConf
pyhocon
iopath
easydict