Laidawang
Laidawang
### Is there an existing issue for this? - [X] I have searched the existing issues and checked the recent builds/commits ### What would your feature do ? Use an...
bug,视频变长
发现不良的帧率选择可能导致视频变长。感觉是这里的取整原因。 
### Is there an existing issue for this? - [X] I have searched the existing issues and checked the recent builds/commits of both this extension and the webui ### What...
[https://github.com/cumulo-autumn/StreamDiffusion/tree/main](https://github.com/comfyanonymous/ComfyUI/issues/url) In this library, we use RCFG to increase the speed of batch by 2n/n+1 times by sharing the condition of negative prompt, n=batch, Are there any plans to add...
Can comfy consider supporting this controlnet? It seems to work well. https://huggingface.co/CVL-Heidelberg/ControlNet-XS
[https://github.com/cumulo-autumn/StreamDiffusion/tree/main](url) In this library, we use RCFG to increase the speed of batch by 2n/n+1 times by sharing the condition of negative prompt, n=batch, Are there any plans to add...
**Read Troubleshoot** [x] I admit that I have read the [Troubleshoot](https://github.com/lllyasviel/Fooocus/blob/main/troubleshoot.md) before making this issue. **Describe the problem** The memory used by the program seems to be slowly increasing **Full...
When I test multiple images, I first do a data augmentation with these two images at random, and then fine-tune my model on these data. But when I try to...
I have runed your code and it's amazing! Can we connect it with controlnet? I noticed that you override a StableDiffusionPromptNetPipeline, is it possible to create something like StableDiffusionPromptNetControlnetPipeline?
Is this module included in the code? I can't seem to find it.