Spaces:
Running
on
Zero
Running
on
Zero
My wheels
Browse files
demo/gs_train.py
CHANGED
@@ -177,8 +177,8 @@ def train(
|
|
177 |
image_width=int(viewpoint_camera.image_width),
|
178 |
tanfovx=tanfovx,
|
179 |
tanfovy=tanfovy,
|
180 |
-
kernel_size=kernel_size,
|
181 |
-
subpixel_offset=subpixel_offset,
|
182 |
bg=bg_color,
|
183 |
scale_modifier=scaling_modifier,
|
184 |
viewmatrix=viewpoint_camera.world_view_transform,
|
|
|
177 |
image_width=int(viewpoint_camera.image_width),
|
178 |
tanfovx=tanfovx,
|
179 |
tanfovy=tanfovy,
|
180 |
+
# kernel_size=kernel_size,
|
181 |
+
# subpixel_offset=subpixel_offset,
|
182 |
bg=bg_color,
|
183 |
scale_modifier=scaling_modifier,
|
184 |
viewmatrix=viewpoint_camera.world_view_transform,
|
requirements.txt
CHANGED
@@ -17,7 +17,7 @@ https://huggingface.co/spaces/JeffreyXiang/TRELLIS/resolve/main/wheels/nvdiffras
|
|
17 |
tensorboard
|
18 |
pyglet<2
|
19 |
roma
|
20 |
-
|
21 |
camtools==0.1.4
|
22 |
einops==0.7.0
|
23 |
lpips==0.1.4
|
@@ -33,4 +33,3 @@ ipywidgets
|
|
33 |
jupyterlab
|
34 |
sql
|
35 |
|
36 |
-
https://huggingface.co/spaces/JeffreyXiang/TRELLIS/resolve/main/wheels/diff_gaussian_rasterization-0.0.0-cp310-cp310-linux_x86_64.whl?download=true
|
|
|
17 |
tensorboard
|
18 |
pyglet<2
|
19 |
roma
|
20 |
+
https://huggingface.co/spaces/ostapagon/mast3r-3dgs/resolve/main/wheels/diff_gaussian_rasterization-0.0.0-cp310-cp310-linux_x86_64.whl?download=true
|
21 |
camtools==0.1.4
|
22 |
einops==0.7.0
|
23 |
lpips==0.1.4
|
|
|
33 |
jupyterlab
|
34 |
sql
|
35 |
|
|
wheels/diff_gaussian_rasterization-0.0.0-cp310-cp310-linux_x86_64.whl
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e7c7ac2bf4138985e267a1973ae3eaae6a8f5e5226edfd98ba40d3125485570a
|
3 |
+
size 3325550
|