chore: add .gitignore
This commit is contained in:
17
t2a_install_rag_cleanup/requirements.txt
Normal file
17
t2a_install_rag_cleanup/requirements.txt
Normal file
@@ -0,0 +1,17 @@
|
||||
pdfplumber>=0.10.0
|
||||
transformers>=4.35.0,<5.0.0
|
||||
torch>=2.1.0
|
||||
protobuf>=3.20.0,<4.0.0
|
||||
regex>=2023.0
|
||||
pydantic>=2.5.0
|
||||
pytest>=7.4.0
|
||||
sentencepiece>=0.1.99,<0.2.0
|
||||
edsnlp[ml]>=0.17.0
|
||||
faiss-cpu>=1.7.0
|
||||
sentence-transformers>=2.2.0
|
||||
requests>=2.28.0
|
||||
flask>=3.0.0
|
||||
python-dotenv>=1.0.0
|
||||
openpyxl>=3.0.0
|
||||
pandas>=2.0.0
|
||||
PyMuPDF>=1.24.0
|
||||
Reference in New Issue
Block a user