fix: replace sentence-transformers with fastembed to eliminate torch/CUDA dependency

This commit is contained in:
Power BI Dev
2026-06-04 09:40:00 +07:00
parent 1e30885e1a
commit e8e7f02aff
4 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -4,4 +4,4 @@ python-dotenv==1.0.1
chromadb==0.5.3
pdfplumber==0.11.0
python-docx==1.1.2
sentence-transformers==3.0.1
fastembed==0.4.2