darkstorm2150 commited on
Commit
b577281
1 Parent(s): 8949691

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
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)
@@ -44,6 +45,10 @@ Granular adaptive learning can be achieved through techniques such as active lea
44
 
45
  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.
46
 
 
 
 
 
47
  ## Setup
48
  To run this model, download the model.ckpt or model.safetensor and install it in your "stable-diffusion-webui\models\Stable-diffusion" directory
49
 
 
23
  ## Table of contents
24
  * [General info](#general-info)
25
  * [Granular Adaptive Learning](#granular-adaptive-learning)
26
+ * [Trigger Words](#trigger-words)
27
  * [Setup](#setup)
28
  * [Space](#space)
29
  * [CompVis](#compvis)
 
45
 
46
  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.
47
 
48
+ ## Trigger Words
49
+
50
+ modelshoot style, analog style, mdjrny-v4 style, nousr robot
51
+
52
  ## Setup
53
  To run this model, download the model.ckpt or model.safetensor and install it in your "stable-diffusion-webui\models\Stable-diffusion" directory
54