Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -5,8 +5,8 @@ transformers
|
|
| 5 |
diffusers
|
| 6 |
git+https://github.com/huggingface/parler-tts.git
|
| 7 |
soundfile
|
| 8 |
-
llama-index
|
| 9 |
langchain
|
|
|
|
| 10 |
openai
|
| 11 |
pillow
|
| 12 |
decord
|
|
|
|
| 5 |
diffusers
|
| 6 |
git+https://github.com/huggingface/parler-tts.git
|
| 7 |
soundfile
|
|
|
|
| 8 |
langchain
|
| 9 |
+
langchain-community
|
| 10 |
openai
|
| 11 |
pillow
|
| 12 |
decord
|