Spaces:
Runtime error
Runtime error
Commit
•
a09ec24
1
Parent(s):
5cb8302
Update requirements.txt (#3)
Browse files- Update requirements.txt (fddbddc0f303d357cb563ea94c805ce36a22414b)
Co-authored-by: yahya samet <[email protected]>
- 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
|