-
Hi,
How can I use this with ExifTool to view/extract the data? Does the file go into a custom folder and how is it called by ExifTool for use? Thanks for any help you can provide
-
Hi,
I modified my [GUI Stable Diffusion frontend ](https://github.com/leszekhanusz/diffusion-ui) to be able to use the automatic1111 fork as a backend.
Advantages over the normal interface:
- β¦
-
Just requesting some additional documentation, perhaps a wiki page. We like pictures here, right? π
-
Error message:
```
Loading midas model weights ..
./models/midas/midas_v21_small-70d6b9c8.pt
100%|ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ| 40/40 [00:β¦
-
This is very cool, thanks. I was making some 'fake ones' natively but, obv, this is better. Can you point me and others to any resources that might show one or a few distinct possibilities of what oneβ¦
-
In order to reproduce an image or take a given image out of a batch (cherry pick) for variations, etc, the incremented seed value should change when an image is switched in the viewer.
-
I run this prompt `"a dog" -n 50`
and got 50 images named `000001` followed by random seed number. It's a problem because I can't scroll through them in image viewer (IrfanView) in chronological ordeβ¦
-
**Describe the bug**
When I try to inpaint an image and I make the square more than 512px, the image inside the square becomes lower res. I like making the "D" (Dream) square bigger because the biggeβ¦
-
**Describe the bug**
After running deepdanbooru on an image, new images can't be generated anymore due to a cuda error.
**To Reproduce**
Steps to reproduce the behavior:
1. Enable deepdanbooru
β¦
-
## Description
Add support for code coverage through `dotnet test` on Windows OS machine.
`dotnet test --collect:"Code Coverage"`