Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -31,4 +31,6 @@ openmim
|
|
| 31 |
tqdm
|
| 32 |
psutil
|
| 33 |
omegaconf
|
| 34 |
-
imageio[ffmpeg]
|
|
|
|
|
|
|
|
|
| 31 |
tqdm
|
| 32 |
psutil
|
| 33 |
omegaconf
|
| 34 |
+
imageio[ffmpeg]
|
| 35 |
+
ffmpeg-python
|
| 36 |
+
Pillow
|