-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathcustom-extensions-modules-map.json
141 lines (141 loc) · 4.81 KB
/
custom-extensions-modules-map.json
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
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
{
"https://github.com/DSaurus/threestudio-3dgs": [
[
"gaussian-background",
"gaussian-mvdream-neural-environment-map-background",
"gaussian-diffuse-with-point-light-material",
"gaussian-mesh-exporter",
"gaussian-splatting-io",
"gaussian-splatting",
"gaussian-splatting-dynamic",
"diff-gaussian-rasterizer",
"diff-gaussian-rasterizer-advanced",
"diff-gaussian-rasterizer-background",
"diff-gaussian-rasterizer-shading",
"random-camera-sampler-datamodule",
"diffusers-guidance",
"diffusers-stable-diffusion-guidance",
"diffusers-controlnet-guidance",
"diffusers-deep-floyd-guidance",
"diffusers-stable-diffusion-xl-guidance",
"hifa-sampler",
"image-sampler",
"ism-sampler",
"sds-sampler",
"gaussian-splatting-mvdream-system",
"gaussian-splatting-system",
"gaussian-splatting-zero123-system",
"gaussian-splatting-base-system"
]
],
"https://github.com/DSaurus/threestudio-4dfy": [
[
"4dfy-random-camera-datamodule",
"4dfy-random-multiview-camera-datamodule",
"4dfy-single-multiview-combined-camera-datamodule",
"4dfy-zeroscope-guidance",
"4dfy-zeroscope-prompt-processor",
"fourdfy-system"
]
],
"https://github.com/HeliosZhao/Animate124/tree/threestudio": [
[
"dynamic-random-camera-datamodule",
"animate124-image-video-combined-camera-datamodule",
"animate124-implicit-volume",
"animate124-controlnet-tile-guidance",
"animate124-zeroscope-guidance",
"animate124-zeroscope-prompt-processor",
"animate124-textual-inversion-prompt-processor",
"animate124-nerf-volume-renderer",
"animate124-system"
]
],
"https://github.com/DSaurus/threestudio-dreamcraft3D": [
[
"dreamcraft3d-single-image-datamodule",
"dreamcraft3d-stable-diffusion-bsd-guidance",
"dreamcraft3d-stable-diffusion-bsd-lora-guidance",
"dreamcraft3d-mask-nvdiff-rasterizer",
"dreamcraft3d-system"
]
],
"https://github.com/huanngzh/threestudio-dreamwaltz": [
[
"smpl-prior-camera-datamodule",
"multi-controlnet-guidance",
"dreamwaltz-system"
]
],
"https://github.com/cxh0519/threestudio-gaussiandreamer": [
[
"gaussiandreamer-background",
"gaussiandreamer-mesh-exporter",
"gaussiandreamer-io",
"gaussiandreamer-base",
"gaussiandreamer-rasterizer",
"gaussiandreamer-mvdream-system",
"gaussiandreamer-system"
]
],
"https://github.com/baaivision/GeoDream/tree/threestudio": [
[
"random-camera-datamodule-geodream",
"geodream-geometry",
"tetrahedra-sdf-grid-geodream",
"geodream-volume-renderer",
"prolificdreamerLR-system"
]
],
"https://github.com/Adamdad/threestudio-lrm": [
[
"lrm-guidance"
]
],
"https://github.com/DSaurus/threestudio-meshfitting": [
[
"mesh-fitting-obj-mesh",
"mesh-fitting-guidance",
"mesh-fitting-renderer",
"mesh-fitting-system"
]
],
"https://github.com/DSaurus/threestudio-mvdream": [
[
"mvdream-neural-environment-map-background",
"mvdream-random-multiview-camera-datamodule",
"mvdream-multiview-diffusion-guidance",
"mvdream-system"
]
],
"https://github.com/cxh0519/Progressive3D/tree/main/threestudio-progressive3d": [
[
"mvdream-random-multiview-progressive3d-camera-datamodule",
"mvdream-multiview-progressive3d-diffusion-guidance",
"diffuse-with-point-light-material-progressive3d",
"mvdream-progressive3d-system"
]
],
"https://github.com/DSaurus/threestudio-shap-e": [
[
"shap-e-guidance"
]
],
"https://github.com/DSaurus/threestudio-stable-nerf-renderer": [
[
"mask-nerf-volume-renderer",
"stable-nerf-volume-renderer"
]
],
"https://github.com/amirbarda/MagicClay/tree/main/threestudio-magicclay": [
[
"threestudio-magicclay",
"hybrid-random-camera-datamodule",
"dynamic-mesh",
"magicclay-implicit-sdf",
"neus-volume-renderer2",
"magicclay-nvdiff-rasterizer",
"magicclay-diffuse-with-point-light-material"
]
]
}