Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -23,4 +23,5 @@ sentence-transformers
|
|
23 |
Pillow
|
24 |
python-dotenv
|
25 |
wandb
|
|
|
26 |
numpy == 1.26.4
|
|
|
23 |
Pillow
|
24 |
python-dotenv
|
25 |
wandb
|
26 |
+
logging
|
27 |
numpy == 1.26.4
|