-
Hey, congrats on the project. Ive been able to run it at an ASUS ROG 6 PRO.
Still tunning, but it worked.
When ive changed from LCM-Lora to LCM it start downloading the model, and diffusion pyt…
-
### Describe the bug
Based on #6368, I attempted the code provided for pruning the unsupported layers, but it actually prunes the entire dictionary.
### Reproduction
```
from requests import get
…
-
Hi,
Certainly, the release of LCM-LoRA highlights the importance of continuously supporting new technologies and tools. However, at this time, our project does not plan to incorporate support for …
-
### Model/Pipeline/Scheduler description
Conditional Diffusion Distillation (CoDi) is a new diffusion generation method recently proposed by Google Research and Johns Hopkins University. Accepted b…
-
when trying to load lcm sdxl checkpoint, throw this error
```
Error occurred when executing CheckpointLoaderSimple:
'model.diffusion_model.input_blocks.0.0.weight'
File "F:\Comfy\ComfyUI\execu…
-
### Model/Pipeline/Scheduler description
A competitor of LCM-Lora, with higher generation quality and consistency regardless number of steps
Project page: https://piecewise-rectified-flow.github…
-
当我设置 Lora 为 LCM 1.5 Lora时候 ,发现这个错误:
![image](https://github.com/Artiprocher/DiffSynth-Studio/assets/48466610/466e52e1-1ab6-4c3c-8629-4e9d061d559d)
1. 我发现是 在转换 downsamplers时候 ,down 对应的 权重是 (32…
-
In the LCM-Lora huggingface demo, lcm-lora-sdxl is proposed for stable-diffusion-xl-1.0-inpainting-0.1.
However, the lcm-lora-sdxl is trained for SDXL rather than SDXL-inpainting.
How does it work?…
-
Hi ! I have some problems about the method --ddim_step in DDIMSolver. When caculating the previous latent state, the input pred_noise is only treated as noise without considering other prediction type…
-