mirror of
https://github.com/kohya-ss/sd-scripts.git
synced 2026-04-06 13:47:06 +00:00
43 lines
920 B
Plaintext
43 lines
920 B
Plaintext
accelerate==0.30.0
|
|
transformers==4.44.0
|
|
diffusers[torch]==0.25.0
|
|
ftfy==6.1.1
|
|
# albumentations==1.3.0
|
|
opencv-python==4.8.1.78
|
|
einops==0.7.0
|
|
pytorch-lightning==1.9.0
|
|
bitsandbytes==0.44.0
|
|
prodigyopt==1.0
|
|
lion-pytorch==0.0.6
|
|
tensorboard
|
|
safetensors==0.4.2
|
|
# gradio==3.16.2
|
|
altair==4.2.2
|
|
easygui==0.98.3
|
|
toml==0.10.2
|
|
voluptuous==0.13.1
|
|
huggingface-hub==0.24.5
|
|
# for Image utils
|
|
imagesize==1.4.1
|
|
# for BLIP captioning
|
|
# requests==2.28.2
|
|
# timm==0.6.12
|
|
# fairscale==0.4.13
|
|
# for WD14 captioning (tensorflow)
|
|
# tensorflow==2.10.1
|
|
# for WD14 captioning (onnx)
|
|
# onnx==1.15.0
|
|
# onnxruntime-gpu==1.17.1
|
|
# onnxruntime==1.17.1
|
|
# for cuda 12.1(default 11.8)
|
|
# onnxruntime-gpu --extra-index-url https://aiinfra.pkgs.visualstudio.com/PublicPackages/_packaging/onnxruntime-cuda-12/pypi/simple/
|
|
|
|
# this is for onnx:
|
|
# protobuf==3.20.3
|
|
# open clip for SDXL
|
|
# open-clip-torch==2.20.0
|
|
# For logging
|
|
rich==13.7.0
|
|
# for kohya_ss library
|
|
-e .
|