Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -16,4 +16,5 @@ timm==0.6.12
|
|
| 16 |
controlnet-aux==0.0.7
|
| 17 |
segment-anything
|
| 18 |
python-dotenv==1.0.1
|
| 19 |
-
supervision==0.18.0
|
|
|
|
|
|
| 16 |
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
|