Skip to content

Instantly share code, notes, and snippets.

@appliedintelligencelab
Created August 22, 2024 18:21
Show Gist options
  • Save appliedintelligencelab/2bc9e8cd739c3371c21e11cd562bd1b2 to your computer and use it in GitHub Desktop.
Save appliedintelligencelab/2bc9e8cd739c3371c21e11cd562bd1b2 to your computer and use it in GitHub Desktop.
Kohya SS' Flux dataset config
[general]
shuffle_caption = false
caption_extension = '.txt'
keep_tokens = 1
# This is a DreamBooth-style dataset
[[datasets]]
resolution = 512
batch_size = 1
keep_tokens = 1
[[datasets.subsets]]
image_dir = '/home/hal/assets/training/hnia'
class_tokens = 'hnia man'
num_repeats = 10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment