zeeshan4801 commited on
Commit
0896e32
·
verified ·
1 Parent(s): cac3703

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,8 +1,8 @@
1
- # ---- Stable versions for Hugging Face Spaces ----
2
  pip>=24.0
3
  faiss-cpu==1.7.4
4
  numpy==1.26.4
5
  gradio==4.44.0
6
  sentence-transformers==2.7.0
7
  PyMuPDF==1.24.2
8
- groq==0.4.1
 
 
 
1
  pip>=24.0
2
  faiss-cpu==1.7.4
3
  numpy==1.26.4
4
  gradio==4.44.0
5
  sentence-transformers==2.7.0
6
  PyMuPDF==1.24.2
7
+ groq==0.3.2
8
+