update diffusers ver, remove tensorflow

This commit is contained in:
ykume
2023-06-11 16:54:10 +09:00
parent dccdb8771c
commit cc274fb7fb

View File

@@ -1,10 +1,10 @@
accelerate==0.15.0
accelerate==0.16.0
transformers==4.26.0
ftfy==6.1.1
albumentations==1.3.0
opencv-python==4.7.0.68
einops==0.6.0
diffusers[torch]==0.10.2
diffusers[torch]==0.17.0
pytorch-lightning==1.9.0
bitsandbytes==0.35.0
tensorboard==2.10.1
@@ -14,13 +14,12 @@ altair==4.2.2
easygui==0.98.3
toml==0.10.2
voluptuous==0.13.1
huggingface-hub==0.13.3
# for BLIP captioning
requests==2.28.2
timm==0.6.12
fairscale==0.4.13
# for WD14 captioning
# tensorflow<2.11
tensorflow==2.10.1
huggingface-hub==0.13.3
# tensorflow==2.10.1
# for kohya_ss library
.