Dchenlittle

Results 4 comments of Dchenlittle

Thanks you very much for your answer. Can this training script be applied to other datasets mask can also be generated dynamically? If it is applied to other datasets, I...

> You can specific the mask using `--mask_mode` (from defined in `MASK_MODES`) which defaults to the masks I typically use `512train-large`. If you want to further customize the masks you'll...

So far, I've downloaded the dataset in sentinel-2-rgb-captioned, the weights file stable-diffusion-2-inpainting and this training code too. I would like to ask what the train.... . inpaint.py file what are...

> In the file https://github.com/sshh12/terrain-diffusion/blob/main/scripts/train_text_to_image_lora_sd2_inpaint.py you can see "Example Usage" Thanks you for your hlep. I have successfully run this train code. And i have a question about “Does the...