qinerous

joined 4 months ago
[–] qinerous@lemmy.world 1 points 1 month ago

instead of type = select

write type = visual-select
and you'll understand what I mean

[–] qinerous@lemmy.world 2 points 1 month ago

Which generator page you use? Try another generator, There are a lot of generators in Perchance

[–] qinerous@lemmy.world 1 points 1 month ago

First the style and background to set the basis for the whole if if the most important thing for you is the style in which the image is drawn. If the most important thing for you is the foreground and the character, then the character description first, and only after its appearance and actions, and the style is at the end. Well, in general, you can probably just mix it all up and scatter it. But it's better to have a structure, since the generator model uses a token system to draw, and the most important thing should written at the very beginning

[–] qinerous@lemmy.world 1 points 1 month ago (1 children)

This is possible if you do not use the text-to-image plugin model from Perchance, but a third-party model that can do this. There may be open source models on github, as well as in huggingface.co . Ask any AI and it will help you with the integration.

 

How does visual-select work from the t2i-framework-plugin-v2 framework? Of course, I understood how to use it. But how use it for any functionality? It's just one button.

[–] qinerous@lemmy.world 1 points 2 months ago

idk, I have banned only 1 person on my page in all this time, and I did it without a tag, and his messages were deleted. Well, maybe it doesn't matter with a tag or not :0

[–] qinerous@lemmy.world 1 points 2 months ago (2 children)

official image gen also dont use random tags in banned user list

and in itself plugin site author wrote without tags in example https://perchance.org/comments-plugin

[–] qinerous@lemmy.world 1 points 2 months ago (5 children)

Note that a user's ID is based on their IP address, so you're actually banning a particular IP address. This is usually fine, but sometimes it can result in banning several people - e.g. if a school has a single IP address for all students, then everyone using that school's wifi will have the same user ID. You may want to have a separate comments area with no bannedUsers list for people that are requesting to be unbanned due to e.g. being at the same school as someone else who was previously banned.

and you are using the ban list incorrectly, what you are writing and the tag that is randomly assigned to the user when logging into the site. Its should not be there.

  // DEC0-a445178fe0f9a41e853d
  // 4Q7U-2e3486e5250e20973993
  // 73BN-6ba259ab643205e004c0 (Surfshark EU VPN)
  // DXTI-5eace6d109e009747688
  // I67S-5b53a01a7bdecbd44adc    
  // 9BV8-0674bdbbd00c8bcc3beb

DEC0-a445178fe0f9a41e853d

 thats will be correct
  // a445178fe0f9a41e853d
  // 2e3486e5250e20973993
  // 6ba259ab643205e004c0 (Surfshark EU VPN)
  // 5eace6d109e009747688
  // 5b53a01a7bdecbd44adc    
  // 0674bdbbd00c8bcc3beb

[–] qinerous@lemmy.world 1 points 2 months ago (9 children)

I think it filters by prompt, not by image content. So age deviations don't really matter for the filter here.

[–] qinerous@lemmy.world 2 points 2 months ago

@perchance@lemmy.world @VioneT@lemmy.world

[–] qinerous@lemmy.world 2 points 2 months ago

thanks for answer

 

Hello everyone, could you tell me which image generator model was used in text-to-image in Perchance? It's different now, of course, but I'd like to know the model that was before the change, preferably if you have a link.

[–] qinerous@lemmy.world 1 points 2 months ago (1 children)

Idk what you mean, but you need just add "adminlair" to right panel where java script codes. In this


let config = {
...
...
...
adminPasswordHash: "----" ,
adminlair: "[MODE]",
...
};

The left panel would work if you used framework plugins , but there use right panel

[–] qinerous@lemmy.world 1 points 2 months ago

oh i forgot one line

const textarea = document.querySelector('textarea');
textarea.spellcheck = true;
textarea.autocomplete = "on";
textarea.autocorrect = "on";
textarea.autocapitalize = "on";

tell me later if it worked or not

 

Hello guys. Can you tell me which plugin these two buttons are from?

 

Hi, why in framework plugin t2i-framework-plugin-v2 i cant hide the "Feedback" button? in little framework ewzqi9hyzz was hidden by the button

showFeedback = false // <-- set to 'false' to hide the feedback button

this one just somehow disables the feedbacks, but the button remains

for example your site - https://perchance.org/ai-text-to-image-generator

5
submitted 4 months ago* (last edited 3 months ago) by qinerous@lemmy.world to c/perchance@lemmy.world
 

hi yo.I have created comment chats through Java script, but I cannot enable emoji packs through them. Either the Chats themselves disappear or nothing happens, and the assistant can't handle it either. Please tell me how

4
submitted 4 months ago* (last edited 4 months ago) by qinerous@lemmy.world to c/perchance@lemmy.world
 

Hi there. Are there any triggers or something similar that can block the operation of $meta? The description and image worked in the site of the last updated sites. But after +-extensively updated the site, $meta was simply ignored. What could be the reason for this? Using meta in js didn't work either. And ai assistant of coding can't handle either.

view more: next ›