Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
pyTelegramBotAPI
|
2 |
g4f
|
|
|
3 |
git+https://github.com/MIDORIBIN/langchain-gpt4free
|
4 |
nest-asyncio
|
|
|
1 |
pyTelegramBotAPI
|
2 |
g4f
|
3 |
+
gradio
|
4 |
git+https://github.com/MIDORIBIN/langchain-gpt4free
|
5 |
nest-asyncio
|