Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,5 @@ huggingface_hub==0.22.2
|
|
| 2 |
openai
|
| 3 |
langchain
|
| 4 |
langchain-community
|
| 5 |
-
faiss-gpu
|
|
|
|
|
|
| 2 |
openai
|
| 3 |
langchain
|
| 4 |
langchain-community
|
| 5 |
+
faiss-gpu
|
| 6 |
+
tiktoken
|