-
Adding the model to constants:
'stabilityai/stable-diffusion-xl-refiner-1.0': { 'short': 'refiner'},
skynet download correctly downloads the model, but then complains on params…
-
Hello I have this console error message when attempting to draw a thing with txt2img (not tested the other options, it's my first attempt). From what I see in the error msg it search for model.ckpt wh…
-
### Checklist
- [ ] The issue exists after disabling all extensions
- [ ] The issue exists on a clean installation of webui
- [x] The issue is caused by an extension, but I believe it is caused by a …
-
Dear authors:
Thank you for opensourcing your great work RCG.
However, I have noticed that:
1. A closely related technique called self-conditioning (NO clustering is performed, in contrast to 3, 34,…
-
*** Error completing request
*** Arguments: ('task(fesc5jcwog30nry)', 0, '', '', [], , None, None, None, None, None, None, 20, 0, 4, 0, 1, False, False, 1, 1, 2, 1.5, 0.1, -1.0, -1.0, 0, 0, 0, False,…
RuiRC updated
12 months ago
-
Perhaps a problem that only occurs with Tensor RT?
FABRIC v0.6.3
File "C:\Users\UserName\sd\stable-diffusion-webui\extensions\Stable-Diffusion-WebUI-TensorRT\scripts\trt.py", line 84, in f…
-
https://colab.research.google.com/drive/1LHelLgsxF6nkJLopVHPhnGeTvsApPpAO?usp=sharing
-
Thanks for sharing such a very meaningful and valuable work!
I encountered some problems when reproducing this work on CIFAR10 dataset. The performance of CDDM+JSCC could not surpass that of JSCC (on…
-
Hi, Dear author
Thank you so much for your open source work. I have the following questions when running the code, I hope you can take some time to answer them. I'm 6 frames predict 6 frames.
![1…
-
Hi! I have noticed that you utilize the "accelerate" repo to train the model only on a single GPU. I change it to multi-gpus and use "model.module" to replace the corresponding code. However, there is…