-
```
Photivo (tested: latest version, 2012-12-27) introduces a veil of extreme noise
to RAWs from the good old Canon Powershot G1 (not the new G1X!). This is
obviously an artifact, as both DCRAW and …
-
The intention for this issue is to provide a comprehensive outline of all the core features and capabilities other distributions of Stable Diffusion (primarily A1111) provide. It's a big list, but not…
-
hi , im on this step get this
Total progress100% 20/20 [00:03
-
Hi, I just run the following code from the README and get "RuntimeError: CUDA error: out of memory". The GPU is NVIDIA Quadro RTX 8000 with 48 GB.
`python main.py --ni --config imagenet_256.yml --doc…
-
Thank you so much for your paper and code.
I tried VAE model in training in 2d images and the results were very good. However, I encountered some difficulties in training 3D mri. I don't know why. Wh…
-
Thank you for your amazing work. You have mentioned SRDCNN in your article, and I tried to reproduce SRDCNN with SRD in combination with deepcadRT, but the result is bad. Here are my training paramete…
-
I re-installed diffusers twice, I keep running into this error (LCM txt2img works fine though, only img2img is broken):
```
Traceback (most recent call last):
File "C:\Users\Plads\Documents\GitHu…
-
I fount a free stable diffusion api from this site https://www.wizmodel.com/docs/sdApi
is this the official API?
-
Looking at the code, dataset_conf['data'] corresponds to a label mask. Can't all four categories be trained at once?
-
I've been reading through some of the other issues here trying to learn what I can about how this works, and the most helpful comments I have seen so far is to simply adjust LR for bad generations, an…