dikdimon's picture
Upload extensions using SD-Hub extension
f4a41d8 verified

Random-E621-Artist-A1111

Add random artist names to your prompt from over 700 Artists of E621.

This code will add a new right-click context menu to Tampermonkey while on A1111.


how to install:

  • click on the .js file open it, open the Raw view of it (top right)
  • select all and copy (Ctrl+A -> Ctrl+C)
  • open tampermonkey -> add new userscript -> paste (Ctrl+V) -> save. the script should now get loaded when inside A1111. (please refresh A1111 webpage if you had it open before installing this script)

how to use:

  • Right-click in the Prompt field in A1111 -> Tampermoney -> A1111 - Random Artists to Prompt -> Add Artists
  • a popup prompt will appear, asking you how many you would like to add.
  • after adding the value and clicking OK. the desired amount of Artists should be in your prompt.
  • when using this script for the first time. Tampermonkey will open a page telling you that it's trying to load a file. You need to accept it. Without the Artist file, this script will not work.

The artists were sorted by post-count when extracted from E621.

this script will format the artists correctly to be used with most furry models.

  • "by name,by name,by name /(artist/),..."

This script was made with the help of AI - because I can't code that well myself.