diff --git a/setup.py b/setup.py index 4d1f58863..e7fe817c7 100644 --- a/setup.py +++ b/setup.py @@ -18,7 +18,7 @@ "einops==0.7.0", "ninja==1.11.1.1", "JIT==0.2.7", - "tqdm==4.65.0", + "tqdm==4.66.1", "omegaconf==2.3.0", "accelerate==0.23.0", "controlnet_aux==0.0.7", @@ -38,7 +38,7 @@ "safetensors==0.4.2", "scipy==1.12.0", "tokenizers==0.15.1", - "tqdm==4.65.0", + "tqdm==4.66.1", "charset-normalizer==3.3.2", "opencv-python==4.9.0.80", "setuptools==67.7.2",