Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -8,6 +8,7 @@ langchain_openai
|
|
8 |
langchain-community
|
9 |
faiss-cpu
|
10 |
bitsandbytes
|
|
|
11 |
boto3
|
12 |
numpy
|
13 |
accelerate
|
|
|
8 |
langchain-community
|
9 |
faiss-cpu
|
10 |
bitsandbytes
|
11 |
+
moviepy
|
12 |
boto3
|
13 |
numpy
|
14 |
accelerate
|