Updating sd help with a link to actual prompt writing tips from automatic11111
This commit is contained in:
parent
a906df6775
commit
531c6e4461
@ -161,11 +161,9 @@ def get_help_message(method):
|
|||||||
],
|
],
|
||||||
"sd": [
|
"sd": [
|
||||||
"Issues a prompt against stable diffusion.\n",
|
"Issues a prompt against stable diffusion.\n",
|
||||||
"For help with writing useful prompts, check out this article: https://wiki.installgentoo.com/wiki/Stable_Diffusion#Prompt_Design_.2F_General_Tips\n",
|
"For help with writing useful prompts, check out this article:\n\nhttps://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki/Features#prompt-editing\n",
|
||||||
"\n\nHere is a list of artists the the AI is able to understand https://rentry.org/artists_sd-v1-4",
|
"\n\nHere is a list of artists the the AI is able to understand https://rentry.org/artists_sd-v1-4",
|
||||||
"\n\nUsage: !sd A picture of a woman sitting by a bridge with blonde hair, wearing a black dress",
|
"\n\nUsage: !sd A picture of a woman sitting by a bridge with blonde hair, wearing a black dress",
|
||||||
"\n\nParentheses are emphasis, brackets are de-emphasis. No text is normal weighting. Numbers like 1.45 are more precise weightings.",
|
|
||||||
"\nOrder of prompts matters a lot, but it's not always clear how because the AI doesn't work how our brains work",
|
|
||||||
],
|
],
|
||||||
"sheeb": ["Returns a picture of a sheeb"],
|
"sheeb": ["Returns a picture of a sheeb"],
|
||||||
"source": ["Links you to the git repo with dale-bot's source code"],
|
"source": ["Links you to the git repo with dale-bot's source code"],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user