ashawkey commited on
Commit
9fcbd64
1 Parent(s): 90fd8f8

add diff-gaussian-rasterizer

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -2,6 +2,7 @@
2
  torch
3
  --extra-index-url https://download.pytorch.org/whl/cu118
4
  xformers
 
5
  numpy
6
  tyro
7
  diffusers
 
2
  torch
3
  --extra-index-url https://download.pytorch.org/whl/cu118
4
  xformers
5
+ git+https://github.com/ashawkey/diff-gaussian-rasterization
6
  numpy
7
  tyro
8
  diffusers