Spaces:
Runtime error
Runtime error
SerdarHelli
commited on
Commit
•
44a8603
1
Parent(s):
fafc0c2
Update requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
CHANGED
@@ -7,3 +7,8 @@ Pillow==9.0.1
|
|
7 |
scipy==1.8.0
|
8 |
torch==1.11.0
|
9 |
torchvision==0.12.0
|
|
|
|
|
|
|
|
|
|
|
|
7 |
scipy==1.8.0
|
8 |
torch==1.11.0
|
9 |
torchvision==0.12.0
|
10 |
+
imgui==1.3.0
|
11 |
+
glfw==2.2.0
|
12 |
+
pyopengl==3.1.5
|
13 |
+
imageio-ffmpeg==0.4.3
|
14 |
+
pyspng
|