TarSh8654 commited on
Commit
d426984
·
verified ·
1 Parent(s): 3a92611

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -16,4 +16,6 @@ gtts
16
  opencv-python
17
  pypdf
18
  faiss-gpu
19
- sentence-transformers
 
 
 
16
  opencv-python
17
  pypdf
18
  faiss-gpu
19
+ sentence-transformers
20
+ scipy # Often a dependency of other libraries
21
+ # Add any other libraries you might have installed explicitly