Lincoln Stein
98fe044dee
rebrand CLI from "dream" to "invoke"
...
- rename dream.py to invoke.py
- create a compatibility script named dream.py that execs() invoke.py
- redo documentation
- change help message in args
- this does **not** rename the libraries, which are still ldm.dream.util, etc
2022-10-08 09:32:06 -04:00
Lincoln Stein
b2cd98259d
rename img files with colons
2022-10-05 12:56:57 -04:00
Lincoln Stein
c4b4a0e56e
Update PROMPTS.md
...
fix broken img tags
2022-10-05 10:10:17 -04:00
Lincoln Stein
95c7742c9c
change "prompt weighting" to "prompt blending"; Issue #931
2022-10-05 10:08:56 -04:00
Lincoln Stein
0305c63a07
Update PROMPTS.md
...
Removed <figure markdown> tags which were preventing image display.
2022-09-21 03:02:23 -04:00
mauwii
7335f908af
center pictures in prompt.md
2022-09-20 06:53:04 +02:00
mauwii
6ea0a7699e
add Icons to Titles and in index.md
2022-09-18 21:30:18 +02:00
mauwii
cdc78cc6a1
use inline codeblocks for those very long prompts
...
this way they linebreak which helps a lot in this case
also removed odd whitespaces
2022-09-18 18:46:03 +02:00
mauwii
df98178018
fix paths in PROMPTS.md
2022-09-18 16:39:18 +02:00
Brent Ozar
ea2b0828d8
Documentation for negative prompts ( #668 )
...
Documentation for pull lstein#661, and splits prompt docs into a separate file.
2022-09-18 09:50:19 -04:00