There was a recent thread that has been deleted titled: [allogen] just the most genericest generator ever

This generator had a nice feature to apply artists to the t2i plugin… but it had a LOT of external stuff going on plus performance-killing full-size page background images… as well as a lot of extra code and styles that I don’t really need. I know @[email protected] commented on it.

Based on that gen, I figured it would be handy to have an artist plugin… so I made one called “artist-plugin” so I could import it into t21 generators. https://perchance.org/artist-plugin

Now I’m working on a demo generator using this plugin, and I’m 99.9% happy with it so far. I’m still doing minor tweaks to make it even cleaner. It’s VERY basic: https://perchance.org/aa3den2ecy

Everything is working perfectly EXCEPT: When the page first loads, the artist that displays is NOT being used for the initial images that are displayed (because it’s random from the plugin).

Clicking on the buttons (Artist name buttons or random Artist button) works as intended, and then everything is fine until the next page reload. If you click the “Update Images” button BEFORE choosing an artist, everything is random and the artist title is not related to the images.

How can I get the Artist correct (in the heading AND in the prompts) on the first page load? Init? Store a variable? I’m sure I’m missing something silly and simple.

Thanx for any help!

  • AshenthornOP
    link
    English
    1
    edit-2
    6 months ago

    Thanks! In the plugin, there has been one update to the artists already since I first checked @[email protected] 's original generator. I also fixed case and sort for the artist names in the plugin (and added a few artists), and will maintain that in the plugin to avoid having to include .titleCase in the generator code.

    ps: It seems like you could output the copy button just once - next to the title. I think it would be more useful to be able to copy AFTER seeing a sample of the artist’s work generated? I guess it would depend on how the generator is used.

    • 🎲VioneTM
      link
      English
      16 months ago

      I’ve removed the copy button on each name and only have it on the top, next to the artist name.

      If you have any ideas for prompts to generalize the artists style, i.e. currently it is only showing results for portraits, what if we had a sample prompt for a landscape, etc. for easy test of the artist’s style…

      Pinging @[email protected] if you have any input on this.

      • AshenthornOP
        link
        English
        16 months ago

        If you have any ideas for prompts to generalize the artists style, i.e. currently it is only showing results for portraits, what if we had a sample prompt for a landscape, etc. for easy test of the artist’s style…

        Hmm… that might be tricky because the vast majority of the artists in the list primarily draw/paint people. I changed the prompt to “seascape” and only a few don’t include people. I spose you could add (people) to the negative prompt and see what happens.

        A more ambitious project would be to have multiple subjects to choose from.

      • allo
        link
        English
        06 months ago

        deleted by creator