Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -5,4 +5,6 @@ numpy
|
|
5 |
torch
|
6 |
torchvision
|
7 |
safetensors
|
8 |
-
opencv-python
|
|
|
|
|
|
5 |
torch
|
6 |
torchvision
|
7 |
safetensors
|
8 |
+
opencv-python
|
9 |
+
imageio
|
10 |
+
imageio-ffmpeg
|