chippyjolly commited on
Commit
d79bf03
·
verified ·
1 Parent(s): 4ac355f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
- huggingface_hub==0.25.2
2
- gradio>=4.0.0
3
  pandas
4
  numpy
5
  sentence-transformers
6
  faiss-cpu
7
- groq
 
 
1
+ gradio==5.0.1
 
2
  pandas
3
  numpy
4
  sentence-transformers
5
  faiss-cpu
6
+ groq
7
+