Ashenthorn

joined 2 years ago
[–] [email protected] 2 points 1 month ago

I'm still using my negative prompt from the previous model, and signatures seem to be rare or minimized. I use multiple artists in my prompts.

extra limbs, extra fingers, too many fingers, deformed, text, (signature, signed, watermark, watermarked signature), picture frame, framed painting, brush, easel, holding paintbrush, bad art, bad composition, terrible lighting, bad anatomy, tattoo

[–] [email protected] 1 points 1 month ago

Same error on line 18, except no function error.

[–] [email protected] 1 points 1 month ago (2 children)

Okay...

The browser that I use for Perchance is Floorp (based on Firefox). I'm using the latest version (11.14.1 (64-bit)) that will run on my older Mac OS.

On your example page (t2i-with-create-media-gallery), the "Add to" button shows the popup confirmation, but the "Show" button does nothing.

On the ai-text-to-image-generator page, The "Private Save" and "Show Private Gallery" buttons do nothing. The "Generate Persona" function seems to work fine.

Same results in Opera (Chromium version:116.0.5845.188)

Same results in Brave (Version 1.57.64 Chromium: 116.0.5845.188 (Official Build) (x86_64))

Out of curiosity, I tested Firefox - 102.6.0esr (64-bit)... ... and it DOES work! At least on the ai-text-to-image-generator page.

On your t2i-with-create-media-gallery page however, when clicking the "Add to" button, it throws a perchance error.

I was surprised at these results, because usually the Chrome browsers handle newer code better than the older version of FF that I'm using.

I guess I'll have to decide if I want to switch to the version of Firefox that works, and then implement the Private Gallery functionality into my generator(s). I'm not sure it's worth it for what I'm doing.

Thanks again for your help.

[–] [email protected] 1 points 1 month ago (4 children)

Thanks for your help! I guess I misunderstood when you said "New private gallery option". This doesn't appear do anything different than the default t2i output provides - without using the additional plugin import:

I never even use the "Save to your device" button - I just use: Right-click generated image > "Open in new tab" > Save image

Also, in BOTH of your example links the "Show Gallery" buttons do nothing in my browser (Firefox).

[–] [email protected] 1 points 1 month ago* (last edited 1 month ago) (6 children)

Hm.. that sounds REALLY cool, but I'm not sure I want to import the framework just for that functionality. My main gen is pretty clean, and the framework has a lot of stuff that I don't need or use.

I'm not seeing the new private gallery interface on: https://perchance.org/ai-character-generator (?)

I see that it's based on the "create-media-gallery-plugin" - but the demo gallery button on that page (https://perchance.org/create-media-gallery-plugin) doesn't work for me. Clicking the button does nothing.

Do you have a working demo in any of your image gens that's using it? Or better yet, a stripped down standalone "Private Gallery" plugin?

[–] [email protected] 1 points 1 month ago (8 children)

Several tries... I've seen it before, and yes, it always saved on the second try in the past. This time, it wouldn't save at all after 5 or 6 tries - which is why I finally posted about it. I also tried saving to different galleries, etc.

This lasted for quite a few hours, but it seems to be working again, now.

 

Just started happening within the past 12 hours or so. Anyone else having this problem?

I know that @[email protected] was working on gallery filters.. maybe this is related and hopefully temporary?

EDIT: This seemed to be fixed for a while but it is happening again. This time, the "Network failure" error message takes a lot longer before being displayed.

[–] [email protected] 1 points 1 month ago

I really liked the old model, even though it took me a LONG time to fine tune and get the results I liked.

I'm really having fun with the new model and will continue to play with it.

The differences that I currently find lacking with the new model are:

  1. The lack of artist styles recognition.
  2. a certain generic default e-girl sameness look.. which is made worse by #1.
  3. multiple images with the same prompt can look extremely and randomly different (paradoxically, considering #2... but also made worse by #1).

I think (hope) these can/will be improved with time, model training, and prompt tuning.

[–] [email protected] 1 points 1 month ago

It's funny.. I've spent the past year and a half working on my prompts and fine-tuning my generator(s), for the style/results that I like. I got it to where I was very happy with the results - it was generally nothing resembling a lot of the "generic" images I've been seeing elsewhere on the web, and I used a lot of combinations of styles to get there - especially using the artist styles plugin.

Using the same prompts with the new model has generated some cool images, but it definitely seems to fall back to a "samey-ness", and a definite "default style".

Hopefully, prompt-tuning and model learning will help. I am having fun playing with it so far.

[–] [email protected] 1 points 1 year ago (1 children)

If you duplicate your generator, it creates a fresh gallery... though that won't stop it from eventually getting polluted again.

[–] [email protected] 1 points 1 year ago (1 children)

As for the terminology for AI haters, I think the proper term is “art lover.” AI is trained on stolen art, and its output is used instead of paying a human artist.

Artists have always had apprentices who were dedicated to learning their master's style.

This training would include learning/using the same brushes/equipment, lighting, brush strokes, etc. down to sometimes microscopic detail.

Some would title their works like: " - After " or "In the Style of "... others wouldn't bother with attribution, but may have gone on to become masters themselves. Some AI art prompts in fact include "(in the style of )"

When looking at paintings, I have honestly mistaken Julie Bell paintings for Boris Vallejo works before noticing her signature. Is Julie an artist? or just a thief?

Is Bob Ross an artist? or a just a thief of Bill Alexander's work? I have (re)created oil paintings after learning Bill/Bob's wet-on-wet (Alla Prima) technique. Can I sell them as "my own"? or am I just a thief?

[–] [email protected] 1 points 1 year ago (1 children)

That's very cool.. but I kind of need the opposite - I have the consumable list of regions working at the bottom of the page, but I don't know how to get a random state to show for each (consumable) region:

https://perchance.org/l87prl9bea#edit

[–] [email protected] 1 points 1 year ago (3 children)

Thanks so much, @[email protected] that's perfect!

Any tips on creating my consumable list output with Region+State?

 

I've been reading up on hierarchical lists in the tutorials and the reddit pages, but I'm having problems understanding and implementing the way I'd like.

I'm working on this generator (I may turn it into a plug-in).

What I'd like to do is have a consumable list of the regions, then output a random state corresponding to that region. I've got it working correctly for a single region/state output, but I'm having trouble with the state output for the consumable list items.

Also, I used a tutorial example for the output so it currently says: "The Plains region contains Missouri" - which is correct.

I'd rather it said: "Missouri is in The Plains region" .. but I couldn't figure out how to format the output since the state is a sub item of the region, so I can't swap the output in the HTML

Any help/tips would be appreciated!

 

I'm working on a new generator, and I want to experiment with the T2i Styles plugin. I do NOT want to use the T2i framework, because I don't really need it and I want to have a little more control over the output.

In the styles plug-in code, there is a link to the Styles tester: https://perchance.org/prompt-style-tester#edit

This is exactly what I'm looking for. HOWEVER: The tester doesn't work as-is. =/

Ex: Choosing a different style from the dropdown does nothing either onChange or Select > Go - it always loads the first Style in the dropdown (Painted Anime).

In the framework plugin, there IS a "remember" variable that gets set when a style is chosen... but that isn't an option on the tester? Can this be implemented easily without having to use the "Remember" plugin?

@[email protected]

@[email protected]

Thanx for any tips!

 

When I input "cyborg" in a text-to-image prompt, I wasn't sure what to expect. But it certainly wasn't THIS. 😂

In what AI world are these "Cyborgs"? lol.

 

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!

 

Greetings,

At about 07/08:00 UTC yesterday, the seed generation/display behavior seems to have been changed.

At that time, the generated seed on all images started displaying as -1 after generation - instead of displaying the actual generated seed. Ex.: on hover or clicking the image info button, it would display (seed:::-1)

As of right now, the generated seed is displaying properly again, but there is no longer a refresh button to regen the image based on the current (last used) seed.

Is this a permanent change to the plugin? If this is a permanent change, is there any way to retrieve the current seed from the promptData programmatically in order get back the lost refresh button/functionality?

@[email protected]

 

I'm not sure if the original author will see this post.. but there are some gendering issues with the nationality list.

I've forked it for my own use, but I'm sure a lot of people are importing it, so it would be nice if the original was updated.

Changes:

  • Briton => British
  • Dane => Danish
  • Englishman => English
  • Finn => Finnish
  • Frenchman => French
  • Dutchman => Dutch
  • Irishman => Irish
  • Pole => Polish
  • Scot => Scottish
  • Slovak => Slovakian
  • Spaniard => Spanish
  • Swede => Swedish
  • Turk => Turkish
  • Yugoslav => (Rem.)
  • Welshman => Welsh
view more: next ›