I trained a custom character model using flux schnell, that training was success however the resulting lora is too small (1.42mb). And When I use that lora on the minimal inference I get totally different character that is not even close. My training dataset are well prepared and captioned well. Here are my configurations:
When I trained on sdxl base model on the same dataset and config, I got a lora size 57mb and that works good. So where is the problem in this case, can someone help me.
I trained a custom character model using flux schnell, that training was success however the resulting lora is too small (1.42mb). And When I use that lora on the minimal inference I get totally different character that is not even close. My training dataset are well prepared and captioned well. Here are my configurations:
Config.toml:
dataset_config.toml:
When I trained on sdxl base model on the same dataset and config, I got a lora size 57mb and that works good. So where is the problem in this case, can someone help me.