Commit Graph

1310 Commits

Author SHA1 Message Date
mauwii
b52c14a67f
Merge branch 'mkdocs-fixes' of github.com:mauwii/stable-diffusion into mkdocs-fixes 2022-10-11 01:17:28 +02:00
mauwii
a1b0b91bb3 fix conda env in codeblock 2022-10-10 19:09:53 -04:00
mauwii
5f9f9a266e fix 4gotten title in TEXTUAL_INVERSION 2022-10-10 19:09:53 -04:00
mauwii
8f025b034e quote repo_url and repo_name
otherwise the version/stars/forks did not appear
2022-10-10 19:09:53 -04:00
mauwii
3a52b7deb3 fix TEXTUAL_INVERSION headline to fit the others 2022-10-10 19:09:53 -04:00
mauwii
389b21f966 fix SAMPLER_CONVERGENCE and add emoji 2022-10-10 19:09:53 -04:00
mauwii
f26fc79a18 fix INSTALL_DOCKER.md:
- fix title (Docker instead of "Before you begin")
- add headline with Emoji
- fix headlines to render toc correct
2022-10-10 19:09:53 -04:00
mauwii
cbc3520489 add headline with emoji to INSTALL_MAC.md 2022-10-10 19:09:53 -04:00
mauwii
25f0614d66 add log emoji to docs/CHANGELOG.md 2022-10-10 19:09:53 -04:00
mauwii
42005688fa use better fitting Icon for new Name 2022-10-10 19:09:53 -04:00
mauwii
0c65bad7f5 add Headline with Emoji to WEB and POSTPROCESS 2022-10-10 19:09:53 -04:00
mauwii
1c1cf2692e update index.md:
- remove unused template reference
- make headline rendered bold and underlined, add (kind of) subtitle
- update discord badge and link
- update Quick links to look like in GH-Readme
  - also remove self reference to docs
- add screenshot as in GH-Readme
- add note pointing to issues tab
- update path in command line to reflect new Repo Name
2022-10-10 19:09:53 -04:00
mauwii
0e29b0737e chng site_name to Stable Diffusion Toolkit Docs 2022-10-10 19:09:53 -04:00
mauwii
ad8a60d992 fix repo_url in mkdocs.yml 2022-10-10 19:09:53 -04:00
mauwii
234569d6b6 fix link to upscaling in WEB.md and TOC
- TOC fixed by adding `#` to every headline after `## Parting remarks`
- add missing blank lines
2022-10-10 19:09:53 -04:00
mauwii
97c84ad824 fix broken links in docs/CHANGELOG.md 2022-10-10 19:09:53 -04:00
mauwii
bce62b3a32 add title to CHANGELOG.md to render TOC wo. **
alternatively remove `**` around headline
2022-10-10 19:09:53 -04:00
mauwii
97ebe58b5b
fix conda env in codeblock 2022-10-11 00:59:44 +02:00
mauwii
87ac217e43
fix 4gotten title in TEXTUAL_INVERSION 2022-10-11 00:43:46 +02:00
mauwii
91439e8a52
quote repo_url and repo_name
otherwise the version/stars/forks did not appear
2022-10-11 00:41:52 +02:00
mauwii
8a632a9e8f
fix TEXTUAL_INVERSION headline to fit the others 2022-10-11 00:39:54 +02:00
mauwii
7c8ffe2feb
fix SAMPLER_CONVERGENCE and add emoji 2022-10-11 00:35:48 +02:00
mauwii
e2e86d2d11
fix INSTALL_DOCKER.md:
- fix title (Docker instead of "Before you begin")
- add headline with Emoji
- fix headlines to render toc correct
2022-10-11 00:32:04 +02:00
mauwii
8b54c083fe
add headline with emoji to INSTALL_MAC.md 2022-10-11 00:24:58 +02:00
mauwii
8d8a032434
add log emoji to docs/CHANGELOG.md 2022-10-11 00:21:01 +02:00
mauwii
76519f6fa4
use better fitting Icon for new Name 2022-10-11 00:20:47 +02:00
Lincoln Stein
8954171eea
add steps for updating environment
Closes #1017
2022-10-10 18:16:08 -04:00
mauwii
aff0725533
add Headline with Emoji to WEB and POSTPROCESS 2022-10-11 00:09:07 +02:00
Lincoln Stein
e0e69ad279
Fix broken path in CodeFormer instructions
Closes #1023
2022-10-10 18:07:20 -04:00
Lincoln Stein
e3e8024e15
Update OTHER.md
Fix up reference to perlin demo image.
2022-10-10 18:04:14 -04:00
Lincoln Stein
c4cf888532
Update IMG2IMG.md
Fix merge messages inadvertently left in file.
2022-10-10 17:56:28 -04:00
mauwii
0f7898cbdd
update index.md:
- remove unused template reference
- make headline rendered bold and underlined, add (kind of) subtitle
- update discord badge and link
- update Quick links to look like in GH-Readme
  - also remove self reference to docs
- add screenshot as in GH-Readme
- add note pointing to issues tab
- update path in command line to reflect new Repo Name
2022-10-10 23:56:16 +02:00
Nuno Coração
84c1825abc fixed old reference to ldm on activate env 2022-10-10 17:44:30 -04:00
Rich Jones
0621dd7ed4 Fix two broken links in README
Trivial change, two links went to `.m` rather than `.md`.
2022-10-10 17:43:58 -04:00
mauwii
f4c04eadf8
chng site_name to Stable Diffusion Toolkit Docs 2022-10-10 23:23:10 +02:00
mauwii
6e624827c0
fix repo_url in mkdocs.yml 2022-10-10 23:00:02 +02:00
mauwii
158848dd7e
fix link to upscaling in WEB.md and TOC
- TOC fixed by adding `#` to every headline after `## Parting remarks`
- add missing blank lines
2022-10-10 22:54:39 +02:00
mauwii
533736e135
fix link to truncation_comparison.jpg in OTHER.md 2022-10-10 22:29:46 +02:00
mauwii
dd335142df
fix broken links in docs/CHANGELOG.md 2022-10-10 22:25:32 +02:00
mauwii
374dd54f30
add title to CHANGELOG.md to render TOC wo. **
alternatively remove `**` around headline
2022-10-10 22:15:37 +02:00
Lincoln Stein
67ddba9cff add discussion of samplers to VARIATIONS.md doc 2022-10-10 14:15:08 -04:00
Ben Alkov
cbf5426d27 fix(venv): rename 'ldm' -> 'invokeai' 2022-10-10 13:04:03 -04:00
Lincoln Stein
bac60ca21e
Update index.md
-add Discord link
2022-10-10 12:38:31 -04:00
Lincoln Stein
8e0d671488
Update README.md 2022-10-10 12:36:50 -04:00
Lincoln Stein
ee6deef14c
Update README.md 2022-10-10 12:33:00 -04:00
Lincoln Stein
5d8c048d0d
Update README.md
Add quick links to documentation, bug reports and discussion.
2022-10-10 11:33:45 -04:00
Lincoln Stein
f8fd6e39a3 add quicklinks to README 2022-10-10 11:28:53 -04:00
Lincoln Stein
dafca16c8b Merge branch 'main' of github.com:invoke-ai/InvokeAI into main 2022-10-10 11:23:49 -04:00
Lincoln Stein
3449c05bf4 fix embedded images 2022-10-10 11:23:43 -04:00
Lincoln Stein
5c3fad22fd
Update mkdocs.yml
Changed owner and repo name
2022-10-10 11:11:06 -04:00