-
photomakerv2/v1 both failed in processing
-
Hi ! I'm not really sure that my problem is related to ZFS encryption, but I can't see what else would make `grub-probe` fail.
```
root@gramsci:/# zpool status -P
pool: BIB
state: ONLINE
s…
pstch updated
4 years ago
-
Since last night, I have the error below when I launch a training. Never had a problem until now...
Any idea what I'm doing wrong?
__Training at rate of 0.9 until step 1000
Preparing dataset...
…
-
File "/home/bowen/zhang3/LDM/lora-scripts/sd-scripts/library/sdxl_original_unet.py", line 1080, in forward
h = torch.cat([h, hs.pop()], dim=1)
RuntimeError: Sizes of tensors must match except …
-
I downloaded the 768 model weight and got the wrong result after running the following command. May I ask why?
(myconda) root@ZBjlKr:/mnt/expriment/mission/stablediffusion# python scripts/txt2img.p…
-
```
LTSP=Linux Terminal Server Project http://www.ltsp.org/
What steps will reproduce the problem?
1. Login to LTSP cient
2. Start gphotoframe
3.
What is the expected output? What do you see instea…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits
### What happened?
Reopening issue #22 since DirectX seems not to be t…
-
## 🐛 Bug
```
File "/opt/conda/lib/python3.8/site-packages/torch/nn/modules/module.py", line 1051, in _call_impl
return forward_call(*input, **kwargs)
File "/opt/conda/lib/python3.8/site-pa…
-
I 've noticed that 'decode_to_img' function in taming-transformer and vq-vae using decode_code or get_codebook_entry, but in ldm, decode_first_stage is quantize -> decode if not set predict_cid = True…
-
Hi. Thanks for this great work! I try to use your ldm model for inpainting on 2d floorplan images. The first thing I need to do is to ensure that the autoencoder can be good to use for floorplan image…