Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Yes, you can! But you have to do it yourself. Here's an example of a mod that adds futa. Unzip the files into the mods folder (there's a button for this in the settings). Open the files with Excel (I use Libre Calc) and follow the example. Ask if anything is unclear.  https://files.catbox.moe/zqep11.zip

Thank you! I'll fiddle with it!

(5 edits)

After some fiddleling I manage to add extra potions with more tags with the use of LoRas!. 

Just twoquestions: 

1.- The portrait pictures keep appearing with the futa penis every now and then.  (My guess is this is because of the tags used for the picture), Is there a way to avoid this?

2.- Whats this box for in the character market?

 
(2 edits)

1 - There is no correct answer here. Your guess is correct, it simply generates what was said. Here are a few possible solutions:

(1) Increase the strength of the tags responsible for the small portrait. You need to create or edit generation_prompts.json. Open it as text and add a few tags or strengthen the existing ones.

...,
"ICON":"portrait, looking at viewer, solo, simple background",
...
In to
...,
"ICON":"(portrait:1.2), (upper body:1.1), looking at viewer, solo, simple background",
...

That's what I can suggest right now.

(2) Reduce the problematic tags themselves and their strength in the generation tables, which sounds like a bad solution. penis -> (penis:0.5) etc

(3) You can also try changing the settings to reduce the cfg scale from 5 to 4 and increase the size of the small icon from 768 to 1024 or 832. In this case, it will look less clumsy. But it won't solve the problem.

2 - This field allows you to highlight the character tags you want to find. It's more for cases where several characters are generated on the market and you want to quickly scroll through them.


I already stumbled upon the first problem when I added “thighs” as one of the character's features. How do you think it could be solved, ideally?

After furthermore experimenting I was mistaken that LoRas I downloaded were being used sooo, do you know if they can be added in the generation?

Are you using Comfy? If so, in version 1.1.1, you need to specify the full path to the file along with the folder, depending on where you saved it. <lora:cool_artist:0.9> -> <lora:my_artists/cool_artist:0.9>. I hope to fix this in the next version.

I am using Stability matrix with webuiforge, is it any different?

(2 edits)

It should work perfectly for Forge. Could you double-check the spelling of Lora? Could you also send me the name Lora?

I'm interested in the special characters in the name. You can replace the words themselves with others if they discredit you in any way. <lora:[Artist]Niche Artist's Style:1> -> <lora:[Word]Word's Style:1>,  but [, ], \, `, etc. should be left as is.

You can also try renaming the Lora file itself to something simpler.

for example a lora for skindentations I downloaded: hyperskindentation_IL.safetensors. Thats how is named in the in the LoRa folder.
(G:\SMatrix\Packages\Stable Diffusion WebUI Forge\models\Lora) this is the path on my pc for this lora

I don't like being that guy, but everything works on my computer. You can compare how your and my prompt settings differ.