-
The output from the model is just plain noise. Pretty close to:
![image_10](https://github.com/user-attachments/assets/a66815b1-b274-4073-9384-72f1c8162111)
Currently debugging why thats the case…
-
I always get this
Error occurred when executing KSampler Adv. (Efficient):
An xformers bug was encountered in AnimateDiff - this is unexpected, report this to Kosinkadink/ComfyUI-AnimateDiff-Ev…
-
# GFPose: Learning 3D Human Pose Prior with Gradient Fields
https://arxiv.org/abs/2212.08641
https://github.com/Embracing/GFPose
CPVR2023
## Abstract
- 그럴싸한 3D human pose를 예측할 수 있는 다재다능한 fram…
-
### What happened?
RuntimeError: "addmm_impl_cpu_" not implemented for 'Half' in the recent comfyui commits.
### Steps to reproduce the problem
running wf
### What should have happened?
…
-
I was wondering whether the provided images underwent some kind of preprocessing (denoising / normalization). Then I stumbled over this step in the training script:
https://github.com/ulb-sachsen-a…
-
Hello!
After training, I got several model files in my OUTPUT folder, such as:
net_D_xxx.pth & net_G_xxx.pth & optimizer_xxx.pth
For the next step, how to use these model to colorize/denoise my b…
-
Hi
i am currently training loras with sdxl 1.0. The sample images during training are flawless, hovewer if i rty to use the resulting lora i become disorted results, for example the faces are ugly. I…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits
### What happened?
Hi,
It seems that img2img inpainting produces very was…
-
Hi, I've read the paper and looked into the implementation; this model cannot be used to condition the generated images on e.g. text encoding, only on images. The reason seems to be how you unshuffle …
-
The paper proposes a novel method for self-supervised image denoising. However, I find some experimental results inaccurate due to a problem in training code.
The problem is that clean images shoul…