diff options
-rw-r--r-- | agenda/rewrite stable-confusion bot command to use pre-configured profiles (network + style).md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/agenda/rewrite stable-confusion bot command to use pre-configured profiles (network + style).md b/agenda/rewrite stable-confusion bot command to use pre-configured profiles (network + style).md new file mode 100644 index 0000000..5810c3e --- /dev/null +++ b/agenda/rewrite stable-confusion bot command to use pre-configured profiles (network + style).md @@ -0,0 +1,9 @@ +``` +usage: !confuse [PROFILE] PROMPT... + +where PROFILE is the name of a predefined profile (examples: anime, realisitc, ...) +``` + +- auf jeden fall nicht overengineeren mit model auswahl und styles und so, sondern lieber vorbereitete defaults +- wenn wir einen expert mode brauchen kann man das ja über nen seperates kommando machen, aber oft will man einfach nur nen cooles bild in nem bestimmten stil +- und mit `!confuse profiles` kriegst du raus, was es so gibt
\ No newline at end of file |