-
I can't make Units Intex to work...
I had problem to train it, and found out that I need to make folder for speaker "1" in train/audio and val/audio named "1" and after that I could generate index fi…
A-2-H updated
1 month ago
-
For MindEye we mapped to CLIP ViT-L/32 final layer (shape 1x768) as well as to CLIP ViT-L/32 last hidden layer (shape 257x768). For the former we found that using a pretrained starting point for fine-…
-
Thank you for open-sourcing this awesome project!
I would be interested in training a stable diffusion model conditioned on an input sketch and a text string just like the script under `scripts/img…
-
Found untrained code? Where is the training code and raw data set?
-
Hi
I've just started playing around with Dance Diffusion, and I'm having the time of my life!
I've trained a model and had no problems with the Fine Tuning Notebook. However, I've encountered an e…
-
Have you guys seen this?
This repo includes the official PyTorch implementation of DiffusionCLIP, Text-Guided Diffusion Models for Robust Image Manipulation. DiffusionCLIP resolves the critical iss…
-
LoRA's on Replicate now: https://replicate.com/blog/lora-faster-fine-tuning-of-stable-diffusion
@cloneofsimo what do you think about updating the repo to add a link to this blog post and/or the tra…
-
I trained a concept LoRa a month ago using [kohya](https://github.com/kohya-ss/sd-scripts), but the trained text encoder only works with ComfyUI.
The difference is night and day without it. I'm surpr…
-
Hello,
I would like to suggest implementing my paper: Differential Diffusion: Giving Each Pixel Its Strength.
**Is your feature request related to a problem? Please describe.**
The paper allows a…
exx8 updated
5 months ago
-
Firstly, thanks for this excellent work.
After reading the paper and experimenting with the code, I thought I'd drop a suggestion. Rather than altering a pretrained LDM model (Stable Diffusion) di…