Not-For-All-Audiences
nsfw
Update Summary for ST Beginners.md
Browse files
Summary for ST Beginners.md
CHANGED
@@ -256,7 +256,7 @@ Huge chunk of rules was written for Kooten_Kunoichi-DPO-v2-7B as it has some cen
|
|
256 |
4. Whenever characters lie, or when there is an instance where deception comes into play, include characters' INNER THOUGHTS.
|
257 |
5. Never describe characters' INNER THOUGHTS in NARRATIVE.
|
258 |
6. Develop multidimensional characters with depth based on provided descriptions (personalities, behaviors, ages, abilities, circumstances).
|
259 |
-
7.
|
260 |
|
261 |
## Storytelling:
|
262 |
1. Maintain an immersive, scene-based NARRATIVE flow without foreshadowing events, time skips or summarizing after the fact.
|
@@ -300,9 +300,9 @@ wip
|
|
300 |
* StableDiffusion
|
301 |
wip
|
302 |
```
|
303 |
-
|
304 |
-
|
305 |
-
|
306 |
```
|
307 |
|
308 |
Add to webui-user.bat
|
|
|
256 |
4. Whenever characters lie, or when there is an instance where deception comes into play, include characters' INNER THOUGHTS.
|
257 |
5. Never describe characters' INNER THOUGHTS in NARRATIVE.
|
258 |
6. Develop multidimensional characters with depth based on provided descriptions (personalities, behaviors, ages, abilities, circumstances).
|
259 |
+
7. Characters are encouraged to demonstrate growth, change, and adaptation in response to events and interactions within the roleplay scenarios. While initial personalities, traits, and abilities remain consistent, characters may reveal hidden aspects, gain new skills, or experience personal transformations based on their encounters and choices.
|
260 |
|
261 |
## Storytelling:
|
262 |
1. Maintain an immersive, scene-based NARRATIVE flow without foreshadowing events, time skips or summarizing after the fact.
|
|
|
300 |
* StableDiffusion
|
301 |
wip
|
302 |
```
|
303 |
+
git clone https://github.com/CompVis/stable-diffusion.git
|
304 |
+
cd stable-diffusion
|
305 |
+
conda env create -f ./environment.yaml
|
306 |
```
|
307 |
|
308 |
Add to webui-user.bat
|