-
### Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits
### What happened?
```
$ ./webui.sh
################################…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits
### What happened?
By restarting the webui.sh, I found that different webui.…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits
### What happened?
I run SD from an external HDD
Leaving SD in continuous g…
-
I'm trying to test the 256 ImageNet model on the deblurring task on the OOD data you provide in your adiacent repository. I'm getting this error:
```
ERROR - main.py - 2022-07-25 10:25:13,026 - Tr…
-
### 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
### Have you read FAQ on README?
- [X] …
-
I ran using just the CPU, to improve performance, I wish to run using GPU, but received the following error:
```
Failed copying input tensor from /job:localhost/replica:0/task:0/device:CPU:0 to /j…
-
Please make it so you can select what GPUs you want to use. Also I have Nvidia P40 and K80 I would like to be able to run them both. It defaults to my P40 and won't use my K80, if I disable my P40 it …
-
I am trying to quantize an image into a tensor of indices, then decode from it, but I am getting float latents.
My full code:
```py
from huggingface_hub import hf_hub_download
from diffusers import V…
-
Trying to start with stable-diffusuon
Was testing two machines :
1. Nvidia Titan X 12GB ram
2. Laptop Nvidfia RTX A500 4GB ram
In both cases, I am getting "CUDA out of memory" when trying to r…
tmdag updated
11 months ago
-
Upon reading the paper, specifically the part about the deterministic reconstruction with ddim,
I can not seem to understand why the reconstruction is not exact.
You talk about exact reconstructio…