Instructions to use WyzerLearningInc/CatInSpace with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Inference
- Notebooks
- Google Colab
- Kaggle
File size: 340 Bytes
f4d387a | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 | [[datasets]]
[[datasets.subsets]]
num_repeats = 2
image_dir = "/content/drive/MyDrive/Loras/lingospace/dataset"
[general]
resolution = 1024
shuffle_caption = true
keep_tokens = 1
flip_aug = false
caption_extension = ".txt"
enable_bucket = true
bucket_no_upscale = false
bucket_reso_steps = 64
min_bucket_reso = 256
max_bucket_reso = 4096
|