File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
cloud-infrastructure/ai-infra-gpu/ai-infrastructure/flux-1-finetuning Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -33,14 +33,13 @@ git submodule update --init --recursive
33
33
34
34
## Dataset generation ##
35
35
36
- WIP
37
- you can take 10 pictures of yourself .
36
+ you can take 10 pictures of yourself.
38
37
39
38
40
39
## Training
41
40
42
- Aitoolkit has a large set of options that can be exploited to train a lora model for flux1. You can fin examples in the directory config/examples/.
43
- According to the different GPUs you can use them to eitther reduce video memory consumption, or to improve training performance.
41
+ Aitoolkit has a large set of options that can be exploited to train a lora model for flux1. You can find examples in the directory config/examples/.
42
+ According to the different GPUs you can use them to either reduce video memory consumption, or to improve training performance.
44
43
45
44
46
45
- folder_path: "/path/to/images/folder" , speicfy where the dataset is
You can’t perform that action at this time.
0 commit comments