Spaces:
Configuration error
Configuration error
Update requirements.txt
Browse files- requirements.txt +1 -3
requirements.txt
CHANGED
|
@@ -1,6 +1,4 @@
|
|
| 1 |
streamlit
|
| 2 |
-
langchain
|
| 3 |
langchain-openai
|
| 4 |
-
langchain-community
|
| 5 |
-
faiss-cpu
|
| 6 |
openai
|
|
|
|
|
|
| 1 |
streamlit
|
|
|
|
| 2 |
langchain-openai
|
|
|
|
|
|
|
| 3 |
openai
|
| 4 |
+
tiktoken
|