Spaces:
Running
on
Zero
Running
on
Zero
Commit
·
20f1ef9
1
Parent(s):
ef2ea00
Initial commit
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -8,7 +8,7 @@ accelerate>=0.20.0
|
|
| 8 |
opencv-python>=4.8.0
|
| 9 |
rembg>=2.0.50
|
| 10 |
facenet-pytorch>=2.5.3
|
| 11 |
-
diff-gaussian-rasterization
|
| 12 |
einops>=0.7.0
|
| 13 |
plyfile>=0.9
|
| 14 |
easydict>=1.10
|
|
|
|
| 8 |
opencv-python>=4.8.0
|
| 9 |
rembg>=2.0.50
|
| 10 |
facenet-pytorch>=2.5.3
|
| 11 |
+
git+https://github.com/graphdeco-inria/diff-gaussian-rasterization
|
| 12 |
einops>=0.7.0
|
| 13 |
plyfile>=0.9
|
| 14 |
easydict>=1.10
|