#🍥|anime

1 messages · Page 218 of 1

nova remnant
lyric zealot
#

the reason is because that lora is a SD1.5 lora, and the model you are using is SDXL based

wet berry
#

Ooo what VAE/lora did u use for that? :O

#

im assuming its done with pony diffusion

brittle rampart
#

nope. i am not use SDXL. this is SD 1.5 model Indigo Furry Mix v12.0 Hybrid.

brittle rampart
nova remnant
brittle rampart
nova remnant
#

I'm sick

brittle rampart
bitter latch
#

"somoone's sick?"

brittle rampart
nova remnant
#

Cuties

brittle rampart
nova remnant
#

I slept and woke up

brittle rampart
nova remnant
#

Belly is hurting too

#

I dunno why

brittle rampart
#

a lot of fish?

nova remnant
#

sadcat no

#

I don't like fish that much

#

If it's anything related to good, is probably because I didn't eat enough

nova remnant
#

Interrogator funnya on the case

nova remnant
brittle rampart
brittle rampart
astral jasper
nova remnant
vital raptor
gloomy scroll
brittle rampart
oak spoke
#

are you asking for like.... actual base 1.5 model?

#

I can get you a link if you want

brittle rampart
oak spoke
gloomy scroll
#

Any model in civitai with this detail works

brittle rampart
#

i think he asked about Civitai

steady grail
oak spoke
#

I find it funny how some 1.5 lora work on SDXL anyway

steady grail
#

maybe some blocks are in common

oak spoke
#

yea

steady grail
#

i don't understand why 1.5 have 26 blocks, and xl only 20, when merging

#

being the model bigger, you expect more blocks lol

oak spoke
#

I guess it's just less but bigger block overall

steady grail
#

makes sense

brittle rampart
oak spoke
#

hence why he ask around for 1.5 model

#

so I shrimply gave him one

brittle rampart
#

he's a pervert!

gloomy scroll
oak spoke
brittle rampart
acoustic locust
acoustic locust
brittle rampart
nova remnant
nova remnant
#

What are those clothes in your image called

brittle rampart
#

just look PNGInfo

nova remnant
#

She got a veeery big neck bell

#

X3

brittle rampart
steady grail
#

looks like sd3 will be available only for api, for now at least

brittle rampart
nova remnant
#

Pirate cat

junior quest
#

can we do inpaint with sdxl?

nova remnant
brittle rampart
#

yeeeep!

lyric zealot
acoustic locust
#

did you get access?

wooden coral
lyric zealot
#

API access like Boto said

acoustic locust
wooden coral
#

I have no clue kek

acoustic locust
#

@lyric zealot?

lyric zealot
#

it's available

#

for anyone with like 25 credits

acoustic locust
lyric zealot
#

but cost 6.5 credits per generation

wooden coral
lyric zealot
#

you can pay to get 1000 credtis tho

junior quest
lyric zealot
#

since it's api, some HACKERMANS needs to be done

junior quest
acoustic locust
lyric zealot
#

25 for free

nova remnant
lyric zealot
#

for any user that sign up with google account

nova remnant
#

It's the same thing

acoustic locust
junior quest
lyric zealot
#

so basically about 3 generations

nova remnant
junior quest
nova remnant
#

I forgot the right options for inpaint

junior quest
#

SENSEIII

nova remnant
#

@lyric zealot be useful

junior quest
lyric zealot
nova remnant
#

What are the options for inpaint

lyric zealot
acoustic locust
#

I'm assuming I need to run it in visual studio or such?

lyric zealot
junior quest
acoustic locust
lyric zealot
junior quest
#

ouh do I need any specific sdxl model for inpaint? like sd1.5 inpaint?

acoustic locust
#

I love vscode

lyric zealot
acoustic locust
#

it's my favorite

junior quest
#

its just blurring image

#

thats it

lyric zealot
#
    
def generate(prompt=""):
    response = requests.post(
        f"https://api.stability.ai/v2beta/stable-image/generate/sd3",
        headers={
            "authorization": f"Bearer sk-YOURAPIKEY",
            "accept": "image/*"
        },
        files={"none": ''},
        data={
            "prompt": prompt,
            "output_format": "jpeg",
            "aspect_ratio": "16:9",
        },
    )

    if response.status_code == 200:
        with open("./lighthouse.jpeg", 'wb') as file:
            file.write(response.content)
    else:
        raise Exception(str(response.json()))
    
def main():
    generate(prompt="anime girl with a t-shirt saying 'SD3'")

main()```
#

for people that wanna quick and dirty way of testing this

#

^

#

just replace with your own api key

#

and put your prompt

#

but there's more stuff you can do

lyric zealot
#

remove the ribbon

#

?

nova remnant
#

It's doing the blurry thing

junior quest
nova remnant
#

Instead of generating something

lyric zealot
#

how high is your denoising strength

#

and your steps

junior quest
#

0.15 denoise

#

35 steps

lyric zealot
#

your denoising strength is too low

#

for it to remove the ribbon

junior quest
lyric zealot
#

that kind of denoising, is probably good for upscaling or stuff

lyric zealot
#

with text

acoustic locust
#

where does this save to?

#

Do I have to specify myself?

nova remnant
lyric zealot
#

it saves to lighthouse.jpeg

acoustic locust
lyric zealot
acoustic locust
lyric zealot
#

i don't think you really need venv but just in case

wooden coral
lyric zealot
wooden coral
#

I wanna share the images I made on the SD3 bot but no one said im allowed now dead

lyric zealot
#

what if i say i allow it

wooden coral
#

Thats a rather big sus then

lyric zealot
#

cute anime style potato that says potato over its head, sitting on a countertop

wooden coral
#

I mean

#

It follows the prompt perfectly

lyric zealot
#

yup

#

the text is perfect as well

#

looking forward to adding more text in future generation

wooden coral
#

I have a list with stuff that doesnt work super well let me see if I can give you a task smugshroom

lyric zealot
wooden coral
#

So I found that fish still generates with too many fins for example, or if you generate something infront of a face the face gets distorted

#

Also the model doesnt know kim possible for example sadge

lyric zealot
acoustic locust
#

I wonder when they'll release this as a safetensor file

lyric zealot
#

Im not sure if im willing to test more by putting in money agony

#

3 generations are just not enough

acoustic locust
lyric zealot
#

but damn the price is expansive

#

probably cos it's on their largest varient of the model

wooden coral
#

Oh yeah people interacting like hugging fe is also an issue

junior quest
wooden coral
#

You can try shruge

lyric zealot
acoustic locust
junior quest
acoustic locust
lyric zealot
#

i mean that's what im guessing tho

#

don't take my word for it

acoustic locust
lyric zealot
acoustic locust
#

How can i code to sequence the lighthouse so it doesn't overwrite?

lyric zealot
#

if we think about it kinda logically

#

SDXL is about 2.6 billion parameters

#

and that's like 6gb

#

so maybe around 15gb?

acoustic locust
lyric zealot
#

for the 8b varient

#

maybe

#

im just doing some scuff math

acoustic locust
#

I'll never be able to run it locally

lyric zealot
#

or something

acoustic locust
#

ok

lyric zealot
brittle rampart
#

look like colored scetch.

lyric zealot
#

i don't know why

#

i can still generate

#

without credits

#

is it intended

#

or is it not

acoustic locust
lyric zealot
#

or is it actually billing me

#

who cares

acoustic locust
#

still sucks at hands

acoustic locust
lyric zealot
#

same

#

faster

#

before they realised

#

almost

#

not ID 3

wooden coral
#

The moment they made the API available the SD3 bot died ThinKenobi

acoustic locust
nova remnant
nova remnant
#

Like death note or something

lyric zealot
unkempt cape
#

cool thing i learned. so whenever my lora is not giving me stuff i like, put another one at a low scale

lyric zealot
#

if you want to add it

junior quest
nova remnant
lyric zealot
acoustic locust
lyric zealot
acoustic locust
#

what neg are you using?

lyric zealot
#

i don't know

#

just randomly throwing stuff now

acoustic locust
#

ok

nova remnant
lyric zealot
#

so you can use it on the discord bot

nova remnant
#

I'm lazy

#

You do the typing

lyric zealot
acoustic locust
#

I think sd1.5 and xl are consistently better, but when this is good it's great.

lyric zealot
#

i think currently we just don't know how to prompt and stuff

#

and also

#

the text is way better definitely

acoustic locust
nova remnant
#

And hires

#

And styles

#

Much to go

lyric zealot
#

a blue cube on the left, a red sphere in the middle, and a green cube on the right

#

this is wrong tho

nova remnant
lyric zealot
#

this time it's correct

nova remnant
#

What if you add texture

#

To each one

lyric zealot
#

give me ideas

nova remnant
#

Stone, metal, glass

lyric zealot
nova remnant
lyric zealot
#

a blue cube on the left, a red sphere in the middle, and a green cube on the right, above water, an anime girl is sitting on top of the green cube saying 'SD3'

#

kinda funny

#

a blue cube on the left made up of wood, a red sphere in the middle made up of glass and it's see-through, and a green cube on the right made up of metal, above water, an anime girl is sitting on top of the green cube saying 'SD3'

#

SCHIZO prompt

nova remnant
#

a blue cube on the left made out of reflective metal, a red sphere in the middle made out of glass, and a green cube on the right made out of marble, inside them are images of cat faces

unkempt cape
#

is it just me or anatomy looks strange asf

nova remnant
#

@lyric zealot

acoustic locust
lyric zealot
acoustic locust
#

Not just for you

unkempt cape
#

no nude in dataset bili:

acoustic locust
lyric zealot
#

time to go to twitter

nova remnant
lyric zealot
#

and see what people generate

#

to get their prompt

acoustic locust
acoustic locust
lyric zealot
#

people are doing much better than we are here

acoustic locust
#

They're not just for porn

lyric zealot
unkempt cape
acoustic locust
lyric zealot
acoustic locust
lyric zealot
acoustic locust
lyric zealot
#

(worst quality, low quality:1.2), ugly, 3d, censored, abdominal muscle, artistic glow

#

im just throwing my old SDXL negative

#

and test

stable crane
#

bro is SD3 truly only API for now?

lyric zealot
#

for now yes

stable crane
#

😢

#

we need the coomers on it stat

unkempt cape
#

open ai amirite

lyric zealot
unkempt cape
#

maybe theyre cooking maybe they will open source later

#

i mean cmon that anatomy aint doing shit

stable crane
acoustic locust
#

behold, the code to name in sequence

#

and then the code before that

unkempt cape
#

guys where can i test it

lyric zealot
stable crane
#

this reminds me I need to update my comfyui file paths

acoustic locust
#

it's so simple

lyric zealot
#

i don't know why i used timestamp

acoustic locust
lyric zealot
native halo
#

say tit instead

stable crane
lyric zealot
#

yup

stable crane
#

😢

native halo
stable crane
#

1female, mega mamms

nova remnant
#

1900: maybe in 2024 we'll have flying cars

nova remnant
stable crane
#

I'll take this over flying cars

nova remnant
#

thomas 👍

lyric zealot
#

You lack sufficient credits to make this request. Please purchase more credits at https://platform.stability.ai/account/credits and try again.

#

well it was fun while it lasted

unkempt cape
#

rip

#

after testing i can say it does what it supposed to do ig

open moon
#

(Masterpiece), (Best quality), (Ultra HD), (Super detail), (Whole body :1.2), 1 girl, Chibi, cute, smile, flowers, outdoors, holding the camera, sitting on the roof looking out into the distance, with mountains in the background, amber, warm yellow, sunset, artistic sense, Quadratic style, white clothes,

#

(Masterpiece), (Best quality), (Ultra HD), (Super detail), (Whole body :1.2), 1 girl, Chibi, cute, smile, flowers, outdoors, holding the camera, sitting on the roof looking out into the distance, with mountains in the background, amber, warm yellow, sunset, artistic sense, Quadratic style, white clothes,

unkempt cape
lyric zealot
unkempt cape
#

idk man i hope for wd more

lyric zealot
lyric zealot
#

just need to wait i guess

unkempt cape
#

but man the direction

#

i am not very optimistic

#

yk when half of the announcement is "safety"

acoustic locust
lyric zealot
#

Hmmm, well if the release it with the weight

acoustic locust
#

It's like a poorly trained 1.5 model

lyric zealot
#

Well to be fair, when the base sdxl comes out

#

It’s kinda like this

#

I still remember the sdxl0.9

acoustic locust
lyric zealot
#

It was bad at that time

lyric zealot
acoustic locust
lyric zealot
#

Looks pretty sick

#

Wait can you still gen?

acoustic locust
acoustic locust
#

they took it

#

I'm going to make another alt

lyric zealot
#

Lmao

#

Every account is like 3 generations if the credit works properly

#

Is it worth it for that much work?

stable crane
nova remnant
acoustic locust
acoustic locust
acoustic locust
#

that's literally me

acoustic locust
brave timber
acoustic locust
# brave timber these look great, prompts?

(Masterpiece), (Best quality), (Ultra HD), (Super detail), (Whole body :1.2), warm colors, sunset (anime style:1.2) 1girl, highly detailed, absurdres, insane details, solo, long hair, underwater, full body, wallpaper quality, black track shorts, black crop top, best quality, masterpiece,

#

It's really a roll of the dice

open moon
acoustic locust
nova remnant
nova remnant
#

thomas asking YOU the model now

#

I love the water in them

lyric zealot
#

surely it's the water that you loved

acoustic locust
#

I don't mind being asked what model I use.

acoustic locust
#

💪

lyric zealot
#

nice

#

i sent the first image and that's it

#

im out

acoustic locust
#

had

lyric zealot
acoustic locust
#

how could you

lyric zealot
#

i saw your fart tho

nova remnant
lyric zealot
#

did you remove it

#

or

#

mods probably

acoustic locust
#

My life will never be the same after this

lyric zealot
acoustic locust
lyric zealot
#

yup

acoustic locust
#

And sd3 goes up to 8b

lyric zealot
#

cos for llm, you can offload it to cpu

#

and it's still decent speed

acoustic locust
#

Last time i offloaded to cpu I bluescreened

lyric zealot
#

or they quantized it

acoustic locust
#

I wish there was a way to load chunks of the model when you needed it

lyric zealot
acoustic locust
#

It'd probably be slow though

lyric zealot
#

i don't think i understand the way model works enough to know if that works

acoustic locust
#

But sd3 goes from 800m to 8b so there's probably a 6-7b model for my 8g card

lyric zealot
#

so one low tier, mid and top i guess

acoustic locust
#

What card do you have?

lyric zealot
#

3070 8gb

acoustic locust
lyric zealot
nova remnant
#

I'm just a cat

acoustic locust
lyric zealot
nova remnant
#

I just use online services and play Poe

#

Smuggered

acoustic locust
nova remnant
#

I mean

#

From what I know you can grab the AMD branch instead of Nvidia one and run it

acoustic locust
nova remnant
#

A bit scuffed on some things but works

nova remnant
#

The best game ever

lyric zealot
#

i just realised i have 93 credits

#

on my other account

nova remnant
lyric zealot
#

actually didn't win but 2nd place sadCat

pure oyster
nova remnant
#

Voodoo lmao

#

I believe and runs SDXL fine on Linux

acoustic locust
#

?

#

I don't think that can run SD in my opininon

pure oyster
acoustic locust
pure oyster
#

I get bored and quit usually around the start of red maps

nova remnant
#

I play a bunch every league

pure oyster
oak spoke
#

still not finished but wtf is that head

#

wow a JET head now that's new

#

imagine the headbutt

bitter latch
#

million years of pain

pure oyster
oak spoke
acoustic locust
steady pumice
bitter latch
brave timber
#

What's the deal with the "score_9" etc in pony prompts? I've never seen it actually explained where I could understand it

bitter latch
steady pumice
brave timber
steady pumice
#

yeah

brave timber
#

should i put the other scores in the negative?

steady pumice
#

But you don't only want to put score_9 or you will be limited

lyric zealot
versed jay
# oak spoke here you go https://huggingface.co/runwayml/stable-diffusion-v1-5/tree/main

What I want is to play this character, but what happens? That when I do it, since the series is called Ranma 1/2, and at the same time Ranma is a character, what it makes me is Ranma, even though I describe the characteristics of the character, it makes me Ranma with the characteristics described of the other woman. https://civitai.com/images/1029666 any solution for that problem?

brave timber
bitter latch
#

while I dn't need all that

steady pumice
# brave timber should i put the other scores in the negative?

This is what I do

Pos
score_9, score_8_up, score_7_up, score_6_up, source anime, masterpiece, high quality, BREAK (prompt here)

neg

score_4, score_5, score_6, source_furry, source_cartoon, source_pony, monochrome, (censor), 3d, realistic, render, CGI, text, watermark, cartoon, sketch, greyscale,

ornate echo
nova remnant
nova remnant
#

And without

brave timber
#

same, was just about to look for that

nova remnant
#

And I don't think masterpiece high quality exists really on pony

steady pumice
#

I'm not sure on that myself it seems like it helped but 🤷‍♂️

bitter latch
#

shiney

nova remnant
#

If we're talking about pony default they don't do anything

#

Autism and others idk

steady pumice
#

Na

#

I'm using Autism

lyric zealot
brave timber
#

First one's prompts:
p

score_9, score_8_up, score_7_up, source anime, 
Woman```

second one with these negatives as well:
n

score_4, score_5, score_6, score_7

brave timber
#

makes it look better imo

oak spoke
#

sure it look more grumpy but 2nd one's nose look wrong

bitter latch
#

there back to anime character 😄

keen hollow
#

there's a new sd3 channel 😬

oak spoke
keen hollow
brave timber
keen hollow
#

right on

oak spoke
#

hmm this came out surprisingly cartoony

nova remnant
brave timber
#

difference is pretty slight

nova remnant
#

one has better eyes I think, the other better other things

lyric zealot
versed jay
acoustic locust
supple raptor
# oak spoke how much VRAM does SD3 need to run anyway?

Apparently the 8b parameter version will require approximately the same VRAM as running a 13b LLM from what I've been told. There will be smaller versions which will require significantly less. The architecture is more flexible for offloading as well so even if you don't have enough VRAM you should be able to offload some to CPU/RAM like you could with an LLM.

acoustic locust
oak spoke
#

lol hopefully I can run it with 12gb

supple raptor
acoustic locust
supple raptor
acoustic locust
#

Will it cause a significant performance decrease?

supple raptor
#

yeah, cpu is still worse for the task than GPU is, but it should be a lot better than the experience when you run out of vram on current SD models.

acoustic locust
#

Between debilitating and insignificant

supple raptor
#

depends on the specific CPU and GPU as well as probably the speed of the system RAM to a lesser extent.

lyric zealot
versed jay
lyric zealot
#

If not, then you will need to use a lora trained on that character

versed jay
lyric zealot
#

And for training, I know next to nothing about it. So yeah

#

Your best bet for now, is to use the model that the author of the Lora used, so you can pretty much get the same result as the author of the Lora

steady grail
#

all of these are 1.5

#

so, compatible with every 1.5 model

versed jay
ornate echo
versed jay
steady grail
ornate echo
steady grail
#

what version of model do you use?

versed jay
ornate echo
#

The model he referenced was a 1.5 model and would be compatible with the 1.5 LoRAs.

lyric zealot
#

What model are you using?

#

I’m pretty sure I’m the one that told you that as well

steady grail
#

sdxl, ok, it's different from 1.5. you need an xl lora model

ornate echo
#

That's what you posted.

versed jay
ornate echo
#

If you're using SDXL, then no, the LoRAs won't work.

#

You would have to use SDXL LoRAs.

lyric zealot
# versed jay

Yup, so basically the model you are using is SDXL based, and not SD1.5

versed jay
lyric zealot
#

And sadly for you, there’s no SDXL Lora for that

ornate echo
#

Then use a 1.5 model.

steady grail
ornate echo
#

There are several solutions here.

steady grail
#

this model have data of shampoo too

lyric zealot
#

Or that ^

versed jay
steady grail
#

you simply need to add the right tag to the prompt

ornate echo
#

How do you use a 1.5 model?

lyric zealot
#

Guys, I’m leaving this to you guys, imma go sleep

ornate echo
#

You download it, change to that model, change your image size to something like 512x768, and then apply the LoRA.

steady grail
#

nighty night

ornate echo
#

peace smol

ornate echo
steady grail
#

1.5 lora are only compatible with 1.5 models. take the model you like more

#

maybe chose between the most popular once

#

and newer

#

newer models usually gives better results

versed jay
steady grail
#

what parrots?

oak spoke
#

das lot of limbs

steady grail
#

cute

oak spoke
#

look at the lil scarf

steady grail
junior quest
#

@supple raptor what was dat xl model ur using for upscale NAI images? kohaku xl?

#

beta or delta

bitter latch
acoustic locust
supple raptor
acoustic locust
versed jay
steady grail
#

you need shampoo and parrot lora at the same time?

#

if parrot is xl, you can't use it together with shampoo 1.5 lora

versed jay
steady grail
#

oh, it's pony model. pony is not compatible with all xl models

#

pony is 100% compatible only with pony lora

versed jay
steady grail
#

first try the right tag

#

to call shampoo, you need to copy the right tag from the civitai page

#

in your case, the right tag is "shampoo (ranma 1/2)"

#

use this instead shampoo ranma anime

versed jay
steady grail
#

yeah, that lora is based on that model

#

pony models are very good, but too much trained and so not compatible with most of the other xl models

versed jay
#

what is this VAE (319.14 MB)?

steady grail
#

vae is a model that works together with the main model to gen images well

#

without it, the result is a big mess

versed jay
steady grail
#

if you use auto, the drop down menu next to the drop down menu of the model, on the top left

#

place the file inside the vae model directory

versed jay
#

thanks

versed jay
steady grail
#

when you click on the image, usually is on the right. if they are not there, means the image doesn't contain them

versed jay
#

thanks

nova remnant
acoustic locust
#

new merge just dropped

acoustic locust
versed jay
#

@vital raptor @steady grail How could I make a character hold a bomb and try to manipulate it? Are you planning to deactivate or activate it?

elder shale
#

create a image of goku super sayan 3 with full power charged design for tshirt printing

cerulean bane
keen hollow
#

evenin'

bitter latch
nova remnant
#

How are you guys

bitter latch
#

iz tired

#

and doing art while watching hero academia

#

tho I should be in bed

nova remnant
#

waow thick tail

#

@nova remnant

#

:D

#

I love goth girls 😍

#

I need to improve my creativity of goth prompts

bitter latch
#

hmm that tail doesn't look right. sigh

nova remnant
#

Funky horns

#

waow this cute

bitter latch
nova remnant
#

Nurse waow waow

bitter latch
#

gonna finish this episode and then bed.. tired.. blah. thud

brittle rampart
#

submitted the post - accepted the post

nova remnant
#

My favorite nurse prompter

brittle rampart
nova remnant
#

I'm better than yesterday

#

At least

brittle rampart
#

it good

#

one hemisphere has already gone to sleep, the other is just waking up. how small is the Earth

nova remnant
#

@brittle rampart it's you

#

cx

brittle rampart
#

hmmm where lost her horns?!

nova remnant
#

Dragon cat

#

Or a dragon disguised as a cat

brittle rampart
#

or just a very small dragon. In any case, this is not quite the right dragon

nova remnant
brittle rampart
#

hmmm

nova remnant
#

What are the ideas for images today funya

brittle rampart
nova remnant
#

Your images are much cuter

native halo
brittle rampart
nova remnant
#

A physical test

brittle rampart
#

upper path?

#

she look like a croco..

nova remnant
#

Reminded me of Yoshi

#

Never enough dragon girls

brittle rampart
#

Friren + horns?

nova remnant
#

Just random white hair

brittle rampart
#

and random pointer ears ^_^

nova remnant
#

Pointy ears are cute

#

Like elves

brittle rampart
#

yep.

#

but rabbit floppy ears better

nova remnant
#

Don't know if pony can do them

brittle rampart
#

try

nova remnant
#

Doesn't look as cute

#

Furry x3

#

Most of the time they are coming out normally

brittle rampart
#

she look cute

nova remnant
brittle rampart
#

It’s just not clear who she is?

native halo
#

cat selfie catsprout

nova remnant
#

Steven is here

nova remnant
#

We'll never know thomas

brittle rampart
#

floppy ears spy-girl

native halo
brittle rampart
native halo
brittle rampart
#

i can swim

nova remnant
nova remnant
native halo
brittle rampart
nova remnant
#

Miss knight I'm not innocent take me to your house as punishment

#

waow 👍

brittle rampart
nova remnant
#

Cx

#

It's called bikini armor

brittle rampart
#

such cool armor is drawn! and iron panties on her.

#

I would suggest the artist to try out his creation

nova remnant
#

I only put clleavage on the prompt, I'm innocent waow

nova remnant
#

@brittle rampart

#

@native halo even more armor thomas

native halo
brittle rampart
native halo
#

da

brittle rampart
#

funny. so many members. and no more than 10 people always communicate

unkempt cape
#

UH HUH apparently fanart-the-model xl 3.1 doesn't know touhou

#

trying to generate some touhou for waifu diffusion info payment but nah it doesnt know

#

w h y. Like i dont know shit about blue archive or arkknights or something cuz i dont actively engage in anime games or shit. But touhou, every one on this fucking ball of dirt at least knows reimu

brittle rampart
unkempt cape
#

apparently

#

like cmon man, everyone, their grandfathers, their pets, their monkeys, their godzillas

#

i say "oh you know reimu?" everyone knows

#

its that popular

brittle rampart
#

until recently I didn't know about any of the Touhou characters

zinc flax
acoustic locust
#

that's the whole prompt

supple raptor
# unkempt cape UH HUH apparently fanart-the-model xl 3.1 doesn't know touhou

Yeah they intentionally removed basically all of the Touhou from their dataset. 3.1 is a little better, but it's still not good at them. kohakuxl delta/epsilon are much better for touhou. Otherwise you're going to want a LoRA for every Touhou you want to make on animagine. Even Pony usually does better at them.

unkempt cape
#

How am i going to make images of touhou characters to pay for more wd info 😭😭😭

supple raptor
junior quest
#

hmm its opensource afterall

unkempt cape
#

well shit cuz i made all my loras in animagine xl

#

😀 just gotta retrain

junior quest
#

maybe they work on kohaku?

supple raptor
#

It'd be worth trying them on kxl. They might work well enough.

unkempt cape
green temple
#

Nice

junior quest
#

tPonynai3

brittle rampart
#

That my best of the best generation! my SD broke again

acoustic locust
timid pulsar
#

Can someone give me a civitai model for this specific style

brittle rampart
#

look like a paint style

#

try use paint LoRa

#

or just add in promt "oil panting"

gloomy scroll
barren steppe
timid pulsar
#

mmmm

timid pulsar
#

it might have misunderstood

brittle rampart
timid pulsar
#

first ones pastel is a bit muted

brittle rampart
oak spoke
#

and this channel is quite tucked away

#

oh hey there he is

wispy canopy
#

I can be found... In uhh... Less safe servers lol

#

Something something pony

brittle rampart
oak spoke
barren steppe
timid pulsar
#

how do i uh use the lora

bitter latch
brittle rampart
bitter latch
brittle rampart
brittle rampart
steady grail
#

yeah, i love that lora too

brittle rampart
#

i love this is model. look very good and have a paint style

brittle rampart
unkempt cape
oak spoke
#

I love interrupted stuff before it get a chance to start giving it interesting feels

#

like half asleep shit you see in corner of your eyes kinda feels

steady grail
#

it's pretty insane

#

and unsettling

nova remnant
#

Who

#

Cx

nova remnant
#

I only know those character names because nubby spams them

nova remnant
#

You're gonna send tomatoes there too sadcat

oak spoke
#

You can’t tie me down

nova remnant
#

Bikini armor strikes again

zinc flax
nova remnant
#

Here comes "droopy ears, hands behind head"

junior quest
oak spoke
nova remnant
oak spoke
zinc flax
nova remnant
oak spoke
jolly canopy
#

maybe u can use image to image generation?

wispy canopy
#

this chat needs more men XD

versed jay
nova remnant
#

More mouse girls instead

green temple
green temple
#

canceled image

bitter latch
#

goes back to watching tokyo drew Nezu at the Shrine's Azalea festival [LIVE]

#

and doing art

green temple
bitter latch
unkempt cape
green temple
#

canceled images

green temple
#

hands 😭

green temple
#

noooo , cursed but goof

#

good

nova remnant
#

the grass is just dense

green temple
native halo
twin karma
#

My colorful Hoodie Club selection.

nova remnant
#

@native halo thomas are you hurt somewhere why you looking down

dire bridge
#

Like Jesus Christ (not present in this channel) how do you get a belt buckle that tight around yourself

green temple
nova remnant
green temple
nova remnant
#

@native halo belts thomas

native halo
nova remnant
#

stupid model

#

we need sd3 so we can "tight belt:2.5"

native halo
nova remnant
#

we must reach guilty gear level of belts

green temple
nova remnant
#

@native halo catlurk not enough

zinc flax
native halo
green temple
brittle rampart
nova remnant
#

now this is beltiful

finite herald
nova remnant
#

Fruity, the mod thomas

finite herald
#

don't call me the m word

nova remnant
#

@green temple fruity is onto you

#

Run sadcat

green temple
green temple
finite herald
#

I'm just saying your whole history is gens of kiddies so was curious your prompts

green temple
#

yes only kids 👍