Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu118 --extra-index-url https://download.pytorch.org/whl/cu118
|
2 |
diffusers[torch]
|
3 |
transformers
|
4 |
-
|
5 |
pytorch-lightning
|
6 |
omegaconf
|
7 |
nerfacc
|
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu118 --extra-index-url https://download.pytorch.org/whl/cu118
|
2 |
diffusers[torch]
|
3 |
transformers
|
4 |
+
decord
|
5 |
pytorch-lightning
|
6 |
omegaconf
|
7 |
nerfacc
|