Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -4,4 +4,8 @@ tiktoken
|
|
4 |
langchain
|
5 |
chromadb
|
6 |
openai
|
7 |
-
cohere
|
|
|
|
|
|
|
|
|
|
4 |
langchain
|
5 |
chromadb
|
6 |
openai
|
7 |
+
cohere
|
8 |
+
gradio
|
9 |
+
websockets
|
10 |
+
fireworks.client
|
11 |
+
asyncio
|