#🍥|anime
1 messages · Page 125 of 1
Is that with XL tho
I didn't even prompt the wing
look like 1.5 to me
are you talking to me? 
Yeah
yup, it's 1.5 based model
animatediff just hurt my eyes
with it flashing gif
it just switch multiple images really fast
Im trying to get it more consistent
Background is still meh
on some frames, her eyes looks like it's gonna pop out

you are definitely not using the animation module
we need tutorial
it's not inferring the previous generated frame for next frame
please teach me Boto sensei
i don't know how any of this works, is all black magic! (got red skin/mask tho)
I can give you this
thank you I'll try to decipher it
looks like my aaaaaaa prompt
Messy workflow for now, but will do the job
Its pretty simple once you get behind it
the prompt: anime, aaaaaaaaaaaaaaaaaaaaa
the result:
lemme try that
I need some deflicker tool for comfy 
here goes nothing
THAT IS GOING TO BE KOOKED
Her arm is doing things
o oh it froze at 49% for a bit
anime, (aaaaaaaaaaaaaaaaaaaaa:3.0)i wonder why these are les... uhh.. AAAAAA
yea disappointing result
let me bring out the big aaaaaaa guns
just switch back to darkalfa 😄
there. EZPZ
3rd one got witch fingers
her middile finger's like 70% the width of her face
here's the aaaaaaaaaaaaaaaaaa
with no weight
sdxl too clean at times
can't show lower cuz she was naked for some reason
she was screaming AAAA for a reason.
🤣
lets see if i can make darkalfa survive 2:0
nope, complete disintegration
but... i've got a better prompt for that
if i just want the most ridiculous aaaaaa
SAY AAAAAAAAAAAAAAAAAAAAAAAAAA
ah. even sdxl can make this prompt work 😄
i see this, next prompts gets the junji ito in there
it's still generating, and i'm already regretting my choices
Flusturd
@wispy canopy aaaa
just keep on smiling bois.
Send me 
reminded me of this prompt, had to anime-fy it
Am I crazy or does SDXL images look darker

Warmer would be a better way of saying it
Miku Hatsune, is Magical.
Does anyone know what this insanity is or anyone that might know how its done? :o

she's got a sephiroth exprission going on
Its a removable door, to enter you need to succeed a strength roll 
sounds like something crazy lmao. this is just a 3d vtuber model, but they took screenshots and made a Lora for each angle at least that's what I think they're saying? translation could be off. "created Lora for each" and idk what "extracted the difference" means. probably something like taking the loras and merging them together to create one eye lora. But I don't see why you couldn't just use all of the angles and make one complete lora.
the only reason I can think for doing that is you need enough images or data to make a set for the Lora, like if it's an original character
looking closer at it and the 2 images maybe they made a Lora for each set, ex: starry eyes and normal eyes.
Sometimes loras can be trained on multiple concepts, but you need a lot of data and it depends on the optimizer to prevent "concept bleed". lots of experimenting
I mean, I think they're probably doing block merge between all the LoRAs for individual images to make the AI able to only focus on that and not get anything else, but that sounds insane
Maybe 
It sounds like something very specific and trained for something intense, like they're making an animation or making a LOT of images. Even loras with multiple outfits or specific things like that are pretty simple preparation in comparison.
Yeah it seems like they are making a lot of images, I'm a big fan of this person, their LoRAs have like 0 effect on your image, you can generate, slap one of them on, and it will only really change what its made to change, so they're amazing and I wanna do that, but I don't know what kind of insanity they're doing
https://civitai.com/user/2vXpSwA7/models They do yeah
You might wanna talk to someone who has more experience with loras then. nubby or someone outside that's a developer of a Lora training program (stuff like everydream2)
The only thing I can think of is having a dataset that wouldn't affect anything else, so tagging it properly or making it very simple (like using vroid models) OR the opposite, making the images have enough variety where the model knows what to do with specific generations. either way i have little idea
or maybe I'm thinking too hard about it
could also be something to do with text encoder training... which wouldn't really train the clip / prompts but Im too unsure to say completely
i know kindof that you can adjust "layers" with actual model merging but this is just lora
sorry im rambling at this point
I think they're using this process https://discord.com/channels/930499730843250783/1113466741671084182 (Touhou Project AI server link)
I mean, I would ask the person themselves, but I don't think they have open DMs :o
I mean it should be the same, but its still really complex
Lemme see...
just came to the realization that every single one on the internet is ahuman (I mean except bots/ai) and are actually real.
You can block merge LoRA too. The blocks are a little different though.
nah, you're just some bot that lives inside my discord.

like I could be walking past someone in the street and idk that I heard abiut thwm online
how did you know
i know all
oh right
i forgot that property about you
Holy shit this is absurd but it makes so much sense
there is yet a way to distinguish between an extremely complicated ai and a real human
perhaps the real ai was the friends we made along the way
or perhaps the real friends was the ai we made along the way
nubby to the rescue once again
You type too slow to be one
isnt there an extensions for merging loras
haha fr
holy shit it does make so much sense
this little guy right here https://github.com/kohya-ss/sd-scripts/blob/main/networks/merge_lora.py (you have this already inside derrian's repo.
almost laughed out loud
Ohhh alrighty
Also, do you know if I need to like... use the tagger on the images?
I guess I dont?
ITS DOES, ITS DUMB, BUT IT MAKES SO MUCH SENSE
like I actually wanna try it now
because it's not rocket science like I thought it was
yeah I'm curious too
like how do you train it for one image? just don't tag it? increase the lr to an absurd amount?
I'm going to try it right now xD
I'd probably ask Ao to be sure, but I would think it would be best to not train the TE at all so tagging wouldn't really matter.
Will do 
And then only Unet?
That's what I'm picturing. I don't really train LoRAs though so I could definitely be wrong.
so tenc lr is 0 then
on my branch kohya stop text encoder training doesn't work so I'll usually set it to 0
yeah they put the unet lr in the thread I think
Oh, there are unet only and unet+tenc versions in his HF repo so you can download both and try them https://huggingface.co/Aotsuyu/LoRA/tree/main/diffLora/8dim
stopping text encoder training would prevent the model from being trained on any sort of prompt. so it doesn't need a prompt to activate, and won't remember anything. so yeah it makes sense why you'd stop
oh awesome
training tenc could affect composition, but yeah this is interesting
whats this for in controlnet >.>
it makes it pixel perfect
you know how it takes your images and then processes it and then magic?
this makes process use higher resolution
if you want better explsnstion ask nubby
@magic wave I was wrong about which script it uses to merge. This is the one you want, which you should also have since it's part of the same repo and the repo is included in derrian's https://github.com/kohya-ss/sd-scripts/blob/main/networks/svd_merge_lora.py
OH, What is SVD?
I have no idea aside from that it's a different merging method, but there's some discussion in that thread from someone who was doing the merging in bmaltais (which uses the normal merge script) and it wasn't working right.
.\sd-scripts\networks
Found em! How do I run em? :o
https://github.com/derrian-distro/LoRA_Easy_Training_Scripts this is "derrians" repo right
from .\LoRA_Easy_Training_Scripts\sd_scripts in CMD
venv\scripts\activate
then
python .\networks\svd_merge_lora.py --save_precision "fp16" --precision "float" --save_to "new8dimLoRA.safetensors" --ratios -1 1 --device "cuda" --new_rank 8 --models .\LORAofBASEIMAGE.safetensors .\LORAofEDITEDIMAGE.safetensors change the --save_to and --models values accordingly.
Alrighty, Imma train the 2 LoRAs which should only take a few minutes each, and then I do that
yep, if you use bmaltais or any other kohya based trainer, then you should have it too in essentially the same location. If you have an sd_scripts folder, it will be in there.
no, i think kohya just has them in the base directory? not sure
they'll be in .\networks for regular kohya since that repo is sd-scripts
oh awesime ty
The other trainers are pretty much all just wrappers for the sd-scripts repo
so i just..replace?]
Also you should send me this and the Ao guide link in DMs so I can pin it and not forget it XD
nvm me being an idiot its right there
I think I did my settings right 
don't do it!
you'll lose your sanity trying to mix
to late
lost that decades ago
Miku Hatsune , full body portrait, classical anime background
Wait until you find out about the Chinese tutorials for block merging
Very legit
Man I need someone to send a picture of it
interesting style
This whole rentry feels like just a big meme
Fr
With all the arrows
And chinese
Which button??
Ok I now shut up and go slep
Goodnight
sleep well kazoo 🙂
@lyric zealot HELLO 
smooool
what detailer lora do you use
and does it keep the same art style ? 
not adetailer u dumdum
I thought you were asking about adetailer

hmmmm
depends
because sometimes i use two loras for face
sometimes just based
so it depends
i can get metadata for you if you wanna point me to which image you trying to recreate
errr
which one do you think is good for general purpose

i think it depends
i usually use aoi with taf
if i wanted more "beautiful" face
and kinda semi realistic anime
if not it's based
or even this
that can help with some cinematic background
but usually comes with grass, bushes, garden
cross anime with realistic 😄
does this do the detailing on things
I'm lost 
what do you even mean by detailing on things tho?
like keep the style, but more details?
if yes, then this maybe ?
literally just this lora
metadata
I'll try it too
you will almost always get garden/bush with that lora, since the activation keyword involves garden


on new merg without lora
pencil drawn is another lora
im not sure i have that one tho
no, I'm saying that more details one makes it look like a drawing sort of
you don't want to usually use it at weight 1, since it can get weird really fast
wtf i just aopplied my own lora and it turned it into a drawing too LOL
maybe a1111 weights are different
i thought mine was overtrained or something
yeah I play around with weights till it works
nuElement model works good with this prompt
wait it put abby in corner.. huh ok
and restart sampler is a gawd send
hmmms
there we go
see now this is a place I would expect to find weds adams
Do you have a VAE on?
Reminds me of my negisaray LoRA, I should retrain that one 
something's not right 
changed it up a bit " I may look sweat but I will cut your heart out and eat it. try me "
in an alt universe
hmm is it me or does that look like a boy Weds Adams?
hmm no adams apple
well she is a child vampire so , prob
umm oops
"never gonna grow up , She's Fangs R Us Kid"
runs
Now they are a boy
I think.... shrugs
tired my brains wondering
Oki 
now this is uncanny
@nova remnant hello can tell me your arguments in Bat file for AMD card?

I use
--medvram --opt-sub-quad-attention --opt-split-attention-v1
thanks. try it
piercing eyes 👀

Did you do anything special to get them bright?
i 100% did not, it hurts my eyes just looking at it as i type this lol
get something by pure luck
Doesn't know how to replicate trying
Me some days
the joy of not using loras or controlnet 
ok came out to dark
o...k then
yeah not sure why it gave him boobs. i put 1boy.. shrugs
stupid model
here have this.. thing . i'm gonna lay down
AI loves girls



Definitely one of those statues that will attack you
nah, she's super friendly (she isn't)
I'll ask
Why do you screenshot the images to send

the screenshot gets saved in screenshot folder automatically because i forget a lot lol
oh 
You're a light user I see
Just here and there for a bit, few images a day

so many random images in there
what an upscale (other than the bad eyelash gen)
those are pretty nice wings o:
yes
What are the best ways to hide hands?
Have you tried putting hands in the negative >.>
or showing hands in negative
arms behind
idk >.>
hands in pocket
Yeah. I was wondering about creative ways to hide them rather than always using 'arms behind back' and 'hands in pocket.'
Certain perspectives and outfits don't work well with those two prompts.
well
your best bet would be hiding them in the negative
and AI would try its best
in "creative ways" whatever they might be depends on your gen :p
Sorry for the long delay, I was offline for days. These are some variation (Comfy workflow type of variation) tests of direct artist images; variations tested in SDXL with a lot of upscaling, SAG, ADM, eye detail Loras etc. in a (kinda) unsuccessful attempt to get good eyes without Adetailer
no problemmm
Since then I found a good model :D
with colors like that
idk why she was crucified
kakigori 
our friend nubby's model
and also found some good loras for styles
which are very good to use I should do more
Yeah, kakigori is a really nice model, we need that type of quality in SDXL. SD 1.5 is still winning in the anime department.
Who is this woman?
michelle obama
I don't think we'll see a truly good and flexible anime model in XL until there's a decent huge scale finetune. Waifu Diffusion is the only current attempt at it afaik. NAI has made some comments that sound like they're working on it too, but I doubt that will ever find it's way into the public.
NovelAI
exactly
u dont know it
yes it tried to draw a dog idk why 🐶
XL just doesn't know anime concepts and characters. Some of the finetunes have gotten the style pretty well, but that only goes so far on it's own.
Even Miku is not very good on XL models and she is basically the easiest character to gen.
ohh
can you show me some miku o:
how sdxl makes her
I don't use XL models because they can't do what I want. Xd
I'll ask eface later
I don't want to have to find/train a LoRA for every character I want to gen.
hey thats me
trying to find weird game characters to gen
whats worse, they are probably in chinese so good luck me
Here's a couple of Eface's miku gens, they're not bad quality, but her hair ornaments are all wrong and her outfit is wrong #✨|sdxl message
you went searching for some xd
I had to open google and search miku cause I couldn't remember what she looked like, they looked fine at first 
smol
smol
path of exile bricked 2b for me
I cant not think of her ||butt|| 
did they do a PoE crossover?
No, like...
I'll explain briefly
nikke gacha game has 2b crossover right now
When you go trade with people, you usually go into their homes (hideouts), and trade with them
You can customize your hideout in a lottt of ways, and one of the most famous hideout is a big ass on your screen

@supple raptor

and...
NARAKA 
(naraka its a game I really like, my friend plays with the 2b skin lmao)
there's a reason she's named 2bestgirl
is she holding an apple or... is she an apple? 
yes
hewo
hows uall
im having messy gens one after the other, either i messed up my negative prompts by trying to fine tune them, or Ai just came alive and messing with me
not bad, but dealing with messy fingers :/
I am meow
gimme some good meow

I can't upscale everything
have more thinking amano hina
any suggestion on this prompt....
Watermark -,,"(watermark, signature, text, logo:1.1)"
or (watermark:1.1) is enough?
I've been using this
negative_hand-neg, (KHFB, AuroraNegative:1.2), (Worst Quality, Low Quality:1.2), border, grayscale, (watermark, multiple views:1.2)
I've never once again seen watermarks, white bars or AI trying multiple views
ahh ok thanks, i see you only used watermark
i've done a few renders with just watermark and it seems to work but i needed to be sure if other words for it were necessary
this model I like using is really bad with multiple views
but I don't think it hurts other models
i had multiple views as generic prompt but i took that off few days ago
this is my default template
Default -,,"(bad anatomy, bad proportions, malformed, bad hands), (fused fingers, interlocked fingers:1.2), (asymmetric, conjoined, distorted, cloned), (low quality, worst quality:1.5), (low contrast, oversaturated), (monochrome, grainy, pixelated, borders)"
guess i'll add watermark at the end
@nova remnant 👀
big catto
any use for this?
Bad Art -,,"(bad artist, bad art, bad fan art:1.1)"
no idea, you should try a x/y/z plot real fast to see if you notice difference
maybe its good
uhh i dunno what x/y/z plot is or works
can you explain
i was avoiding a lot of extra features
hmm
not xyz for that sorry
but a prompt matrix lmao
let me screenshot it 1 sec
i run that with default setting?
for example
if you do this |(watermark:1.2)|(multiple views:1.2) at the end of your negatives
it will gen one image without them, one with only multiple view, one with only watermark and then one with both
easy way to notice if something is helping
ahh interesting
and I think you have to select negative in the option there >.>
so i use something like regular prompts here|(bad artist, bad art, bad fan art:1.1) ?
hmm
each prompt inside the | will become one full prompt in an image
ahh i see
you'd kinda want
Your normal prompt |bad artist|bad art|bad fan art
so regular prompts here, (bad artist, bad art, bad fan art:1.1)|(bad artist, bad art, bad fan art:1.1)
i have other prompts i want to put in before that
Check how I typed it
anything after the first | will become a new version of that whole prompt
adding it together
ok but if i wanted to evaluate the entire combination of (bad artist, bad art, bad fan art:1.1) wouldn't i used them together?
It will add them together in the end
Just do it once, you'll see
it'll be like 9 images
ok thanks time to test out
🤷♀️ no clue what im doing in this corner, how about you ?

eeeesh, i got a run time error

i had ...
(bad anatomy, bad proportions, malformed, bad hands), (fused fingers, interlocked fingers:1.2), (asymmetric, conjoined, distorted, cloned), (low quality, worst quality:1.5), (low contrast, oversaturated), (monochrome, grainy, pixelated, borders), (watermark:1.1), (bad artist, bad art, bad fan art:1.1)|(bad artist, bad art, bad fan art:1.1)
(good 5.6) (bad:4.5)
hi steven, what's that?
do like
(bad anatomy, bad proportions, malformed, bad hands), (fused fingers, interlocked fingers:1.2), (asymmetric, conjoined, distorted, cloned), (low quality, worst quality:1.5), (low contrast, oversaturated), (monochrome, grainy, pixelated, borders), (watermark:1.1), (bad artist)|(bad art)|(bad fan art)
I think only one | isnt enough
ok copy / pasting that
should i be check marking the negative prompt?
just dont fill negative with all of those bad proportions malformed fused word salads
yes >.>
hmm lol that was the usual convention with sd 1.5 tho
try only with low quality,lowres,watermark,low contrast,monochrome
ok, so no references to bad anatomy of any kind?
no need for that just use a negative embedding those have the bad anatomy deformed references inside
you mean embeddings like Textual inversions?
i think TI arent comprised of words, they are trained on images
yes
yes to embeddings like textual inversion idk what they do
I just use stuff and prompt
yeah those are image trained
TI can influence the model output in a big way
and sometimes render outputs that a mod weren't intended for
this is an interesting comparison ... but i dont see too much difference on those bad art choices
Was this with the one i sent ?
yes
I thought there would be 3
did you reduce
i had batch size set to 2 if that had anything to do with it
naa, i copied and pasted the line
(bad anatomy, bad proportions, malformed, bad hands), (fused fingers, interlocked fingers:1.2), (asymmetric, conjoined, distorted, cloned), (low quality, worst quality:1.5), (low contrast, oversaturated), (monochrome, grainy, pixelated, borders), (watermark:1.1), (bad artist)|(bad art)|(bad fan art)
hmm
Its including bad artist into those
because it isn't separated with | at first
a mistake

so (bad anatomy, bad proportions, malformed, bad hands), (fused fingers, interlocked fingers:1.2), (asymmetric, conjoined, distorted, cloned), (low quality, worst quality:1.5), (low contrast, oversaturated), (monochrome, grainy, pixelated, borders), (watermark:1.1),|(bad artist)|(bad art)|(bad fan art)
?
this is going into geeky territory ... im not good with programming languages
I wanted to show you :D
These TIs I'm using influence very little with the model
its really good
ok
for me it feels like if i can't control the output with my word prompts, they are illusive
elusive i mean

But with stuff like this
comparing them side by side
but hey.. the prompt i wrote has less than 75 tokens used
you get those mysteries off :p
so nothing in that prompt getting cut off
From what i know things don't get cut off but is paid less attention to
and its like a generic template that i'd use with every images
(bad anatomy, bad proportions, malformed, bad hands), (fused fingers, interlocked fingers:1.2), (asymmetric, conjoined, distorted, cloned), (low quality, worst quality:1.5), (low contrast, oversaturated), (monochrome, grainy, pixelated, borders), (watermark:1.1)
yeah no reduction on emphasis
you should try TIs
They are great :D
i did lol
Maybe you got some bad ones/overtrained
after learning how TI works i chose to not use them much cause they can alter a model's intended output
I had some that would completely change the look of the model
and I went back to using negatives like yours

without negatives she looks pale lmao
yes
doing elves to see if something can help those bad ears 
model issue
(elf,steven seagal :4.3)
you mean these?
pinted vulcan ears doesn't work either
pointed.. hmm takes that out
fake pointy ears
omg anime startrek
those are pretty cool interiors @bitter latch
can you give me the prompt for this one
Elf-Vulcan Girl in black and green Star trek uniform, (Small Vulcan ears), short hair, star trek inspired background, Below decks tv show, fine art, soft colors, black outline style, elegant, very detailed Cel-Shaded With shaded detail's, soft shadows, masterpiece, epic detail, cinematic lighting, sharp detailed, focused, vivid colors, multi-tonal shading, great shadows, hi-res, HDR, 3.5D, Unreal render,
Negative prompt: lowres, bad anatomy, bad hands, text, error, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality, normal quality, jpeg artifacts, signature, watermark, username, blurry, artist name, one tail, no extra legs,
Steps: 20, Sampler: DPM++ 2M SDE Heun Exponential, CFG scale: 7, Seed: 308038884, Size: 760x512, Model: CounterfeitV30_25, VAE: counterfeitV25VAE_v25.pt, Clip skip: 2, Version: v1.6.0
cool but I used Anime star trek vulcan in uniformed, tipped ears
I think it got confused
I have no idea what vulcan is, thanks 
star trak so good
EasyNegativeV2, negative_hand-neg, (low quality, worst quality:1.5), (low contrast, oversaturated), (monochrome, grainy, pixelated), borders, (watermark:1.2)
Star fleet?
a beautiful hand 😍
Star trek
ikr thats the best hand ive ever gotten lol
she tried to give the llap
but shes new
lower decks
idk what happened here
interesting way of sitting in a spaceship
🤣
the consequences of a inproperly calibrated warp core
this one was better but still bad hands 😔
and of course
style
thicc ears
look like plastic
I know, Star Fleet is from Star Trek.
any development on what the freeu thing does
this is with regular prompts
(bad anatomy, bad proportions, malformed), (bad hands, fused fingers, interlocked fingers:1.2), (asymmetric, conjoined, distorted, cloned), (low quality, worst quality:1.5), (low contrast, oversaturated), (monochrome, grainy, pixelated), borders, (watermark:1.2)
wow
🤨 but ears
nice butterfly effect !
Miku In Miku world, Starfleet, science fiction, sci-fi-punk, star-trek Punk, fine art, soft colors, black outline style, elegant, very detailed Cel-Shaded, sharp focus, Anime lighting,
Negative prompt: lowres, bad anatomy, bad hands, text, error, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality, normal quality, jpeg artifacts, signature, watermark, username, blurry, artist name, one tail, no extra legs,
Steps: 40, Sampler: Restart, CFG scale: 4.5, Seed: 397894241, Size: 760x512, Model: CounterfeitV30_25, VAE: counterfeitV25VAE_v25.pt, Clip skip: 2, Version: v1.6.0
miku in miku world is prompt, the rest b4 neg is style
Very confused trying to think why it wasn't generating an enclosed room for a few too many minutes
beach was the second thing in my prompt
forgot it
how?
hmm prob better model....
sending help ....
ahh better
i had to use a startrek tendi lora to get starfleet stuff to work
cool ~
so seerious
Envydream model
what is happeningg
theres a hand coming out of who knows what monitor control thing
StARRRR TREkkkkk
huh trying this thing ai comic factory
Miku In Miku world, Starfleet, sci-fi-punk, star-trek, elegant, sharp focus, (highly detailed:1.2), aesthetic, (vibrant colors:1.1), cinematic, hyper realistic, (full body:1.2)
im gonna try bring Miku in amazon forest setting...
oh boy
make miku commando squad carrying aks through the jungle
added aesthetic, (vibrant colors:1.1), cinematic, hyper realistic, (full body:1.2) to end of my style 😄

I want to generate stuff faster
Can't keep up with the ideas
bringning miku in snowy amazon forest
I think it's the vibrant color
nope
hmm i dunno then, i dont get such strong color tones with vibrant color
prob the model then
shrugs
.. hmmm?
Now... Underwater

i need to prompt it better
Interesting place to sit
Miku In Miku world, swimming underwater, star-trek, sci-fi, elegant
she's even got a sci fi fish in there
Miku In Miku world, studying in her room, sci-fi, elegant, (highly detailed:1.2), aesthetic, (vibrant colors:1.1), cinematic, hyper realistic, (full body:1.2)
That shark is very fake

i like that one
holds laser with hands, your opinion is invalid
ever gottten sanrio or hello kitty results
i havent had good luck with those terms but ive gottan close
i got some stunning bedroom interior with no characters though
she does not look happy
that reminds me iw atched idiocracy the other day
looks like the environment from that movie sorta
hmm yeah, I see it
found the comic book lora manhua
not bad
tho not sure whats happening on side panel
has anyone tried any of these
i downlaoded a couple but couldnt get any really noticable results
sygil had a thing called concept library that i never figured out
i feel like this is part of that but idk
Miku In Miku world, studying in her room, sci-fi, elegant,
but Miku is missing......
shes under the bed
whats she doing there? with who?
Anime harry potter using that lora and the modified animetrek style 😄
sd actually created a transparent bg?
no i removed the bg because deformed twin
good mormijg everynyan
man i wish sd on cpu only would be as good as llms on cpu only
i have 1 vram on the steamdeck
:(
asuka from eva
Huh
Is that chat gpt
try with sasasegawa sasami
real char
anyone tried that freedomgpt thingy
i hate things with the word freedom in the name but
ok happy now I goto bed.. thud (again)
it looks like the download isnt massive and the vram was like 6gb
They get to near the rock, girl is disappearing, they are shocked, my hair is black what is life
yeah, that model hallucinates a lot
Is it the leaked Facebook thing model?
i think its an official release
the one i tried a few months ago, you download the files and you run the commands on cmd window
llama
name sounds very not official
llama is official, but freedom gpt came out from a leaked verson of chat gpt i think
i needa to research i think nubby recomended some good ones
i want basically a ui like auto11 but for chat
or text
and also low ram
why katie?
And then you stop taking to people

you can use Bard for free without any wait time at all
i need a locally hosted uncensored ai chatbot
it sets no limitations either except maybe pornographic
my fascination to run language model locally shifted when i discovered SD.
https://github.com/oobabooga/text-generation-webui is the one nubby recommended i think
that oobabooga has online guide and runs on UI like A1111

Time for me to go
Gud nit
nite!
goonight
the girl is missing again
its amazing how good that rooms looks
my mom would love that style
yeah texture is nice but w/o a girl that looks empty
nice kitty
do you remember watching this video? https://youtu.be/mTTwcCVajAc
Im Debbie, i love cats and i just want a soulmate!
Buy Debbie's shirts!! http://behumaneapparel.com/
Follow me on Twitter: https://twitter.com/hartmanncara
i thin thats' the closest how i feel about girls
oooh, i dont use those apps
lol yes
i didnt knwo what this was gonna be
she wants to hug every cats but she can't hug every cats
exactly how i feel about girls
aaaa feels
but the guy is calling her a troll lol
oh its a different video my youtube went on with
the next video some dude calling her a troll
this is the good one yes
nice i am downloading the install.sh thingy now
i dont have high hopes i have enough ram and stuff but im gonna try it
6gb is enough for it prolly
hoping these come in handyu
what model is that btw
is it breakdomain?
super clean looking
or maybe meinaunreal
oh... its https://civitai.com/models/107842
was trying to find a decent video guide for oobabooga
most of the video guides have too much humor in them, kinda distracting
the fingers ruined it
The good old days of NAI were magical, and I agree that the public will not see another anime model from them anytime soon, or maybe ever again. Technology always solves one problem and creates more, or several more. In this sense, the upgrade to SDXL made some things worse. SDXL, in some aspects right now, is losing even in photography. RealvisXL v2 is the best, but only for portraits; if you get distances, it fails, and so it still loses to the great SD 1.5 photography models that already exist and don't have this problem with a nice setup. Crooked teeth and distorted eyes even in portraits are fairly common, whether using the refiner or not, and this happens in base too. The refiner thing could solve a lot of problems, but people don't know or don't have the right tools to create their own refiner models. So just like before, everyone is going to use the fixes like Adetailer, and this should not be happening in SDXL as we were supposed to be free of the fixes for basic things. I think RealvisXL will get better and solve the problems with photography soon, but it's still not there.
Let's hope WD gets back and keeps the project alive. There are some similar efforts, like the newly released HorizonXL (released today), which they've trained and merged with Kohaku-XL, a huge XL model. Both models are at around 400k+ datasets. I'm testing it, and it still has problems and is still far from the dataset of WDXL. And from what I've been reading, SDXL seems to have some training problems when the dataset is too large. It seems that the quality gets worse and worse the larger the dataset gets, making training more difficult. I haven't tested this myself; I'm waiting for Everydream 2 with SDXL support. I think this is the reason why we see people training the smaller "good" checkpoints and then merging everything after into one final model. And about Loras, well, I use 5 Loras only for fixes for eyes and quality stuff; there is not much space, memory, or compatibility for..
Loras that could create different styles.
I think a lot of people are noticing all of this, and the way to go is probably merging a lot to get to SD 1.5 levels (which will take a lot of time and effort) and training good bases like the old NAI. Someone did a 400 GB or 500 GB Civitai SDXL Lora mega merge; I haven't tested it, but maybe it does solve some of the problems.
I miss kl-f8-anime a lot. In SDXL, when you get out of the portraits and close-up shots, the eyes are bad no matter what you do. You can get better eyes, but the quality is not the same as it was with kl-f8.
There is still hope in Comfy; the Ipadapter "instant Lora" thing or image prompting in real time solves some of the problems; the merging capabilities and tools people are developing show great promise; but Comfy is not for everyone. (I know Ipadapter is in auto1111, but Comfy and others that derive from it with all of the memory and quality optimizations are so much better that I don't want to use auto ever again.)
im just following the github
i made it to where im downlaoding the model i kindof picked at random .. idk what gguf means but pi chose that over fp16 it seems to be almost interchangable
theyre all like 20+gb and multiple files so idk im using the ui and hoping for the best
my hd has 80gb free so i am gonna delete it and try again if i chose wrong
i have a strong feeling that a lot of the technological discrepancy comes from a corrupt economic model that in most cases focuses on profit rather than actual progress
10000%
and a lot of the engineered cirsis are used to further capitalize
thats why i love foss
blender has come so far and im just dreading for the day they account theyre going propriatory
its systemic on a collective scale ... no one person is at fault
ive noticed alot of the products in the 3d printing industry are just gimics with marketing to attract sales rather than meaningfuly improve the industry
not that the industry hasnt advanced but also i dont own a printer but from watchign videos
and true
i get depressed if i focus on the fact that its everything society-wide
it will change eventually cause this is not sustainable trajectory and can only go on for so long
we are feregies 😭
innovation is hard/costly/takes time all three things venture capitalist hate.
gimmicks cost less and are more easy to hyped up.
yep
the economic model we have in the world is debt centric and inherently scarcity driven
if you can engineer scarcity you can make profit .. thats the economic model of today
ironic when we . produce more food and housing than we nequire
yeah statistics show the earth has enough resources to meet demands of 10 billion, the world population currently is much less
those under mammon's spell tend to not see/care about the true value of accelerated progress.
what do you guys think is better for generating, RTX 5000 or A4000?
the cloud gpu service i'm using has them and i'm just wondering which is better
I think a certain economic system selects for anti-empathy /psychopathic tendency , playing nice isn't as effective strategy for board game monopoly and even worse irl
i would check a benchmark or compare cuda core count/clock speed
century old mindset from the old economy has shaped the present day social structure, its gonna take a while to change those mindsets
they probably both have adequate vram
i hope the logical mindset takes root and isn't stomped out by dictator class
apparently the RTX 5000 has 3072 cuda cores while the A4000 has 6144
since karma and justice are not guaranteed
that's a large difference, check core speeds
if 4 is slightly slower but has almost 2x core count it might be better
RTX 5000 operates at 1620 MHz, A4000 operates at 735 MHz
they also both have 16 GB of vram
they aren't always both available so i usually have to take what i get anyways
twice cores an half speed or half cores at double speed
i have been picking the RTX 5000 when both are available though
which service do u use I've never tried hosting a l
clouduld sd ui
I used to run remote Minecraft and various other servers though
pulse laser guillotine
rail guillotine sounds cooler
it's cool what u can do with a mega cheap 1gb virtual server
ten years ago anyway
btw katie, the change to shift away from this scarcity driven economy is necessary on a global scale, the climate crisis affects everyone due to resource exploits and mismanagements
the dictators over lord cant afford not to change
climate change could potentially cause actual food scarcity
it just has to hit their senses and is inevitable
i figure they will just stockpile decades of rations and live in hermetically sealed bunkers
you should keep an eye on the titan rtx ( 2000 series) it also has 24gb of ram i only saw one being sold at 450$ and that should be the correct price since its older than a 3090 and 3090 is at 700$
like how cockroaches survived the dinosaur extinction
would catgirl makima be called nyakima or makinya
not a long term option in an unliveable environment
hmmm
i'm trying to figure out how to do that img2img thing where people make scenery look like patterns
like the QR code ones?
I vote for Nyakima
are you using aniverse?









