mirror of
https://github.com/kohya-ss/sd-scripts.git
synced 2026-04-18 01:30:02 +00:00
Add strict version no
This commit is contained in:
@@ -1,23 +1,24 @@
|
|||||||
accelerate==0.15.0
|
accelerate==0.15.0
|
||||||
transformers==4.26.0
|
transformers==4.26.0
|
||||||
ftfy
|
ftfy==6.1.1
|
||||||
albumentations
|
albumentations==1.3.0
|
||||||
opencv-python
|
opencv-python==4.7.0.68
|
||||||
einops
|
einops==0.6.0
|
||||||
diffusers[torch]==0.10.2
|
diffusers[torch]==0.10.2
|
||||||
pytorch_lightning
|
pytorch-lightning==1.9.0
|
||||||
bitsandbytes==0.35.0
|
bitsandbytes==0.35.0
|
||||||
tensorboard
|
tensorboard==2.10.1
|
||||||
safetensors==0.2.6
|
safetensors==0.2.6
|
||||||
gradio
|
gradio==3.16.2
|
||||||
altair
|
altair==4.2.2
|
||||||
easygui
|
easygui==0.98.3
|
||||||
# for BLIP captioning
|
# for BLIP captioning
|
||||||
requests
|
requests==2.28.2
|
||||||
timm==0.4.12
|
timm==0.6.12
|
||||||
fairscale==0.4.4
|
fairscale==0.4.13
|
||||||
# for WD14 captioning
|
# for WD14 captioning
|
||||||
tensorflow<2.11
|
# tensorflow<2.11
|
||||||
huggingface-hub
|
tensorflow==2.10.1
|
||||||
|
huggingface-hub==0.12.0
|
||||||
# for kohya_ss library
|
# for kohya_ss library
|
||||||
.
|
.
|
||||||
|
|||||||
Reference in New Issue
Block a user