Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -7,4 +7,5 @@ sentence-transformers==2.6.1
|
|
7 |
huggingface-hub==0.22.2
|
8 |
streamlit-option-menu==0.3.6
|
9 |
python-dotenv==1.0.1
|
10 |
-
tqdm==4.66.2
|
|
|
|
7 |
huggingface-hub==0.22.2
|
8 |
streamlit-option-menu==0.3.6
|
9 |
python-dotenv==1.0.1
|
10 |
+
tqdm==4.66.2
|
11 |
+
requests==2.32.3
|