-
Comparsion with Hyper-SD and SDXL-Lightning?
-
Hi! Thanks for your extraordinary work! I have a question about the training. The paper mentioned that "We introduce a Lightning T2I branch alongside the regular diffusion branch." But in the method s…
-
Hello,
I wonder if stable-diffusion.cpp supports [ByteDance/SDXL-Lightning](https://huggingface.co/ByteDance/SDXL-Lightning)?
-
It would be great to include out-of-the-box support for [SDXL-Lightning](https://huggingface.co/ByteDance/SDXL-Lightning)
Demos of SDXL-Lightning available here:
- https://fastsdxl.ai/
- https://…
-
Premise: this is a model which does not accept the `guidance_scale` param and loads a specific set of model weights according to the amount of `num_inference_steps` you want to do (1, 2, 4 or 8 steps)…
-
### Is there an existing issue for this problem?
- [X] I have searched the existing issues
### Operating system
Windows
### GPU vendor
Nvidia (CUDA)
### GPU model
RTX 3090
### …
-
I tried LayerDiffusion using a ComfyUI workflow with an SDXL Lightning model and the results were really quite bad. When I switched to a standard SDXL model, the result was much better. Is this someth…
-
Hi there, I love Kritta Diffusion but for a while now I've had this issue where the live painting process will fail after a while. I didn't initially have this problem, but now I can't seem to get it …
-
pipeline.py
```
class PuLIDPipeline:
def __init__(self, *args, **kwargs):
super().__init__()
self.device = 'cuda'
sdxl_base_repo = 'stabilityai/stable-diffusion-xl-…
-
Although the original intention wasn't to use AI, it seems like AI can sometimes benefit where Joan lacks feature of (e.g., generating data of a user hobby rather than Joan not knowing what the hobby …