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