Update requirements.txt
Browse files- requirements.txt +10 -10
requirements.txt
CHANGED
|
@@ -1,14 +1,14 @@
|
|
| 1 |
scipy
|
| 2 |
tqdm
|
| 3 |
imageio
|
| 4 |
-
ftfy
|
| 5 |
-
numpy
|
| 6 |
-
Pillow
|
| 7 |
-
scipy
|
| 8 |
-
torch
|
| 9 |
-
torchvision
|
| 10 |
-
imgui
|
| 11 |
-
glfw
|
| 12 |
-
pyopengl
|
| 13 |
-
imageio-ffmpeg
|
| 14 |
pyspng
|
|
|
|
| 1 |
scipy
|
| 2 |
tqdm
|
| 3 |
imageio
|
| 4 |
+
ftfy
|
| 5 |
+
numpy
|
| 6 |
+
Pillow
|
| 7 |
+
scipy
|
| 8 |
+
torch
|
| 9 |
+
torchvision
|
| 10 |
+
imgui
|
| 11 |
+
glfw
|
| 12 |
+
pyopengl
|
| 13 |
+
imageio-ffmpeg
|
| 14 |
pyspng
|