Commit Graph

212 Commits

Author SHA1 Message Date
Georg Zoeller 5f2417e35a
added sd-concepts-library
Signed-off-by: Georg Zoeller <georgzoeller@users.noreply.github.com>
2022-09-19 07:04:12 +08:00
Georg Zoeller 674e660f5f
added deforum
Signed-off-by: Georg Zoeller <georgzoeller@users.noreply.github.com>
2022-09-19 06:17:08 +08:00
Georg Zoeller b8c653a054
added prompthero, fixed alphabetic
Signed-off-by: Georg Zoeller <georgzoeller@users.noreply.github.com>
2022-09-19 06:14:43 +08:00
Georg Zoeller 5732e595b1
Merge pull request #23 from diegonyc/patch-1
docs: add krea.ai as a prompt search-engine
2022-09-19 06:12:07 +08:00
diego 49b4bef577
fix: alphabetical order
Just read the alphabetical order clause, K comes before L. I didn't put it more above because I don't want to touch other bullet points.

Signed-off-by: diego <diego.vincent.rodriguez@gmail.com>
2022-09-16 12:10:27 -04:00
diego 5b1444676c
docs: add krea.ai as a prompt search-engine
Signed-off-by: diego <diego.vincent.rodriguez@gmail.com>
2022-09-16 12:08:03 -04:00
Georg Zoeller 19442cb26b
Update README.md
Signed-off-by: Georg Zoeller <georgzoeller@users.noreply.github.com>
2022-09-15 09:33:23 -07:00
Georg Zoeller fc9eb94a5c
added replicate.com paid service
Signed-off-by: Georg Zoeller <georgzoeller@users.noreply.github.com>
2022-09-15 09:30:14 -07:00
Georg Zoeller 9cffd98add
Merge pull request #22 from stacksize/patch-1
Add a link to Resources
2022-09-15 09:28:19 -07:00
Georg Zoeller 535e825591
replaced sd-web-ui with the upstream
Signed-off-by: Georg Zoeller <georgzoeller@users.noreply.github.com>
2022-09-15 09:25:45 -07:00
Alex Ivanovs 176a2a851a
Update README.md
Adding a link to Stable Diffusion resources.

Signed-off-by: Alex Ivanovs <skillcode0@gmail.com>
2022-09-15 08:43:02 +02:00
Georg Zoeller 131b093335
Merge pull request #21 from gadicc/patch-3
Fix alphabetisation of GUI section
2022-09-14 20:28:17 -07:00
Gadi Cohen 421f1c3d61
Fix alphabetisation of GUI section
Moves "Auto-SD" from bottom of list to top.

Signed-off-by: Gadi Cohen <dragon@wastelands.net>
2022-09-15 05:51:50 +03:00
Georg Zoeller e6b093cb01
Merge pull request #16 from gadicc/patch-1
Add SD-MUI to GUI list.
2022-09-14 15:59:35 -07:00
Gadi Cohen ac85835621
Add SD-MUI to GUI list.
Thanks for the awesome list!! 🙏 🎉 

Just wanted to double check, I didn't include the 💵 since payments are optional and not required (in fact, it's not the point of the project at all, and only taking purchases of $1 at a time to help cover costs of the free credits that everyone gets monthly from users who want more than that).

Signed-off-by: Gadi Cohen <dragon@wastelands.net>
2022-09-14 13:47:49 +03:00
Georg Zoeller 314a37a018
Merge pull request #14 from leszekhanusz/add_diffusion_ui_gui
Add DiffusionUI to section GUI
2022-09-12 17:28:22 -07:00
Hanusz Leszek f7bba9f871 Preserve alphabetical order 2022-09-12 19:18:43 +02:00
Hanusz Leszek dde6477155 Add icon for requiring signup 2022-09-12 19:15:13 +02:00
Hanusz Leszek 910880a1b3 Adding DiffusionUI GUIs 2022-09-12 19:12:14 +02:00
Georg Zoeller 4ae396f014
Update README.md
Signed-off-by: Georg Zoeller <georgzoeller@users.noreply.github.com>
2022-09-11 14:37:39 -07:00
Georg Zoeller 4b9d2f6747
Merge pull request #13 from CapableWeb/patch-1
Add Auto SD Workflow to GUIs category
2022-09-11 07:31:05 -07:00
CapableWeb a7fc71882c
Add Auto SD Workflow to GUIs category
<!-- DO NOT DELETE THE TEXT BELOW. Please make sure relevant boxes are checked [x] -->

Thank you for taking the time to work on a PR for Awesome-Stable-Diffusion!

To ensure your PR is dealt with swiftly please check the following:

- [X] Submit one item per pull request. This eases reviewing and speeds up inclusion.
- [X] Format your submission as follows, where `Demo` and `Clients` are optional.
  Keep the short description under 250 characters and use [sentence case](https://en.wikipedia.org/wiki/Letter_case#Sentence_case)  for it, even if the project's webpage or readme uses another capitalisation  such as title case, all caps, small caps or all lowercase.
  
  `Demo` links should only be used for interactive demos, i.e. not video demonstrations.
  ``- [Name](http://homepage/) - Short description, under 250 characters, sentence case. ([Demo](http://url.to/demo), [Source Code](http://url.of/source/code), [Clients](https://url.to/list/of/related/clients-or-apps)) `License` `Language` ``

- [X] Resources requiring account creation or signup should be marked with 🖊️
``- [Name](http://homepage/) `🖊️` - Short description, under 250 characters, sentence case.
- [X] Resources requiring payment of fees of any kind should be marked with 💵
``- [Name](http://homepage/) `💵` - Short description, under 250 characters, sentence case.
- [X] Additions are inserted preserving alphabetical order.
- [X] You have searched the repository for any relevant [issues](https://github.com/awesome-stable-diffusion/awesome-stable-diffusion) or [PRs](https://github.com/awesome-stable-diffusion/awesome-stable-diffusion), including closed ones to avoid duplication or reintroducing removed conntent.
- [ ] Any category you are creating has the minimum requirement of 3 items.
  If not, your addition may be inserted into `Misc/Other`.
- [X] Any software project you are adding to the list is actively maintained (less than 3 months inactive).
- [X] The pull request title is informative, unlike "Update README.md".
  Suggested titles: "Add aaa to bbb" for adding software aaa to section bbb,
  "Remove aaa from bbb" for removing, "Fix license for aaa", etc.

Signed-off-by: CapableWeb <112625454+CapableWeb@users.noreply.github.com>
2022-09-10 17:50:33 +02:00
Georg Zoeller 1ceb59aad0
Update README.md
added laion-aesthetic

Signed-off-by: Georg Zoeller <georgzoeller@users.noreply.github.com>
2022-09-10 17:07:34 +08:00
Georg Zoeller 3a31aefa2b
Merge pull request #12 from audreyaudz/patch-1
Typos, new studies, new community resources
2022-09-09 02:23:49 +08:00
Audrey Kon 9723878476
Typos, new studies, new community resources
Signed-off-by: Audrey Kon <audz@kon.sg>
2022-09-09 02:22:22 +08:00
Georg Zoeller 82ae149a1c
Merge pull request #11 from fkulla/patch-copyedit
Copyedit README
2022-09-08 15:08:36 +08:00
fkulla 9dbc2db2df
Merge branch 'main' into patch-copyedit
Signed-off-by: fkulla <110720170+fkulla@users.noreply.github.com>
2022-09-07 17:57:27 +00:00
Georg Zoeller a03cf54092
Merge pull request #10 from fkulla/patch-1
hlky/stable-diffusion has moved; updated entries
2022-09-08 01:47:19 +08:00
fkulla e4517abc1f
consistent punctuation
Signed-off-by: fkulla <110720170+fkulla@users.noreply.github.com>
2022-09-07 17:42:30 +00:00
fkulla 05683c76be
; --> :
Signed-off-by: fkulla <110720170+fkulla@users.noreply.github.com>
2022-09-07 17:41:23 +00:00
fkulla 7725d93190
consistent demo link formatting
Signed-off-by: fkulla <110720170+fkulla@users.noreply.github.com>
2022-09-07 17:40:13 +00:00
fkulla d0a597959f
copyedit: Tutorials and Comparisons
Signed-off-by: fkulla <110720170+fkulla@users.noreply.github.com>
2022-09-07 17:39:04 +00:00
fkulla 4c58016c2c
Consistent headings (& --> and)
Signed-off-by: fkulla <110720170+fkulla@users.noreply.github.com>
2022-09-07 17:29:33 +00:00
fkulla c8e4555002
Consistent headings (and -> &)
Signed-off-by: fkulla <110720170+fkulla@users.noreply.github.com>
2022-09-07 17:28:06 +00:00
fkulla 44bf6d2b4b
copyedit: Complementary Models and Tools
Signed-off-by: fkulla <110720170+fkulla@users.noreply.github.com>
2022-09-07 17:27:02 +00:00
fkulla 40d5d1792c
complimentary --> complementary
A complementary tool is a tool that complements SD's functionality. A complimentary tool is a tool that was included for free with something.

Signed-off-by: fkulla <110720170+fkulla@users.noreply.github.com>
2022-09-07 17:13:54 +00:00
fkulla bbf2127712
complimentary --> complementary
A complementary tool is a tool that complements SD's functionality. A complimentary tool is a tool that was included for free with something.

Signed-off-by: fkulla <110720170+fkulla@users.noreply.github.com>
2022-09-07 17:12:15 +00:00
fkulla 39b54607b8
copyedit: Models and Weights
Signed-off-by: fkulla <110720170+fkulla@users.noreply.github.com>
2022-09-07 17:03:49 +00:00
fkulla 692b4da15c
ESGRAN --> ESRGAN
Signed-off-by: fkulla <110720170+fkulla@users.noreply.github.com>
2022-09-07 16:58:58 +00:00
fkulla a5ad66d475
copyedit: Actively Maintained Forks & Containers
Signed-off-by: fkulla <110720170+fkulla@users.noreply.github.com>
2022-09-07 16:57:18 +00:00
fkulla ba77a77243
fast moving --> fast-moving
Signed-off-by: fkulla <110720170+fkulla@users.noreply.github.com>
2022-09-07 16:33:06 +00:00
fkulla 0960983213
github --> GitHub
Signed-off-by: fkulla <110720170+fkulla@users.noreply.github.com>
2022-09-07 16:30:41 +00:00
fkulla a4334138b8
grammar: Lead section and official resources
Signed-off-by: fkulla <110720170+fkulla@users.noreply.github.com>
2022-09-07 16:29:54 +00:00
fkulla 40e5d80492
modify duplicate hlky/stable-diffusion entries
they now point to sd-webui/stable-diffusion-webui as well

Signed-off-by: fkulla <110720170+fkulla@users.noreply.github.com>
2022-09-07 16:10:43 +00:00
fkulla 6906ef0010
removed duplicate link in sd-webui entry
since the webui dev repo and stable-diffusion fork are now in the same repository, the second link is obsolete

Signed-off-by: fkulla <110720170+fkulla@users.noreply.github.com>
2022-09-07 16:08:18 +00:00
fkulla 5008c88c2a
hlky/stable-diffusion has moved
hlky/stable-diffusion --> sd-webui/stable-diffusion-webui

Signed-off-by: fkulla <110720170+fkulla@users.noreply.github.com>
2022-09-07 16:01:30 +00:00
Georg Zoeller 425d582f87
added img2prompt clip interrogator.
Signed-off-by: Georg Zoeller <georgzoeller@users.noreply.github.com>
2022-09-05 22:27:47 +08:00
Georg Zoeller 454e0d20e8
Reorganized tutorial section, added maks/s/sd-akashic
Signed-off-by: Georg Zoeller <georgzoeller@users.noreply.github.com>
2022-09-05 22:24:31 +08:00
Georg Zoeller 1ebd27255a
Some updates on forks
Signed-off-by: Georg Zoeller <georgzoeller@users.noreply.github.com>
2022-09-05 22:20:15 +08:00
Georg Zoeller 2a1c9538f4
added phraser prompt builder.
Signed-off-by: Georg Zoeller <georgzoeller@users.noreply.github.com>
2022-09-05 22:17:43 +08:00