itzzdeep
Youtube Thumbnails Sdxl Lora
SDXL LoRA DreamBooth - itzzdeep/youtube-thumbnails-sdxl-lora These are itzzdeep/youtube-thumbnails-sdxl-lora LoRA adaption weights for stabilityai/stable-diffusion-xl-base-1.0. Use it with UIs such as AUTOMATIC1111, Comfy UI, SD.Next, Invoke - LoRA: download `youtube-thumbnails-sdxl-lora.safetensors` here ๐พ. - Place it on your `models/Lora` folder. - On AUTOMATIC1111, load the LoRA by adding ` ` to your prompt. On ComfyUI just load it as a regular LoRA. - Embeddings: download `youtube-thumbnails-sdxl-loraemb.safetensors` here ๐พ. - Place it on it on your `embeddings` folder - Use it by adding `youtube-thumbnails-sdxl-loraemb` to your prompt. For example, `instanceprompt` (you need both the LoRA and the embeddings as they were trained together for this LoRA) For more details, including weighting, merging and fusing LoRAs, check the documentation on loading LoRAs in diffusers To trigger image generation of trained concept(or concepts) replace each concept identifier in you prompt with the new inserted tokens: The weights were trained using ๐งจ diffusers Advanced Dreambooth Training Script. Special VAE used for training: madebyollin/sdxl-vae-fp16-fix.