Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -10,6 +10,7 @@ faiss-cpu
|
|
10 |
bitsandbytes
|
11 |
tiktoken
|
12 |
moviepy
|
|
|
13 |
boto3
|
14 |
numpy
|
15 |
accelerate
|
|
|
10 |
bitsandbytes
|
11 |
tiktoken
|
12 |
moviepy
|
13 |
+
opencv-python
|
14 |
boto3
|
15 |
numpy
|
16 |
accelerate
|