danielspba commited on
Commit
613ee84
·
verified ·
1 Parent(s): 41d9b4c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -1
requirements.txt CHANGED
@@ -3,4 +3,9 @@ langchain
3
  langchain-community
4
  langchain-openai
5
  python-dotenv
6
- pypdf
 
 
 
 
 
 
3
  langchain-community
4
  langchain-openai
5
  python-dotenv
6
+ pypdf
7
+ faiss-cpu # Ou faiss-gpu se estiver usando um Space com GPU
8
+ pandas
9
+ openpyxl
10
+ sentence-transformers
11
+ # Adicione quaisquer outras bibliotecas que você possa ter importado