Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
g4f
|
2 |
brotli
|
3 |
git+https://github.com/MIDORIBIN/langchain-gpt4free.git
|
4 |
llama_index
|
|
|
1 |
+
g4f[all]
|
2 |
brotli
|
3 |
git+https://github.com/MIDORIBIN/langchain-gpt4free.git
|
4 |
llama_index
|