gmustafa413 commited on
Commit
45e9d54
·
verified ·
1 Parent(s): da5c470

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- gradio==4.13.0
2
  sentence-transformers==2.2.2
3
  faiss-cpu==1.7.4
4
  google-generativeai==0.3.2
@@ -6,6 +6,6 @@ datasets==2.14.6
6
  requests==2.31.0
7
  numpy==1.23.5
8
  python-dotenv==1.0.0
9
- huggingface-hub==0.19.4
10
  protobuf==3.20.3
11
  pandas==1.5.3
 
1
+ gradio==3.48.0
2
  sentence-transformers==2.2.2
3
  faiss-cpu==1.7.4
4
  google-generativeai==0.3.2
 
6
  requests==2.31.0
7
  numpy==1.23.5
8
  python-dotenv==1.0.0
9
+ huggingface-hub==0.13.4
10
  protobuf==3.20.3
11
  pandas==1.5.3