hollowstrawberry commited on
Commit
dd33de0
1 Parent(s): 63fff06

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -256,9 +256,10 @@ Scripts can be found at the bottom of your generation parameters in txt2img or i
256
 
257
  Inside the script, you will choose either your prompt or your negative prompt to make a matrix of, and whether the variable terms should be put at the start or the end.
258
 
259
- Here is a comparison using the anime negative prompt I showed you [much earlier ▲](#prompt) in this guide. We can see how EasyNegative affects the image, as well as how the rest of the prompt affects the image, then both together:
260
 
261
- ![Prompt matrix of negative prompt sections](images/promptmatrix.png)
 
262
 
263
   
264
 
 
256
 
257
  Inside the script, you will choose either your prompt or your negative prompt to make a matrix of, and whether the variable terms should be put at the start or the end.
258
 
259
+ Here is a comparison using the negative prompts I showed you [much earlier ▲](#prompt) in this guide. We can see how EasyNegative affects the image, as well as how the rest of the prompt affects the image, then both together:
260
 
261
+ ![Prompt matrix of anime negative prompt sections](images/promptmatrix1.png)
262
+ ![Prompt matrix of photorealistic negative prompt sections](images/promptmatrix2.png)
263
 
264
   
265