We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c10ac5 commit 7f4c1bcCopy full SHA for 7f4c1bc
README.md
@@ -20,9 +20,9 @@ This repository is a fork of [stable-diffusion.cpp](https://github.com/leejet/st
20
21
- **-bin-win-cuda12-x64** : Compatible with Nvidia graphic card GeForce GTX 950 and after (ie: RTX series are compatible).
22
23
-- The model is reloaded only if its parameters are changed
+- The models are reloaded only if their parameters are changed. If any of the *Context options* parameters is changed, then the models are reloaded.
24
25
- - Possibility to generate images with different prompts on the fly
+ - Possibility to generate images with different prompts/size on the fly
26
27
- Parameters saving as *json*, upon acceptance (*Ok* button):
28
0 commit comments