Spaces:
Runtime error
Runtime error
Create requirements.txt
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
torch
|
2 |
+
Pillow
|
3 |
+
numpy
|
4 |
+
scipy
|
5 |
+
imageio
|
6 |
+
imageio-ffmpeg==0.4.4
|
7 |
+
pyspng==0.1.0
|