Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -12,4 +12,5 @@ chromadb
|
|
| 12 |
openai
|
| 13 |
tiktoken
|
| 14 |
torch
|
| 15 |
-
ipywidgets
|
|
|
|
|
|
| 12 |
openai
|
| 13 |
tiktoken
|
| 14 |
torch
|
| 15 |
+
ipywidgets
|
| 16 |
+
langchain-community
|