Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -18,4 +18,5 @@ segment-anything
|
|
18 |
python-dotenv==1.0.1
|
19 |
supervision==0.18.0
|
20 |
requests-toolbelt==1.0.0
|
21 |
-
redis==5.0.3
|
|
|
|
18 |
python-dotenv==1.0.1
|
19 |
supervision==0.18.0
|
20 |
requests-toolbelt==1.0.0
|
21 |
+
redis==5.0.3
|
22 |
+
pybase64==1.3.2
|