BitPoet commited on
Commit
cc643a9
·
verified ·
1 Parent(s): c3e62bf

Update README.md

Browse files

Add link to training config and adapt dataset editor explanation.

Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -32,8 +32,10 @@ You can find my bitpoet-ideogram4-refimages branch [here on GitHub](https://gith
32
 
33
  It also includes a fix for the UTF-8 / ANSII error lately popping up on Windows that has jobs fail at startup.
34
 
35
- Note that this AI-Toolkit adaption is targeted at Ideogram 4 with reference images and JSON prompts in the dataset editor, so you may not be able to use it to
36
- train regular LoRAs.
 
 
37
 
38
  I will add a small example dataset at some point.
39
 
 
32
 
33
  It also includes a fix for the UTF-8 / ANSII error lately popping up on Windows that has jobs fail at startup.
34
 
35
+ Note that this AI-Toolkit adaption has a switch for reference image support at the top of the dataset editor.
36
+ You have to switch this on every time you open a dataset with reference images.
37
+
38
+ An example training config for AI-Toolkit is also [in this repository](https://huggingface.co/BitPoet/Ideogram4-Inpaint-LoRA/blob/main/ai-toolkit_example_job_config.json).
39
 
40
  I will add a small example dataset at some point.
41