gmustafa413 commited on
Commit
d704336
·
verified ·
1 Parent(s): 521baf5

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -11
requirements.txt CHANGED
@@ -1,11 +1,11 @@
1
- gradio==3.48.0
2
- sentence-transformers==2.2.2
3
- faiss-cpu==1.7.4
4
- google-generativeai==0.3.2
5
- datasets==2.14.6
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
 
1
+ gradio
2
+ sentence-transformers
3
+ faiss-cpu
4
+ google-generativeai
5
+ datasets
6
+ requests
7
+ numpy
8
+ python-dotenv
9
+ huggingface-hub
10
+ protobuf
11
+ pandas