kaifz commited on
Commit
1636617
·
1 Parent(s): 3774569

update path

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -44,6 +44,6 @@ warp-lang==1.1.0
44
 
45
  # --- everything that depends on torch *after* this point --------------
46
  # editable build (keeps recompiling when you edit the code)
47
- -e ./src/third-party/diff-gaussian-rasterization-w-depth
48
  # or, if you prefer an immutable wheel:
49
  # diff-gaussian-rasterization @ ./src/third-party/diff-gaussian-rasterization-w-depth
 
44
 
45
  # --- everything that depends on torch *after* this point --------------
46
  # editable build (keeps recompiling when you edit the code)
47
+ -e /home/user/app/src/third-party/diff-gaussian-rasterization-w-depth
48
  # or, if you prefer an immutable wheel:
49
  # diff-gaussian-rasterization @ ./src/third-party/diff-gaussian-rasterization-w-depth