#🏞|general-with-images
1 messages · Page 49 of 1
My wallet says AMD my needs say Nvidia
I am just saying this complaining is turning into rage by otherwise AMD fanboys
Really amazing to me how they are turning on their god
I know for a fact to quell them down is precisely what this one vid said is to release a card with 12GB at 500 and call it a day.
Well, I watch a lot of people and they name the pricing (give or take) and all the percentages of greed (my take) thrown in and yeah, these companies are dicking all of us.
they are trying to make the high prices left over from mining the new norm
get used to 4gb 4050 at 400 type craziness. I am just glad consumers are not taking their bait. At least there is push back.
I think a lot of this, as I have been saying, will come to light post summer so late summer to early autumn.
No, Sue is as ruthless greedy as Jensen.
If Nvidia is 100 make our 90 regardless of the costs
Plus they are having a lot of issues now with their CPUs
Nah
There is so much opportunity to steal marketshare that AMD is just not doing and the investors, even, are wondering wth is going on?
Was in WSJ I read a week or two back
A lot of mis opportunity and the article was referenced in a few vids on YT
That was good because if investors begin to question then apply a little leverage they may break this open which is good for the consumers
lol emad casually dropping this was insane to me
shows i really havent been paying attention to this discord channel
Thanks 🙂 its a title
well thats a rare event. A1111 got an update
yup
@dense tapir Auto never left A1111 turns out lol
This whole time he has been updating the developmental/experimental branches
saw a whole reddit post about it
maybe working on sdxl stuff secretly
also dropped a massive comment on my feelings and learnings about Vlad
seems like most people feel the same way. Just not good enough to switch with the issues it has
especially with extensions
ultimate upscale is useless in Vlad
which really sucks, cause it has a huge potential to be way faster cause Vlad excels in post processing speed
My comment on the reddit was monumental lmao
oh, my reddit is still my old username
hmmm
I am just glad to see that its not just me that thinks vlad is a bit underbaked at the moment
Ahhh, well they were saying he was back to playing Dota 2, heheh. No worries I left his and use anapnoes until it merges with Vlad then I dunno.
I had to go back to xformers because, for me, none of them in 2.0 pytorch with sdp was faster and I could not get a version of xformers to work with pytorch2.
Vlad's is very touchy too so click the wrong thing or do some real experimenting with settings I had to completely remove it (not just venv) to start over.
if Vlad can fix ultimate upscale, I will switch
I prefer ana now
it has the capacity to be like 30 or so % faster for my workflow, but it doesn't work with ultimate unfortunately
whats so great about this one? Just a couple days ago you were singing high Vlad praises lol
Better UI, stuff that worked in Auto works with it, and no Vlad.
@smoky oak Most of my extensions I use ceased to work in Vlads for various reasons. The UI is why Vlad is working with anapnoe every day as the UI is a huge step above the primitive (that is good and some bad but mostly good)UI of Vlad's or Auto's.
I do but it just up and died on me so really no
I fully deleted Vlad, and I really need a screenshot of its cuda options
I think I can do that
cuda and SD options (xformers and such)
if it will start
is there any way you could do that?
ok, thanks a million
somebody is trying to insinuate I know nothing about the optimization settings in vlad, and thats why Auto is faster, but I wanna lay out every combination I tried lol
I hate that and why I hate people these days.
Confidently wrong
You're welcome
Why do horses always end up with a fifth leg?
1.5 was bad about that too
My horse has 5.5 :/
@dense tapirmy response
The comparisons I did were between Auto with X formers and no additional non standard settings toggles, and included every single variation in optimized settings:
All of the settings listed below were tried in separation with these settings individually as well: FP32, PF16, BF16, all individually with upcast, torch memory, enable cudnn, allow both maps, as well as all 4 versions of enable model compile
so we tried all of those individually as well as the combinations that follow:
Disabled cross attent (OOM)
xformers (no change in speed or VRAM even after verifying the module was active and installed
scaled dot (ended up being the fastest option in the end)
doggettx's (ended up being around 20% slower than base)
Invoke AI (around as slow as doggettx's, which was about 8.2it/s
sub quadratic (second slowest at 7.2it/s) (No, I did not painstakingly manually change every single sub quadratic setting, as we already spend several hours on this, and each damn change in vlad demands a full restart of the server
split attention (absolute slowest at less than 6.5it/s)
(WE ALSO, tried all of these with xformers flash attention and SDP, s well as just xformers, and just SDP)
in the end, the fastest option ended up being Scaled Dot with SDP disable (xformers flash attent made no perf diff here, so I kept it on)
The fastest speed of around 11.9it/s was achieved by utilizing scaled dot, SDP, model compile (cudagraphs), torch memory, and cuDNN, however the issue with this system is it takes outrageously long to run the first time, and every single batch or dimension change you make requires a re save of the compiled checkpoint. For example, caching a single 15 sample 512x512 gen took about 67 seconds to save, and after that it took about 1.9s to compete (with post processing), and this climbs to several minutes when caching lets say a 512x768x8 grid. Granted, it will allow you to shred through those grids afterwards at about 20% faster than normal, but it also takes about 8 minutes to cache, so you would have to reap those benefits massively to offset that 8 minutes lost with time savings.
this time can be dramatically reduced (to about 15 seconds for a 512x512 cache) by either removing flash memory, or compiled model, but each sacrifices one metric of performance. Torch memory speeds up single images to 11.9it/s, but tanks the batch image gen by about 30% (from 1.5it/s at 8x512x512 batch, down to about 1.12it/s)
subsequently, doing the model compile only dropped single image gen to about 8.7it/s, but boosted batch from 1.5 to 1.73it/s
So as I started previously, we tested well over 100 combinations of optimization, all running the same OC as well across the two programs, and I couldn't find a single one that matched or beat A1111 in both single and multi gen. However they all beat it handily in post processing.
The biggest benefit of Vlad actually comes from big batches, as the huge savings in batch processing shaves huge amounts of time off . For example:
in Auto, a 512x512x8 grid of 15 samples in DDIM took 13.41s at 1.64it/s
while Vlad did 512x512x8 - 15 - DDIM in 11.65s at 1.51 it/s, showing how big of a deal the post processing bonus in Vlad is.
Anyways, I hope you found the frankly ridiculous amount of optimization attempts we went through up to your standards of testing the potential of Vlad to a decent extent :/
since they wanted to insinuate that I have no idea what I am doing lol
Now see if the troll wanders off or responds with more nut sweat licking.
Xformers will not work for <=6gb cards in Vlad and that is a simple fact. You mentioned it.
have to reduce rez so 768x768 with xformers in Vlad's is nope
added this:
"(TLDR; we tried a metric ton of combinations, and while some were faster, they come at the loss of nearly 8 minutes of compile time for each unique use per launch of vlad)"
I also noted how rude he was to you in the original post about my problems with the GUI in general, not sure if you read that whole wall of text lol
Well, since Xformers is faster for me proven with anapnoe's and Auto both on 2.0 with sdp Vlad's is out
It is alright I ended it when he said "make a log you can have us submit in case we run into any errors.
like i haven't? have you seen original a1111 logging? its 10x worse. i'm working on it. and you're a spoiled child." He contradicted himself right there (another noticed it as well). My response to him was that I am a spoiled child and you are a dickhead so time to move on.
He deleted the ticket.
I have seen him attack others in his tickets he closed so not just something directed at only me. Others in various discords say he is a dick to people so they just stick with autos.
You try anapnoes? It is really auto's with a unique UI that is growing on me. A bit cumbersome because instead of buttons all over the place it is now with slide outs and stuff.
care to link me? I can take a look in a sec
but thanks
I'll try it and do my magic
any claims of speed improvements, or can I skip that?
same as in auto
The UI is very different afdter using auto's for so long
btw, you can symlink all of auto's folders to anapnoe's
That was a good thing unlike with vlad
oh, very nice
@dense tapirany info on if it works with ultimate upscale?
from what I am seeing, it looks like a refreshingly cut down version of Auto
Nothing cut down and check out the inpainting my jaw dropped as that was what I have been after since I first picked up autos
whats so special? I am download at the moment
spoilers
precisely
alright haha
I only found it yesterday when I went in to do a touchup
now that I am starting to get into python, I have some plans for some scripts I would love to run in order to make my own ultimate upscale sort of automated process that is even better
I like how it doesn't hold my hands like auto does
just download the zip and extract? Sorry, running on like 5 hours of sleep and a 17 hour day lmao
mind is a little foggy misty
treat it exactly how you did auto
troll is being oddly quiet
I genuinely do not remember-
assuming made a root file and extract?
is there a way to see who upvoted you on reddit?
if quiet was a simple trol, or not seen it yet. If it comes back with more shit it is just a sweaty nut licker.
I guess I should google lol
damn, looks like no
I got an upvote on my response and I wonder if it was somebody who saw me hand that guy is rear, or if it was him upvoting in defeat 😅
you always manage to use language more vibrant and colorful than the most oversaturated generations SD can make lmao
No idea as I just don't post there now it is far to shitty and hostile for me. Hate that place. Get rid of Karma then I would return
never a dull statement from you lol
understandable, I just wish I could see if he conceded or not lol
anyways, no worries
gonna try and install the new UI now
haven't learned the name yet-
ana
easy enough
@dense tapirJust to confirm really fast, it is as simple as download, extract to root, run?
haha we use a modified version for a good amount of internal xl testing
very nice
k
Just trying to figure out how to symlink
looks like mklink /J Link Target
/J being a directory juction
it is mklink /d old new so mklink /d auto/venv whereneo/venv
ok, so soft point to a directory?
never heard it called that before
just going off the descriptions the guide uses
here, I use this instead of all that nonsense - https://schinagl.priv.at/nt/hardlinkshellext/linkshellextension.html
used it for years and years
right click a file a directory or w/e and pick link source then head to the fold and drop as BLAH
hmm, interesting
makes it so much easier
afterall we are in a gui so this cli stuff needs to go away
in linux we ctrl+shift drag a folder or file and sym linked
@dense tapirI would genuinely appreciate if more installers don't auto assume you want the trash 1.5 base model
only one I have used that didn't was Vlad
Comfy did it as well
Thank auto for that
I sym linked it all
honest 99% could be but the last pieces can't be due to gradio (extensions for instance)
symlink
@dense tapirAlright... I am messing around with it and finding a severe lack of wow in the inpainting tab 😅
please let me know what I am looking for, if you don't mind
deep floyds?
Sytan, may I ask what negative embeddings you use?
No
who can make convincing mashed potatoes challenge
it gets pontantos
@dense tapirGonna have to expirament a lottt more in here, but so far I am not super loving this interface
perfecto!
brain is also way too fried to try and learn more
I got you even better :p
now where's my fork and the gravy?
uno momento
I sort of figured you wouldn't tbh. It really grew on me and vlads is moving to this too. It is sleek, and my only complaint is the need to push 2 or three buttons to get from A to B when it was one but for that I had the clutter removed. I''ll stick with this over auto's cluttered mess as it was getting very out of hand.
yeah, i am sure I could get used to it, but I am not sure I like the use of space
in some cases I prefer looks, but with SD I think I prefer function
give and take but, for me, the pros outweigh the cons that were all my gripes of auto
although the inpaint in ana is super cool
it zooms in, out can move the canvas around etc...
I am glad this exists as I can free myself from the mess of auto's. He really does need a UI dev
nice clarity, which model is this?
but I want mashed!
and gravy, lotsa gravy
and yeah thats a good model, especially all that depth, tho the glasses are a little wonky
ah guessing nice use of pos/neg then, for XL try again when the new variant rolls out soon. Will likely feel like a very dif model than the early variant on DS right now
looks like fettuccini im afraid
how about just a close up on the glory of the mashed potatoes and gravy
Tagged with salt and pepper lol
oh, I tweaked the prompt a bit and its better
calcified potatoes
potato fossil
leftovers
this chat is making me hungry
or maybe its just the weed lol
let me send some images from my comission set lol
comission, eh? big timer in the hizzay. nice
Comissioned by the head of Ai development at Unity 😅
he's my bud
we worked together on the project that unity bought, and now he is head of his own AI department
look at these berriessss
😩
yeah pretty stellar. little ai-ness here and there but overall top class
thats relatively what he is paying me for lol
oooh nice one peter
I can't disclose too much, other than these hand generated images are being used to hone in one of Unity's next gen AI tools
food fight!
behold, my eats
you're too laters
I have a price alert for a bit now for my case and card with both being 100 more than MSRP (both went up two weeks ago).
case is at the price it was before the spike due to mail in rebate so that will go back down after (I no longer do mail-in rebates but did for decades).
@wispy nest LASANGE
lasagna, yummy
damn. now that one would straight up fool me
until i look at that garlic bread in the lower left a little more haha
In an ad on TV you would never notice
yep
mama mia!
lighting on that one is great, looks hella real
im lactose intolerant are they made with almond milk?
I like your shop pete, you serve big scoops
Pete says, bring it lol
Pete and I have different styles
Mine is optimistic realism, and pete is realistic realism
I do have an edge here, as my custom model mix uses offset noise :p
I really do envy how you manage to get such authentic photograph looks tho
Some moody icecream promotional photography
Give it time as it will grow on you.
looks like Swamp Thing's trouble making younger cousin, Rooty
schweet
just prompt, and selective high res fix (now that I know how to use it right lol)
Ben Affleck as Elvis challenge
I have a couple LoRA's I have made for some celebs
I don't get why I keep getting this on its left shoulder?
I need to figure out how to reliably generate extremely high detail images
hmmm
Also, this one looks pretty damn good IMO
space car
Woah-
I changed up some prompting, and the level of detail is kinda insane
yeah, with some additional modified positives and negatives
there is actually too much detail lmao
Every single hair and micro wrinkle lol
bro, I don't get how you do it so well lmao
They have such realistic lighting
like, mine have more detail, but it doesn't look as "legit"
just got a cursed idea lol
revAnimated_122 vs vinteprotogenmix_v20 with the prompt "([beautiful forest valley with trees and an amazing sunset | portrait of a man]:1.3)" with some extras at the end. The first is more visually appealing somewhat but it doesnt seem to combine the ideas like the 2nd model does (ive tested it on a wide range of prompts, 2nd always does better). Anyone know of others that do well with this kinda prompt? Kinda niche so i doubt but maybe someone knows
the heck
awesome! ha, can you try him as Vegas Elvis? I can see Affleck fitting that look haha
"[man | cat | woman | dog | monster]"
I am getting there-
he's a hunka hunka burnin' love!
Give your granny a kiss
I wonder does the model recognize Granny Goodness?
(DC Comics character haha)
getting there
might just hit a limit with the tech/model too at some point
@stone cipherI am finally getting more realistic results :D
ok hear me out, this one is really trippy, [dog | car], almost like an optical illusion
working on it still, but I think this is a big improvement over the porcelain dolls I was getting before
I am going for realism, but a little more modern than you do
yours have that cool vintage look
very convincing vintage look, I might add
also
I am noticing that poses are wayyyy more dynamic
much less staring forward with hands to side
definitely more dynamic poses
ah yes, the void hair
My first one Clyde would not allow and no nudity
ok, now I am getting much more realistic images lol
@stone cipherMassive thanks for showing me the results I could achieve and inspiring me to try and get them haha
love it. especially his shirt, making me want some lemonade though hahar
lol woops typo haha
SMH my head man
Elvis as a Jedi Challenge
also... This image is not realistic, but oh my god
BRO
IT GOT
THE
SUBSURFACE SCATTERING IN ITS EARS
HELLO
noice. very noice
Can I get a puppy in the same scene
this has got some subsirrface scattering
(there is a button on the top you can see that enables a cat, and you have three options in the settings)
I might do it-
I am super tired, but I will give it a try tomorrow
SEE
ITS NOT JUST ME
I've seen this video all around of jinx walking with squidwards stepping sounds, cute right? no, it's been out of synch and it's been bothering me and i don't know why it's so hard to put it on synch and i haven't really seen someone do it so i decided to do it myself
perfect
Force is strong with that one, Pete!
FOUND IT
beautiful
man these eyes are awful :(
wow, those are intense
I did put "big eyes" in the prompt
over here with the OwO eyes
Hey, I trained vicuna 7b to always talk in uwu speak lol
oh! this reminds me of an insanely cool result I got when I was using a random word generator
textile
oh thats a pretty good idea. Was it just using one word or were you combining multiple random words?
the generator would select 5 random nouns
also now I am doing UwU
imma do that
also made this one
Oh UwU actually provides girls
let me find the website, it copies them with spaces and commas
bottom right lmao
(these are all on 2.1)
here you go
thanks!
copies the words with spaces and commas
of course! have fun haha
you can get some amazing and also cursed things
first prompt "Forearm, Sad, Geometrical, Rend, Cart"
these came from the random words lol
oooo
Also the random word generation
oh also
it taught me that the Ai does understand motionblur
and it can do it really damn well
Also learned how to use single color focus
these generated like this, no post processing
aww
these kittens are gonna kill me
im just gonna put in "a cute cat" and see what I get
generates jinx
gato's
actually perishing
OMG
I'm pretty proud of the model used to generate these, I have been trying to make v2 (with improved photorealism) all weekend and been failing because it doesn't seem to save the model right. I have one last thing to try overnight and I and desperate for it to work
awww
ok, safe to say I have the magic of generations coming back again
@stone cipher again, massive thank you, this has resparked my joy of generating again
look at these images, omg
I am not even using an anthro model
one of the AI's weaknesses-
:)
custom mix I am working on
Oh nice
oh! I have trained some animal LoRA's, and they are highly compatible with anthro models too
I've been using a trained from scratch 2.1 model on some hand captioned images
I made one for Capybara, one for ferrets, and one for opossums, and I am working on more
the opossums came out outrageously good
there's a chance general awareness is using it rn as well, but he could be using some other model I am not sure.
like, I have never really seen opossum furries, but I cannot believe they are not more common after I saw how adorable they are
Like I mean
My model currently is mostly best at people but I am really hoping for v2 to improve more aspects
Sure
What I have learned is that the less negative words, the better it seems (not too little of course)
I usually keep my negatives between 2-7 words I think
my go to negative is fantastic. I'd say 99/99% of the time it blocks all undesirable things
however... I am finding now that it is also why my gens look so samey
my minimum is "low quality, messy"
idk why but messy seems like a good word to have
also, to get more realism, its a little counterintuitive it seems
I am actually making words like "perfect" and "flawless" negatives
cause realism is imperfection
well yeah
asymmetry
I really like the reflections in my model
It can do some sweet images with the "rain" token
Anyway I am once again going to start training v2 and so I should close discord to save resources, goodnight everyone!
my own little Elvis test
will try a couple ;D
I was reading about AMD and even the 6700 blows me out of the water from before all the new stuff was released. What I did was take some of their settings and gained 10-15% speed. 38-40s now 35-36s.
basically treating my card like a hybrid of AMD Nvidia since I have cuda I can run xformers but I lack other things AMD lacks
The dead are rising?
@smoky oak One of my really little content creators I watch (450 subs and growing) was showing how to do AMD and he was showing some anime to test with. Look at this comment.
Some people can't be helped, FFS
I know, it is a mental illness
Like sure, use AI for NSFW if you want to, but have the decency of being private about it
God
Hehehehe
I wish I could find a creator for AMD to actually sit there and see their numbers but for the RDNA3 cards.
Oh, in the github thread I grabbed those AMD things from they said for more speed use the pytorch2 AMD branch AND turn off sdp optimization. ffs, sdp is slower on mine too so I wonder why it is exists? Is it really just for the 4090 to speed it up?
Custom mix currently
just splurged on MJ, gotta say, its pretty nuts
there a place I can get help with Stable Vicuna?
Anyone know how to erase the thumbnail pics in the checkpoint picker in auto1111?
if you mean the preview image, it's just a png in the model folder. you can delete it there
Really?
@wispy nest Yep, there they are. Thank you. 🙂
@smoky oak Well, at least I know my card is fine for its VRAM and stuff.

which one
@wispy ether EXTREME portable is what I have
3060
good to know and see those figures
#1072220168534642768 a man
women
how to make a image?
i am peaceful person, but those reminds me one spiderman enemy
get a pc
whats ur prompt
i wanna try
The_aliens_characters_are_in_the_cinema_looking_out_of_camera
@wispy ether ok now how?
without _ those are spaces
wdym
how to make image@wispy ether
get a pc
How to generate?
ok nep
bru
#🏞|general-with-images message
Without spaces, mmnt
3088227482 The aliens characters are in the cinema, looking out of camera
How to generate image ?
with seed
3088227482 The aliens characters are in the cinema, looking out of camera
how is that a cinema
semen
DDIM i did it in
50
maybe 32 steps
oh yes deliberate v2
modules.devices.NansException: A tensor with all NaNs was produced in VAE. This could be because there's not enough precision to represent the picture. Try adding --no-half-vae commandline argument to fix this. Use --disable-nan-check commandline argument to disable this check.
🗿
can you send me
image?
768x512
can you link the model
but i believe you can get all info from image i posted.
o.k.
i will delete it as somebody can find image bit on edge
TF2 style.
@wispy ether on your 3060 with 2.1 and 768x768 just a prompt (no embedding, locons, lora, etc...) what is your it/s?
spider woman
"Dress for the job you want, not the job you have. Apparently, Jan's dream job is to be a stripper".
I never thought I'd dig spiderwoman
I'll start making some unreal-engine style now
🙂
Alternative version, if this doesn't convince anyone that dreambooth is far superior than loras or TIs, I dare you to make a better one. For me it looks like I have a new wallpaper. Wondering what kind of background to give her.
for walpaper dark is best i think
lord have mercy
does it do photorealistic
hey guys can someone enhance this image? it's about human army fighting a dragon and a demon some soldiers are on a waterfall
this is the best that i could do
if anyone has a dataset and wants a quick lora/lycoris training on my 3090 for free - let me know, currently queue is open.
SD + Kaiber AI
i think it is those socks competition 🙂
Hello
Hello
I'm looking for a LoRA for western political cartoons. Specifically, the second half 19th century, turn of the 20th century. Thomas Nast, J. S. Pughe, John Tenniel, etc. Does this exist?
I am really happy with the realism I have been getting out of my custom model now that Peter has helped me revise my prompting
idk what version i use
how do i check
@dense tapir please do not get into this-
There is no discord bot
-_-
Currently, there is no bot on the server that generates images. However, there are plenty of other ways such as the official https://beta.dreamstudio.ai/ website or by running Stable Diffusion locally using your own hardware! Check out #1080946152318443610 for more details! You can also stop by #1025467151206854736 for any issues you experience while using DreamStudio or #🤝|tech-support for any problems you encounter while installing it locally!
Ah! It's working again!
ok i founded the bot thatnks anyway
There is no bot
A model, either lora or whatever can generate models using those same socks.
I can use either a model or pictures, but first I want to see what can be done.
cool wolves pete
are they going to evolve to domesticated dogs with later gens? 🤔
@wispy nest did you see my new ventures into better realism?
I am quite proud of this one
It's not perfect, but it's definitely more realistic than a lot of my other animal gens
very nice
@smoky oak what model?
thank you!
No problem
I'm hoping I can get Peter and I to be the resident realism experts lol
His being vintage realism, and mine modern realism. That would be really cool
old guy kinda looks like Noam Chomsky lol
that one would fool me as a genuine flapper era photo pete
you could maybe win a competition with it like i saw some other old b/w did haha
seems hdr i dont like much hdr personaly. otherwise good photo
golden 80s
I'm trying to generate some cute wedding photos, cause I'm lonely lol
Not my style, personally 😅
I'm getting too powerful lol
Nevermind lol
These aren't what I meant, but thank you 😅
looks like twins getting married haha they got the same dang nose
Omg they do!
I didn't even notice lol
Yeah I remember someone asking about how to prevent LORAs from doing that
Makes sense that they alter both faces.
first couple essentially has the same face too, not sure how to get around that
Should be possible with latent coupling
Should be easy just with prompting TBH
@smoky oaki was using the wrong boot file all the time 
i mean
they worked
but didnt kinda
now i booted user-gui.bat and everything works
gpu gets recognized
how do you generate a image as test after training in kohya
you saying this made me realize I could have been reading @stone cipher name wrong this whole time... I have been reading it in my head "peh-ter-mors" as one single word, it is supposed to be "pee-tur mors" like the name Peter?
Welp I have been reading it wrong this whole time.
latent coupling + inpainting
make sure you leave blank space in between the two sketches
@stone cipher which model you are using for creating theses images?
@stone cipher can you share huggingface face or GitHub link
@stone cipher okay, thank you for answering
hey basset hound please
Turns out watching a phoenix rise from the ashes may very well be the last thing you ever do
noice
I don't want you to edit the image, but a model or images that can be generated with that sock.
dawg
What animals are these supposed to be?
Looks like maybe capybara and ferret?
Spinchbub
capybara and a marmot
Looks kinda nice tbh
Ahhh
I actually have a LoRA I made just for capybaras lol
.........................
.
.
l
.
my table is wiggling
fuck
Generating Samples: 100%|████████████████████████████████████████████████████████████████| 2/2 [00:00<00:00, 3.60it/s]
Steps: 39%|█▉ | 412/1050 [03:34<06:24, 1.66it/s, inst_loss=0.0234, loss=0.0234, lr=0.0001, prior_loss=0, vram=10.4]

lol i was thinking in the same, made a lora for capybaras, marmots and axolotl
Capys
:/
tf is pickletensor
A format
big brain
Nothing that concerns you, it's not for local running
I hope you didn't make it in public
?
Or wait, they changed it now I think
i dont get whatr you mean
Not long ago, when you would make a Civit AI account it would instantly plaster porn all over your screen
By default they removed the NSFW filter on all accounts
they have a option
Yeah, but it was automatically off all the time
So if you wanted to sign in, it would plaster porn before you turned the filter on
nais
after one more training

any tips to fix the fingers
your gf
@smoky oakdoes graph smoothing steps change the result?
I’m looking to make images of people (and objects) with transparent backgrounds. Is this something I can do with existing models and at what point does training a custom model make sense?
Not too sure, never messed with it
One way that I do it is by utilizing a noise offset model, and then weighting either a solid black or solid white background, so then when I generate the image I'm able to select the subject and remove the background
I’ll check that out
Oh my God lol
i went back to old checkpoint
Wait I thought these were LORAs lol
same
but somehow i made a model
idk
it didnt react to lora:
I think filename wise, it should still be a ckpt or safetensors if it's a lora
But not reacting to the lora call of it is strange
Yup, that's a model
How in the world did you manage lol
Jesus lmao
I thought sytan showed you how to create LORAs earlier
Kohya's has only ever treated me nicely
Oh man, I as well as like 10 other people spent over 7 hours on that :/
where do i view results there
Hahahhh I remember reading that this morning. I think it was on palkia
Yeah, my results ended up working
Explains why it had the issues it did
I know what you're doing wrong
Screenshot the UI
You need to use the dream booth LoRA tab, not just the dream booth one
I've only heard bad things about the dream booth extension.
if i cant view i dont know how it trained, if bad or good
Not viewing >>> having to deal with the problems you are having
100% install kohya's gui, it's worth it.
We all use kohya ourselves
And you can checkpoint your epochs, so even if it trains bad, you have multiple time saves
and how do i view then
Load into auto as a LoRA and use it like any other LoRA
what do i even put there
That can work
Or, if you have a model you wanna train it for, select that model
Sorry not sure what you mean by view. Do you mean the loss graph? I wouldn't worry about it tbh.
I always train my LoRA's off a realvis base, as it's what I use the most, and its highly compatible with my custom model mix
view the result
if training made it worse or better
You load it into auto just like any other LoRA
There's a pretty simple process for that, that works with every lora training. Try it out with a prompt and see how it all compares
is a hdd making weird scanning sounds?
You can also do an xyz plot of the strength and epochs of the LoRA
how
good?
If it's too " burned" or saturated, you know it's overtrained. If not, pick the best one and you're good to go. Assuming you're saving different epoch amounts of the same lora.
Are you only training 7 images?
I guess that "can" be okay
Not gonna full on say that you need more because even aientrupeur showcased a lora on literally 1 image being trained. Ideally you have more images tho.
what does v2 do
This amount varies and it's 100% on you to figure out which amount is best.
The palkia one I made was made with 4 images
Yeah and that one looked decent.
if i enable it and set the right path
keep off?
uh
even with it disabled
thats why i dont like this one
it just doesnt work
now it works
i used old config
😎
RuntimeError: The size of tensor a (768) must match the size of tensor b (1024) at non-singleton dimension 1
???
File "C:\Users\Lukag\Desktop\stable-diffusion-webui-master\extensions-builtin\Lora\lora.py", line 273, in lora_apply_weights
self.weight += lora_calc_updown(lora, module, self.weight)
its something with the weight
It's actually insane how many problems you manage to have
I have never had a single error with auto or kohya
Bugs, sure, but not errors
For kohya?
ye
Just gui.bat
what model
Whatever model you are training for
yup makes sense, will play with getting the right background. Seems like there’s a few different ways to remove the background too (without using photoshop), I just need to do some more research.
Sounds good, hope it works for you!
Doing a solid white background may actually beore beneficial for removing
#ask did any of have some prompt for mechanical animal?
I am sure I can come up with something
@dense tapir that troll never responded lol
30% head bionic mechanical with one shinning mechanical eye, steam, glowing tube, t-shirt design, retro aesthetic, focused on the character, 4K resolution, using Cinema 4D, pastel tetradic colors, cute and quirky, fantasy art, watercolor effect, bokeh, Adobe Illustrator, hand-drawn, digital painting, low-poly, soft lighting, bird's-eye view, isometric style, retro aesthetic, focused on the character, 4K resolution, photorealistic rendering, self portrait, white background,
I use this one but the image far from I want to see
I mean I want something close like cyborg. I just curious it end take my sleep time xD
Made a robotic wolf lol
I got this one xD
@sharp heart
Yeah, I am not going down that rabbit hole.
thank you lmao
Not bad
I am about to get giggety and branch into vids so I need a 4090, sadly. I was just informed my OOS may not be coming back at the old price. ffs
You know, I just realized that if I can get this job I am trying to apply for, I could write off a super OP PC on taxes lol
though, its not like I will be hurting for funds if I can secure this job 😅
I despise this setting - Variation seed. I wish we could make it stay off until otherwise directed.
seems pnginfo to txt2info loves turning it back to -1
giving vintage a try
I lived in a city for a long time with a silent film star. Nice elderly lady that lived, oh wow maybe to a 100?
Those made me remember her.
Pola Negri……polanegri.com Today we remember Pola Negri…she passed away in San Antonio on this day in 1987. She was born Apolonia Barbara Chalupiec in Lipno, Poland, and from that day, f…
Her
dawg
According to the story put forward by her studio publicity department, she was “the last child born in the 19th Century—a few minutes before midnight in the final hours of 1899.” This date is even on her headstone. However, other biographies of her life list her birth year as 1897, 1894 and 1901. She was around 90. Just a normal person which was refreshing.
reminiscient of the first time you tried digital diffusion
you made something like that
I need to eventually try controlnet for 2.1 but I don't have the drive space for it
well it looks like you have controlnet, and also what model is it?
disabled control net. v2 model
Ah it's a v2 model. Is it the 768 model or the 512 one?
it might be doing better with "phoenix bird". perhaps phoenix could be too many things (cities and junk?)
Could be
Ok, so your resolution is ok. But the base sd 2.1 models aren't very good, I would reccomend trying a finetuned one.
Absolutely it should. I run it on my 8gb card.
oh interesting. I've not yet delved into any fine tuned. do you mean a lora addition or a fully fine tuned?
In fact I have trained a sd 2.1 768 ckpt on my card.
I would reccomend a fully fintuned model. I am working on v2 for mine, v1 is currently avaliable on civitai, it's called Digital Diffusion.
I got this in one go with it.
cool.. I've not done any fine tuning. How many images do you need to supply? And do you need caption pairs? (a text match for each image)?
Well, my current dataset was around 300 images, all hand captioned. v1 was 250 images. But datasets don't need to be that big necessarily, I was making a general purpose finetune. If you are trying to train in phoenixes in general just train a lora or embedding.
That's my model
was just helping a friend make something to make his kid happy
what's the textual inversion one for?
(did you make it or is this the one you used as a base for your fine tuning?)
It's like a lora but a bit different. It trains tokens into a small file and you use it in your prompt.
I made it.
ohhh.. wow.. that's an interesting technique
The base was the normal SD 2.1 768 model.
v2 will do better photorealism, while still being able to do good digital art.
My civitai page has a lot of embeddings from back when I used to make those for 1.5.
very cool. it's been some months since I worked with SD, being involved in too much else in life.. so many improvements 🙂









