Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -17,4 +17,5 @@ controlnet-aux==0.0.7
|
|
17 |
segment-anything
|
18 |
python-dotenv==1.0.1
|
19 |
supervision==0.18.0
|
20 |
-
requests-toolbelt==1.0.0
|
|
|
|
17 |
segment-anything
|
18 |
python-dotenv==1.0.1
|
19 |
supervision==0.18.0
|
20 |
+
requests-toolbelt==1.0.0
|
21 |
+
redis==5.0.3
|