Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -2,8 +2,8 @@ lightning==2.0.0
|
|
| 2 |
omegaconf==2.3.0
|
| 3 |
jaxtyping
|
| 4 |
typeguard
|
| 5 |
-
-f https://nerfacc-bucket.s3.us-west-2.amazonaws.com/whl/torch-
|
| 6 |
-
nerfacc
|
| 7 |
git+https://github.com/NVlabs/tiny-cuda-nn/#subdirectory=bindings/torch
|
| 8 |
diffusers
|
| 9 |
transformers
|
|
|
|
| 2 |
omegaconf==2.3.0
|
| 3 |
jaxtyping
|
| 4 |
typeguard
|
| 5 |
+
-f https://nerfacc-bucket.s3.us-west-2.amazonaws.com/whl/torch-2.0.0_cu118.html
|
| 6 |
+
nerfacc==0.5.2+pt20cu118
|
| 7 |
git+https://github.com/NVlabs/tiny-cuda-nn/#subdirectory=bindings/torch
|
| 8 |
diffusers
|
| 9 |
transformers
|