Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,7 +5,8 @@ transformers
|
|
5 |
diffusers
|
6 |
git+https://github.com/huggingface/parler-tts.git
|
7 |
soundfile
|
8 |
-
langchain
|
|
|
9 |
openai
|
10 |
pillow
|
11 |
decord
|
|
|
5 |
diffusers
|
6 |
git+https://github.com/huggingface/parler-tts.git
|
7 |
soundfile
|
8 |
+
langchain==0.2.12
|
9 |
+
langchain-community==0.2.11
|
10 |
openai
|
11 |
pillow
|
12 |
decord
|