Spaces:
Runtime error
Runtime error
fist version
Browse files- requirements.txt +11 -0
requirements.txt
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
glfw==2.2.0
|
| 2 |
+
imageio-ffmpeg==0.4.3
|
| 3 |
+
imgui==1.3.0
|
| 4 |
+
pyopengl==3.1.5
|
| 5 |
+
pyspng==0.1.0
|
| 6 |
+
Pillow
|
| 7 |
+
torch==1.9.1
|
| 8 |
+
torchvision==0.10.1
|
| 9 |
+
gdown
|
| 10 |
+
timm
|
| 11 |
+
numpy
|