TarSh8654 commited on
Commit
8a86ca9
·
verified ·
1 Parent(s): d426984

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -16,6 +16,7 @@ gtts
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
 
16
  opencv-python
17
  pypdf
18
  faiss-gpu
19
+ faiss-cpu
20
  sentence-transformers
21
  scipy # Often a dependency of other libraries
22
  # Add any other libraries you might have installed explicitly