Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -9,7 +9,7 @@ langchain-community
|
|
9 |
faiss-cpu
|
10 |
bitsandbytes
|
11 |
tiktoken
|
12 |
-
moviepy
|
13 |
opencv-python
|
14 |
boto3
|
15 |
numpy
|
|
|
9 |
faiss-cpu
|
10 |
bitsandbytes
|
11 |
tiktoken
|
12 |
+
moviepy==2.0.0.dev1
|
13 |
opencv-python
|
14 |
boto3
|
15 |
numpy
|