Spaces:
Runtime error
Runtime error
fist version
Browse files- requirements.txt +7 -7
requirements.txt
CHANGED
|
@@ -1,11 +1,11 @@
|
|
| 1 |
-
glfw
|
| 2 |
-
imageio-ffmpeg
|
| 3 |
-
imgui
|
| 4 |
-
pyopengl
|
| 5 |
-
pyspng
|
| 6 |
Pillow
|
| 7 |
-
torch
|
| 8 |
-
torchvision
|
| 9 |
gdown
|
| 10 |
timm
|
| 11 |
numpy
|
|
|
|
| 1 |
+
glfw
|
| 2 |
+
imageio-ffmpeg
|
| 3 |
+
imgui
|
| 4 |
+
pyopengl
|
| 5 |
+
pyspng
|
| 6 |
Pillow
|
| 7 |
+
torch
|
| 8 |
+
torchvision
|
| 9 |
gdown
|
| 10 |
timm
|
| 11 |
numpy
|