Nicolas Martel
Nicolas Martel
Hi, is it possible to start with an existing image instead of generating from scratch?
In #40 there is some discussion about supporting `torch.compile` and I'd like to create an issue for it in case anyone comes here looking for the same. I am working...
Coffeescript lets you add a 'watch' parameter so you can do something like -wc and it keeps recompiling the coffeescript scripts to javascript whenever changes are applied to them. This...
Hi, XL model way too large for me! I tried byt5-small but crash: ``` Traceback (most recent call last): File "/home/nuck/discore/src_core/lib/corelib.py", line 79, in invoke_safe func(*kargs, **kwargs) File "/home/nuck/discore/src_core/classes/printlib.py", line...
Hi, great work on Paella! I highly admire all effort that aims to optimize the process, even at the cost of some quality. I dream of 60 fps diffusion! I...
This is the most important ControlNet in my pipeline so I'm surprised to see no T2I adapter has been trained with softedge, neither SD 1.5 nor SDXL. Any particular reason...
I see many functions that seem general enough. If we have a depth estimation model in the artistic video pipeline for example, is it possible to introduce them to various...
Currently we have to reload the application
[hamburger.json](https://github.com/rvion/CushyStudio/files/13322509/hamburger.json) Please see the attached hamburger workflow. ``` Cannot read properties of undefined (reading 'input') ``` Works totally fine in ComfyUI
In ComfyUI I have a gallery plugin and it's possible to drag an image onto the canvas to load the workflow back in, super useful. Can't seem to find anything...