darkstorm2150
commited on
Commit
•
9a1b1e4
1
Parent(s):
bbe4ee7
Update README.md
Browse files
README.md
CHANGED
@@ -23,6 +23,7 @@ license: creativeml-openrail-m
|
|
23 |
## Table of contents
|
24 |
* [General info](#general-info)
|
25 |
* [Granular Adaptive Learning](#granular-adaptive-learning)
|
|
|
26 |
* [Setup](#setup)
|
27 |
* [Space](#space)
|
28 |
* [CompVis](#compvis)
|
@@ -47,6 +48,10 @@ Granular adaptive learning can be achieved through techniques such as active lea
|
|
47 |
|
48 |
Granular adaptive learning is often used in situations where the data is highly diverse or non-stationary and where the model needs to adapt quickly to changing patterns. This is often the case in dynamic environments such as robotics, financial markets, and natural language processing.
|
49 |
|
|
|
|
|
|
|
|
|
50 |
## Setup
|
51 |
To run this model, download the model.ckpt or model.safetensor and install it in your "stable-diffusion-webui\models\Stable-diffusion" directory
|
52 |
|
|
|
23 |
## Table of contents
|
24 |
* [General info](#general-info)
|
25 |
* [Granular Adaptive Learning](#granular-adaptive-learning)
|
26 |
+
* [Trigger Wrods](#trigger-words)
|
27 |
* [Setup](#setup)
|
28 |
* [Space](#space)
|
29 |
* [CompVis](#compvis)
|
|
|
48 |
|
49 |
Granular adaptive learning is often used in situations where the data is highly diverse or non-stationary and where the model needs to adapt quickly to changing patterns. This is often the case in dynamic environments such as robotics, financial markets, and natural language processing.
|
50 |
|
51 |
+
## Trigger Words
|
52 |
+
|
53 |
+
modelshoot style
|
54 |
+
|
55 |
## Setup
|
56 |
To run this model, download the model.ckpt or model.safetensor and install it in your "stable-diffusion-webui\models\Stable-diffusion" directory
|
57 |
|