binqiangliu commited on
Commit
35ae8a7
·
1 Parent(s): 44f4dbd

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -5
requirements.txt CHANGED
@@ -1,13 +1,11 @@
1
  langchain
2
- openai
3
  streamlit
4
  python-dotenv
5
  bs4
6
- chromadb
7
- tiktoken
8
- PyPDF2
9
  huggingface_hub
10
- langchain
11
  pandas
12
  PyPDF2
13
  Requests
 
1
  langchain
2
+ #openai
3
  streamlit
4
  python-dotenv
5
  bs4
6
+ #chromadb
7
+ #tiktoken
 
8
  huggingface_hub
 
9
  pandas
10
  PyPDF2
11
  Requests