Spaces:
Runtime error
Runtime error
SerdarHelli
commited on
Commit
•
31461f7
1
Parent(s):
d64da46
Update requirements.txt
Browse files- requirements.txt +3 -4
requirements.txt
CHANGED
@@ -1,3 +1,6 @@
|
|
|
|
|
|
|
|
1 |
torch
|
2 |
trimesh
|
3 |
pyrender
|
@@ -6,9 +9,6 @@ pycollada
|
|
6 |
einops
|
7 |
ninja
|
8 |
imageio-ffmpeg
|
9 |
-
imgui==1.3.0
|
10 |
-
glfw==2.2.0
|
11 |
-
pyopengl==3.1.5
|
12 |
pyspng
|
13 |
psutil
|
14 |
mrcfile
|
@@ -18,4 +18,3 @@ scipy
|
|
18 |
pillow
|
19 |
plotly
|
20 |
numpy
|
21 |
-
pickle
|
|
|
1 |
+
imgui==1.3.0
|
2 |
+
glfw==2.2.0
|
3 |
+
pyopengl==3.1.5
|
4 |
torch
|
5 |
trimesh
|
6 |
pyrender
|
|
|
9 |
einops
|
10 |
ninja
|
11 |
imageio-ffmpeg
|
|
|
|
|
|
|
12 |
pyspng
|
13 |
psutil
|
14 |
mrcfile
|
|
|
18 |
pillow
|
19 |
plotly
|
20 |
numpy
|
|