Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -3,6 +3,7 @@ transformers
|
|
3 |
torch
|
4 |
torchvision
|
5 |
langchain
|
|
|
6 |
langchain-community
|
7 |
faiss-gpu
|
8 |
bitsandbytes
|
|
|
3 |
torch
|
4 |
torchvision
|
5 |
langchain
|
6 |
+
langchain_openai
|
7 |
langchain-community
|
8 |
faiss-gpu
|
9 |
bitsandbytes
|