Updated comment on control path

This commit is contained in:
Jaret Burkett
2025-04-04 10:23:06 -06:00
parent eddd3c1611
commit ab59ca5091

View File

@@ -45,6 +45,7 @@ config:
# "C:\\path\\to\\images\\folder"
- folder_path: "/path/to/images/folder"
# clip_image_path is directory containting your control images. They must have filename as their train image. (extension does not matter)
# for normal redux, we are just recreating the same image, so you can use the same folder path above
clip_image_path: "/path/to/control/images/folder"
caption_ext: "txt"
caption_dropout_rate: 0.05 # will drop out the caption 5% of time