update
Browse files
requirements.txt
CHANGED
|
@@ -42,12 +42,4 @@ dgl==2.4.0+cu124
|
|
| 42 |
|
| 43 |
warp-lang==1.1.0
|
| 44 |
|
| 45 |
-
|
| 46 |
-
# Gaussian-splatting extension from GitHub
|
| 47 |
-
# (choose ONE of the two lines)
|
| 48 |
-
|
| 49 |
-
# 1) pin to the latest main commit
|
| 50 |
-
git+https://github.com/kywind/diff-gaussian-rasterization-w-depth.git
|
| 51 |
-
|
| 52 |
-
# 2) or pin to a release tag, e.g. v0.1.0
|
| 53 |
-
# git+https://github.com/kywind/[email protected]#egg=diff-gaussian-rasterization
|
|
|
|
| 42 |
|
| 43 |
warp-lang==1.1.0
|
| 44 |
|
| 45 |
+
diff-gaussian-rasterization @ https://huggingface.co/spaces/kaifz/pgnd/resolve/main/wheels/diff_gaussian_rasterization-0.0.0-cp310-cp310-linux_x86_64.whl
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
wheels/diff_gaussian_rasterization-0.0.0-cp310-cp310-linux_x86_64.whl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:36d0cf8a4c0184fa8a0fa48282f32e840e08374823082fe1a263668d9f99e3ae
|
| 3 |
+
size 662752
|