diffusers icon indicating copy to clipboard operation
diffusers copied to clipboard

🤗 Diffusers: State-of-the-art diffusion models for image and audio generation in PyTorch

Results 100 diffusers issues
Sort by recently updated
recently updated
newest added

### Describe the bug Training process fails with a Jax library related issue. This the the python code in the notebook cell, that fails: !python3 train_dreambooth.py \ --pretrained_model_name_or_path=$MODEL_NAME \ --pretrained_vae_name_or_path="stabilityai/sd-vae-ft-mse"...

bug

### Describe the bug Install Requirements ![Captura de pantalla 2024-03-12 230526](https://github.com/ShivamShrirao/diffusers/assets/63694855/0547446d-06a4-43bb-bea4-7761a0bfe132) ==================================================================================== Start Training ![imagen_2024-03-12_231638729](https://github.com/ShivamShrirao/diffusers/assets/63694855/ef59796f-1daf-42ed-969e-2b8c9c0f3e37) ### Reproduction Install Requirements !wget -q https://github.com/ShivamShrirao/diffusers/raw/main/examples/dreambooth/train_dreambooth.py !wget -q https://github.com/ShivamShrirao/diffusers/raw/main/scripts/convert_diffusers_to_original_stable_diffusion.py %pip install -qq git+https://github.com/ShivamShrirao/diffusers %pip...

bug

### Describe the bug The Dreambooth Colab notebook fails at the training stage. Seems to be an issue with bitsandbytes. ### Reproduction Run the Dreambooth Colab notebook. It fails at...

bug

### Describe the bug When trying to run the block to generate a grid of preview images from the last saved weights, I get the following error message: --------------------------------------------------------------------------- IndexError...

bug

### Describe the bug Getting Error ### Reproduction Collecting git+https://github.com/ShivamShrirao/diffusers Cloning https://github.com/ShivamShrirao/diffusers to /tmp/pip-req-build-n7liz6nv Running command git clone --filter=blob:none --quiet https://github.com/ShivamShrirao/diffusers /tmp/pip-req-build-n7liz6nv Resolved https://github.com/ShivamShrirao/diffusers to commit 2c298300756fa7d8bf644852cffaebc5072f11f6 Installing build dependencies...

bug

### Describe the bug Hello, whenever I hit the cell of training the model after uploading the images I'm getting this error ![Screenshot 2023-11-30 220500](https://github.com/ShivamShrirao/diffusers/assets/145629415/c2421fcc-c046-45ec-a618-9025d71861ff) this is the error I...

bug

Having the ability to train multiple subjects within the same model can be quite useful if you're using your model to create stories with multiple people and such. As of...

### Describe the bug It show that liveries are colliding ....and neither any image is getting generated using the pre trained model nor now model is getting trained please fix...

bug

### Describe the bug I have been converting archival DreamBooths to LORA with the [kohya_ss](https://github.com/bmaltais/kohya_ss) framework, for a month, and the conversions have all gone well. However, I have been...

bug

### Describe the bug Please fix the notebook, it refuses to work. Install Requirements tab ### Reproduction Please fix the notebook, it refuses to work. Install Requirements tab ### Logs...

bug