danicafisher commited on
Commit
0cdec87
1 Parent(s): 77fa1ae

Rerun requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -11
requirements.txt CHANGED
@@ -1,13 +1,4 @@
1
  numpy
2
  chainlit==0.7.700
3
- openai==1.3.5
4
- PyMuPDF
5
- langchain
6
- langchain-core
7
- langchain-community
8
- langchain-qdrant
9
- # RecursiveCharacterTextSplitter
10
- # ChatPromptTemplate
11
- # StrOutputParser
12
- # qdrant-client
13
- # QdrantClient
 
1
  numpy
2
  chainlit==0.7.700
3
+ openai
4
+ PyPDF2