NanobotzAI commited on
Commit
3d58f4e
·
verified ·
1 Parent(s): 74d992d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,5 +1,4 @@
1
  huggingface_hub==0.29.3
2
- PyMuPDF
3
  faiss-cpu
4
  sentence-transformers
5
  fastapi
@@ -8,6 +7,7 @@ requests
8
  Flask
9
  typing
10
  openai
 
11
  google-generativeai==0.3.2
12
  chromadb==0.4.22
13
  numpy==1.26.4
 
1
  huggingface_hub==0.29.3
 
2
  faiss-cpu
3
  sentence-transformers
4
  fastapi
 
7
  Flask
8
  typing
9
  openai
10
+ PyMuPDF==1.22.1
11
  google-generativeai==0.3.2
12
  chromadb==0.4.22
13
  numpy==1.26.4