Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -11,7 +11,8 @@ imageio
|
|
11 |
imageio-ffmpeg
|
12 |
omegaconf
|
13 |
|
14 |
-
|
|
|
15 |
einops
|
16 |
plyfile
|
17 |
pygltflib
|
|
|
11 |
imageio-ffmpeg
|
12 |
omegaconf
|
13 |
|
14 |
+
--find-links https://download.pytorch.org/whl/cu118
|
15 |
+
torch==2.0.1+cu118
|
16 |
einops
|
17 |
plyfile
|
18 |
pygltflib
|