Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
gradio==
|
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.
|
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
|