-
## Summary
The current diffusion model in this repository uses a custom sampler implementation. I would like to verify if standard DPM++ samplers can be used as an alternative.
## Current Situatio…
-
Nodes doesnt work when reaching the samplers, i get this error :
Simple one :
"
TypeError: All input tensors need to be on the same GPU, but found some tensors to not be on a GPU:
[(torch.Siz…
-
Thanks to @simonbyrnes' recent efforts, we already have some in-house samplers.
I just run a systematic benchmarking of samplers implemented in this package (using [BenchmarkLite.jl](https://github.c…
-
### Checklist
- [ ] The issue exists after disabling all extensions
- [X] The issue exists on a clean installation of webui
- [ ] The issue is caused by an extension, but I believe it is caused by a …
-
The ldmsd shows the sampler was stopped, but the other samplers continue working:
Nov 19 10:19:53 nidXXXXXX ldmsd[NNNNN]: Tue Nov 19 10:19:53 2024: ERROR : 'slingshot_metrics': failed to sample…
-
Right now ldmsd is told what sampling frequency to use as an option to the "start" command. Some samplers would derive value from knowing the interval value. Right now (as far as I can tell), we wou…
-
--------
Issue Description
--------
_**Is your feature request related to a problem? Please describe.**_
At the moment, it appears to be impossible to constrain the input space from a sampler …
-
# Overview
Static samplers are immutable sampler objects that can not be modified after they are defined. They exist in all three backends: Vulkan, D3D12, and Metal. They are called immutable sampler…
-
As long as you run this process, and then run with other Flux Ksampler is bound to report an error, you can only restart comfyui, guessing that may be this node and flux's own boot conditions have con…
-
First of all, thanks for an amazing project! This runs on average 30% faster than flux on ComfyUI. I was wondering if there's any planned support for different schedulers and samplers like how you can…