├── .gitattributes ├── CHANGELOG_BLORA_KOHYA.md ├── README.md ├── blora_slicer.bat ├── blora_slicer.py ├── blora_traits.json ├── lycoris_presets ├── bdora_content_style_clip.toml ├── blora_content_layout_style.toml ├── blora_content_style.toml ├── blora_content_style_clip.toml └── blora_layout_style.toml ├── sdxl_blora_classic.bat └── sdxl_blora_fast.bat /.gitattributes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThereforeGames/blora_for_kohya/HEAD/.gitattributes -------------------------------------------------------------------------------- /CHANGELOG_BLORA_KOHYA.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThereforeGames/blora_for_kohya/HEAD/CHANGELOG_BLORA_KOHYA.md -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThereforeGames/blora_for_kohya/HEAD/README.md -------------------------------------------------------------------------------- /blora_slicer.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThereforeGames/blora_for_kohya/HEAD/blora_slicer.bat -------------------------------------------------------------------------------- /blora_slicer.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThereforeGames/blora_for_kohya/HEAD/blora_slicer.py -------------------------------------------------------------------------------- /blora_traits.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThereforeGames/blora_for_kohya/HEAD/blora_traits.json -------------------------------------------------------------------------------- /lycoris_presets/bdora_content_style_clip.toml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThereforeGames/blora_for_kohya/HEAD/lycoris_presets/bdora_content_style_clip.toml -------------------------------------------------------------------------------- /lycoris_presets/blora_content_layout_style.toml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThereforeGames/blora_for_kohya/HEAD/lycoris_presets/blora_content_layout_style.toml -------------------------------------------------------------------------------- /lycoris_presets/blora_content_style.toml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThereforeGames/blora_for_kohya/HEAD/lycoris_presets/blora_content_style.toml -------------------------------------------------------------------------------- /lycoris_presets/blora_content_style_clip.toml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThereforeGames/blora_for_kohya/HEAD/lycoris_presets/blora_content_style_clip.toml -------------------------------------------------------------------------------- /lycoris_presets/blora_layout_style.toml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThereforeGames/blora_for_kohya/HEAD/lycoris_presets/blora_layout_style.toml -------------------------------------------------------------------------------- /sdxl_blora_classic.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThereforeGames/blora_for_kohya/HEAD/sdxl_blora_classic.bat -------------------------------------------------------------------------------- /sdxl_blora_fast.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ThereforeGames/blora_for_kohya/HEAD/sdxl_blora_fast.bat --------------------------------------------------------------------------------