MiakOnline commited on
Commit
c7ab263
·
verified ·
1 Parent(s): 267de8d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -8
requirements.txt CHANGED
@@ -2,14 +2,14 @@ streamlit
2
  langchain
3
  langchain-community
4
  langchain-core
5
- pymupdf
6
- python-docx
7
- unstructured
8
- sentence-transformers
9
- transformers
10
  faiss-cpu
11
- gTTS
12
- requests
13
  openai
 
 
 
 
 
14
  docx2txt
15
- python-dotenv
 
2
  langchain
3
  langchain-community
4
  langchain-core
 
 
 
 
 
5
  faiss-cpu
6
+ sentence-transformers
7
+ gtts
8
  openai
9
+ requests
10
+ unstructured
11
+ PyMuPDF
12
+ python-docx
13
+ transformers
14
  docx2txt
15
+ python-dotenv