stable-diffusion icon indicating copy to clipboard operation
stable-diffusion copied to clipboard

Results 43 stable-diffusion issues
Sort by recently updated
recently updated
newest added

Hello, I recently found stable diffusion Image variations very interesting, and would like to try training by myself. However the training code is missing. Is there any other place I...

hello @justinpinkney when i load the finetune model `sd-clip-vit-l14-img-embed_ema_only.ckpt` it alert: KeyError: 'model.diffusion_model.input_blocks.0.0.weight' so how to solve this problem? Thanks!!! my yaml is: `model: base_learning_rate: 1.0e-05 target: ldm.models.diffusion.ddpm.LatentDiffusion params: linear_start:...

Hey. Is there any chance you have this dataset cached locally and can send it to me? https://huggingface.co/datasets/ChristophSchuhmann/improved_aesthetics_6plus I'm going to train miniSDXL (like lambdalabs/miniSD-diffusers, but for SDXL) and need...

Hi, I am trying to find the training source code for image variations. I can't find it anywhere in the repo. Would you please point me to it? Also, the...

Hello @justinpinkney I want to email to you but failed. Thank for your great work in image-condition model, and I am very interesting in it. Can you give me an...

@justinpinkney hello, excuse me, the first question is:1. for the command:"pipe:ssh -i ~/.ssh/id_rsa [email protected] cat /mnt/data_rome/laion/improved_aesthetics_6plus/ims",why the tar_base can't be visited and the dataset can't be visited.Do I need download...

@justinpinkney hello,bro Your work is great!!! Can you tell me how to train the image-condition model on custdom dataset? I don't find the **Training was done using a [modified version...

from ldm.models.diffusion.ddim import DDIMSampler ModuleNotFoundError: No module named 'ldm.models'; 'ldm' is not a package