mirror of
https://github.com/kohya-ss/sd-scripts.git
synced 2026-04-06 13:47:06 +00:00
36 lines
693 B
Plaintext
36 lines
693 B
Plaintext
accelerate==0.25.0
|
|
transformers==4.36.2
|
|
diffusers[torch]==0.25.0
|
|
ftfy==6.1.1
|
|
# albumentations==1.3.0
|
|
opencv-python==4.7.0.68
|
|
einops==0.7.0
|
|
pytorch-lightning==1.9.0
|
|
# bitsandbytes==0.39.1
|
|
tensorboard==2.10.1
|
|
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.20.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.14.1
|
|
# onnxruntime-gpu==1.16.0
|
|
# onnxruntime==1.16.0
|
|
# 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 .
|