Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -7,4 +7,5 @@ pillow
|
|
7 |
uvicorn
|
8 |
opencv-python-headless
|
9 |
tensorflow
|
10 |
-
scikit-learn
|
|
|
|
7 |
uvicorn
|
8 |
opencv-python-headless
|
9 |
tensorflow
|
10 |
+
scikit-learn
|
11 |
+
moviepy
|