engrphoenix commited on
Commit
6b91033
·
verified ·
1 Parent(s): 16a6662

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
  streamlit
2
- PyPDF2
3
  groq
4
- faiss-cpu
5
  numpy
 
 
1
  streamlit
2
+ PyPDF2==1.26.0
3
  groq
4
+ faiss-gpu
5
  numpy
6
+ pymupdf