Skip to content

Commit a6b6d16

Browse files
committed
update requirements
1 parent 1cf87ef commit a6b6d16

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

requirements.txt

+6-6
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ fasteners
2727
orjson
2828
invisible-watermark
2929
pi-heif
30-
diffusers==0.29.1
31-
safetensors==0.4.3
30+
diffusers==0.30.0
31+
safetensors==0.4.4
3232
tensordict==0.1.2
3333
peft==0.11.1
3434
httpx==0.24.1
@@ -39,11 +39,11 @@ clip-interrogator==0.6.0
3939
antlr4-python3-runtime==4.9.3
4040
requests==2.31.0
4141
tqdm==4.66.4
42-
accelerate==0.32.1
42+
accelerate==0.33.0
4343
opencv-contrib-python-headless==4.9.0.80
4444
einops==0.4.1
4545
gradio==3.43.2
46-
huggingface_hub==0.23.2
46+
huggingface_hub==0.24.5
4747
numexpr==2.8.8
4848
numpy==1.26.4
4949
numba==0.59.1
@@ -53,9 +53,9 @@ pandas
5353
protobuf==4.25.3
5454
pytorch_lightning==1.9.4
5555
tokenizers==0.19.1
56-
transformers==4.42.4
56+
transformers==4.44.0
5757
urllib3==1.26.19
58-
Pillow==10.3.0
58+
Pillow==10.4.0
5959
timm==0.9.16
6060
pydantic==1.10.15
6161
typing-extensions==4.11.0

0 commit comments

Comments
 (0)