asthaa30 commited on
Commit
20b2263
·
verified ·
1 Parent(s): 175bd1f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -1
requirements.txt CHANGED
@@ -2,10 +2,13 @@
2
  pip==24.2
3
  torch==2.0.1
4
  numpy==1.24.3
5
- gradio==3.24.0
6
  datasets>=2.16.0
7
  transformers>=4.43.2
8
  faiss-cpu==1.7.4
9
 
10
  huggingface_hub==0.23.2
11
 
 
 
 
 
2
  pip==24.2
3
  torch==2.0.1
4
  numpy==1.24.3
5
+
6
  datasets>=2.16.0
7
  transformers>=4.43.2
8
  faiss-cpu==1.7.4
9
 
10
  huggingface_hub==0.23.2
11
 
12
+ groq
13
+ numexpr
14
+ gradio==4.38.1