-
## Issue description
The images visualized on WandB (or, Tensorboard) appear flipped despite using no data augmentation method. When we look at the images on WandB (by setting `debugging=True` in…
-
load StableDiffusion checkpoint: E:\AI\StableDiff\models/Stable-diffusion\photon_v1.safetensors
UNet2DConditionModel: 64, 8, 768, False, False
loading u-net:
loading vae:
loading text encoder:
…
-
The code works well with the membrane dataset. But when I changed it to my own dataset and train the model, the accuracy increased to 1 on epoch 2. And my test prediction images are all black. I did n…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits
### What happened?
I switchet PCs to one which is more capable. Img2img howe…
-
Tried to train with wd1.4, selected model version V2.1-512px, successfully trained text_encoder, but failed in unet
Training the UNet...
Traceback (most recent call last):
File "/content/diffuser…
-
Thanks for your nice work! I want to know whether tomesd can only support stable diffusion model, can it support other diffusion model like as imagen
-
I am using the notebook given #54
When I run the loading part:
```python
ldm_stable.load_model('/content/drive/MyDrive/diffusion/logs/.bin')
```
Returns this:
```
----------------------------…
-
### Context
The #1526 PR implemented a `PipelineTesterMixin` with common fast tests for pipelines to inherit: saving/loading, casting to fp16, checking tuple outputs, attention slicing, etc.
To su…
-
### Checklist
- [X] The issue has not been resolved by following the [troubleshooting guide](https://github.com/lllyasviel/Fooocus/blob/main/troubleshoot.md)
- [ ] The issue exists on a clean install…
-
### Checklist
- [ ] The issue exists after disabling all extensions
- [ ] The issue exists on a clean installation of webui
- [ ] The issue is caused by an extension, but I believe it is caused b…