Open nitinh12 opened 2 months ago
what training params were used? dataset size?
Please try increasing the number of inference steps, say from 20 to 50.
Please try increasing the number of inference steps, say from 20 to 50.
By inference steps do you mean steps during generation?
what training params were used? dataset size? 740754_training_data.zip
I used this dataset
what training params were used? dataset size?
And these training parameters
By inference steps do you mean steps during generation?
Yes, that's right.
Use flux_shift as timestamp_sampling is better
By inference steps do you mean steps during generation?
Yes, that's right.
I already tried 100 steps and the results are still blurry. I trained with same dataset on ai toolkit and the results were not blurry.
Use flux_shift as timestamp_sampling is better
Is this a setting in the Kohya GUI?
I already tried 100 steps and the results are still blurry. I trained with same dataset on ai toolkit and the results were not blurry.
If so, you may want to try multi-resolution learning, which seems to be enabled by default in the AI-toolkit. Please see https://github.com/kohya-ss/sd-scripts/tree/sd3?tab=readme-ov-file#flux1-multi-resolution-training
I already tried 100 steps and the results are still blurry. I trained with same dataset on ai toolkit and the results were not blurry.
If so, you may want to try multi-resolution learning, which seems to be enabled by default in the AI-toolkit. Please see https://github.com/kohya-ss/sd-scripts/tree/sd3?tab=readme-ov-file#flux1-multi-resolution-training
I also trained on 1024×1024 but the results were still blurry.
I also trained on 1024×1024 but the results were still blurry.
Is this the same if you train multiple resolutions at the same time, i.e. 512x512, 768x768 and 1024x1024?
I also trained on 1024×1024 but the results were still blurry.
Is this the same if you train multiple resolutions at the same time, i.e. 512x512, 768x768 and 1024x1024?
I tried on ai toolkit and it had multi resolution on by default and the results were good so I will now try multi resolution in kohya. Can I use multi resolution in runpod using the link you provided?
I tried on ai toolkit and it had multi resolution on by default and the results were good so I will now try multi resolution in kohya. Can I use multi resolution in runpod using the link you provided?
If you are currently managing your dataset config in a .toml file, this is easily possible. However, if you are using GUI from bmaltais, I don't know how to specify multi-resolution training from the GUI.
I tried on ai toolkit and it had multi resolution on by default and the results were good so I will now try multi resolution in kohya. Can I use multi resolution in runpod using the link you provided?
If you are currently managing your dataset config in a .toml file, this is easily possible. However, if you are using GUI from bmaltais, I don't know how to specify multi-resolution training from the GUI.
Okay. Does multi resolution only support the resolutions you mentioned above or it can be any like 1080x1920?
Okay. Does multi resolution only support the resolutions you mentioned above or it can be any like 1080x1920?
It's fine if the resolution is supported by FLUX.1. However, the training images must be high resolution. Also, since Aspect Ratio Bucketing is enabled, the resolution can be a square, such as 1280,1280.
Okay. Does multi resolution only support the resolutions you mentioned above or it can be any like 1080x1920?
It's fine if the resolution is supported by FLUX.1. However, the training images must be high resolution. Also, since Aspect Ratio Bucketing is enabled, the resolution can be a square, such as 1280,1280.
Where can I see the resolutions supported by flux dev?
Where can I see the resolutions supported by flux dev?
I don't think this is official, but I think it might help.
Where can I see the resolutions supported by flux dev?
I don't think this is official, but I think it might help.
Thanks I will try with those resolutions.
@kohya-ss Hi, I trained a Lora for a dress on flux and it gives me blurry results. I am using it at weights 1 and 1.3