Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -3,4 +3,7 @@ transformers
|
|
3 |
torch
|
4 |
opencv-python
|
5 |
scipy
|
6 |
-
Pillow
|
|
|
|
|
|
|
|
3 |
torch
|
4 |
opencv-python
|
5 |
scipy
|
6 |
+
Pillow
|
7 |
+
gradio
|
8 |
+
moviepy
|
9 |
+
numpy
|