Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ g4f
|
|
2 |
gradio
|
3 |
deep-translator
|
4 |
git+https://github.com/dsdanielpark/Bard-API.git
|
5 |
-
langdetect
|
|
|
|
2 |
gradio
|
3 |
deep-translator
|
4 |
git+https://github.com/dsdanielpark/Bard-API.git
|
5 |
+
langdetect
|
6 |
+
git+https://github.com/MIDORIBIN/langchain-gpt4free.git
|