valleeneutral commited on
Commit
8ac5059
·
verified ·
1 Parent(s): 8eb3ff3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -15
requirements.txt CHANGED
@@ -1,15 +1,11 @@
1
- streamlit
2
- faiss-cpu
3
- langchain
4
- langchain-community
5
- openai
6
- tiktoken
7
- python-dotenv
8
- unstructured
9
- libmagic
10
- python-magic
11
- python-magic-bin
12
- sentence-transformers
13
- ipykernel
14
- numpy
15
- pandas
 
1
+ streamlit
2
+ faiss-cpu
3
+ langchain
4
+ langchain-community
5
+ openai
6
+ tiktoken
7
+ python-dotenv
8
+ unstructured
9
+ libmagic
10
+ python-magic
11
+ sentence-transformers