Spaces:
Running
on
Zero
Running
on
Zero
VanguardAI
commited on
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -7,8 +7,6 @@ transformers
|
|
7 |
diffusers
|
8 |
git+https://github.com/huggingface/parler-tts.git
|
9 |
soundfile
|
10 |
-
langchain==0.2.12
|
11 |
-
langchain-community==0.2.11
|
12 |
openai
|
13 |
pillow
|
14 |
decord
|
@@ -19,3 +17,5 @@ timm
|
|
19 |
sentencepiece
|
20 |
peft
|
21 |
tavily-python
|
|
|
|
|
|
7 |
diffusers
|
8 |
git+https://github.com/huggingface/parler-tts.git
|
9 |
soundfile
|
|
|
|
|
10 |
openai
|
11 |
pillow
|
12 |
decord
|
|
|
17 |
sentencepiece
|
18 |
peft
|
19 |
tavily-python
|
20 |
+
llama-index
|
21 |
+
llama-index-llms-groq
|