Spaces:
Runtime error
Runtime error
jiaweir
commited on
Commit
β’
0b411ca
1
Parent(s):
c06c03d
upd
Browse files- requirements.txt +4 -2
requirements.txt
CHANGED
@@ -1,3 +1,6 @@
|
|
|
|
|
|
|
|
1 |
tqdm
|
2 |
rich
|
3 |
ninja
|
@@ -11,8 +14,7 @@ imageio
|
|
11 |
imageio-ffmpeg
|
12 |
omegaconf
|
13 |
|
14 |
-
|
15 |
-
xformers
|
16 |
einops
|
17 |
plyfile
|
18 |
pygltflib
|
|
|
1 |
+
torch==2.0.0
|
2 |
+
xformers
|
3 |
+
|
4 |
tqdm
|
5 |
rich
|
6 |
ninja
|
|
|
14 |
imageio-ffmpeg
|
15 |
omegaconf
|
16 |
|
17 |
+
|
|
|
18 |
einops
|
19 |
plyfile
|
20 |
pygltflib
|