#✨|sdxl
1 messages · Page 109 of 1
Then consider not getting the 600. You have fought the hard fight and it sucks but mega corps suck ass juice anddo jack shit so getting something is better than getting fuck and left for dead in a ditch by them.
not up to you is my point and it sucks
get robbed and they then screw you some more. Seen it, been a victim to it, numerous times and it is getting worse.
If they don't give me my money back tomorrow, I will reverse the transaction
then if they send collections after me, I have grounds to sue, so try me
good luck as that used to work though can take up to 120 days or some long ass time.
a sig to that one
Furry
even the watermark looks cool
yeah
I tried to stick an AIT node right after my checkpoint loader node and it had a ton of errors. I thought that is how you do it?
weird error
does it have different result, without and with ait
no idea I can't get ait into my workflow
Did you have control net in the loop? What was the error?
I’m troubleshooting weird AIT errors popping up recently
no controlnet in comfy at all for me yet
it happens when it hits the ksampler
works fine the minute I delete ait
Oof, did you update comfy or AIT recent?
the v2.json from the download site works as well
I think so
I know I did ait yesterday
This looks related to all the shenanigans popping up with memory
Unfortunately
Thanks for the info
i want to do a model comparison, what sampler should i use
Yeah, smart memory management seems to part of the mix too
Nvidia did get on a thread I was on and admit they know the issue to be fixed in a future update. I lay odds the fix will be a toggle we turn it on or off in the control panel.
Lol
gamers gotta game
Dpmpp 2m Karras is a favorite
if you're using the refiner, ddim/normal is what it was trained on I believe. karras scheduling wrecks the step swap
Oo care to explain this to a dumb dumb?
comfyui?
so when using the refiner, the intended way to get the best results is to stop the base model before it finishes denoising then switch to the refiner for the remaining steps
done using KSampler Advanced
so for base model: total steps 30, start 0, end 25
refiner: total 30, start 25, end 9999
it'll run 25 steps on base then 5 on refiner
Oh I see, and Karass screws with that left over noise?
what I just pushed should reduce VAE memory usage by a bit on 3000 series and up
bf16 commits right?
yes
just need more people to test: --bf16-vae to see if I can enable it on more cards
I may as well test it again on my xtx but I think the ROCM support for it is sketchy
need someone with 2000 series to test if it lowers memory usage
and yes AMD too though I'll give it a test on mine tommorow
does sdxl still eats 24gb of ram or was that fixed?
yeah on ComfyUI it runs on free colab which only has 12GB ram
@strong field I also noticed since a recent update to ComfyUI when using AIT + LoRAs and you tweak the strength (not sure yet exactly how to reproduce it), the image suddenly looks like you are using the LoRA at 5.0 strength - so 100% overcooked.
after bypassing and re-enabling the AITemplate Loader node, the problem is fixed. this could be some memory management issue? maybe...
using 5.6 latest comfy it still trips the slower vae decode earlier than full precision vae does. Tiny bit faster on 1k but even 1.5k causes it to use the slow decoder.
I guess AMD doesn't have real bf16 support then
Do I need to run with args on 3000 series?
no if you update (git pull or update/update_comfyui.bat) it's enabled by default on 3000 series an up
That is bizarre
I saw commits for bf16 stuff on rdna 3 in the composable kernel repo a little while ago, but that might end up only on the pro models
3 model comparison
dpmpp2m karras
seed:473478811476380
sensei 🙇♂️
it claims rdna 3 cards have bf16 compute https://gpuopen.com/learn/wmma_on_rdna3/
so maybe it's just another Eventually™️
after restarting ComfyUI or as I just found out, bypassing and re-enabling the AITemplateLoader node, it generates correctly again
Sdxl is remarkable
getting late here, ill have more time to review tomorrow
I think this could all be related somehow
it certainly seems that way
you guys are genius
wow what did you do, its NOTICEABLEy better (rhetorical)
apparently bf16 stands for "Brain Float" which is certainly one of the acronyms
--bf16-vae is the default
maybe one day it'll work on navi 3 cards too...
@upbeat summit can you try a SD1.5 lora in your workflow, testing purposes only
should load QUICk, but throw a bunch of warnings in console
fp16 is unsuitable for the VAE because it overflows way too easily and gives black images so bf16 is better for it
which means this is isolated to SDXL
wonder if you could use bf16 on attention too to avoid issues like SD 2.X's black gens with autocast
isnt AIT using fp16??
fp16 is good for the unet
and kind of works with the SD1.x VAE but it still gives black images sometimes
I found only the anime vae gives black on fp16. the 1.5 mse vae is always fine with it
and do we care about the precision issues on bf16?
nah
this is crazy
I compared and there's no visible difference between bf16 and fp32 for the VAE
excellent news
the one with the detachable legs
HAHA
@upbeat summit last thing for me today, but digging through the commits, it looks like there is an issue with lora conditioning in AIT, since change in Comfy/lora.py
That hypothesis fits the behavior we are seeing
yeah but seems it has changed for 3000 series cards. 4000 series cards already had that problem before the latest update
yeah that part I havent gotten to yet, lol
Maybe it was always screwed up for 3000 and i just didnt notice, that makes more sense to me, than the change in behavior
well maybe we have some good data at some point to file an issue in one of the repos or even find a fix 😉
this is what im hoping
still gotta tackle more tomorrow
it's really not fun to use AIT + LoRAs right now
thanks for looking into it, too!
it's probably just patching the model weights more than once
When can we expect SDXL Tensort RT as an HF pipeline - https://huggingface.co/stabilityai/stable-diffusion-xl-1.0-tensorrt
i was just about to ask you about the weights, so it looks like im on the right track
Where do your model weights come from, AIT using CompVis
only ask cause you might save me time digging through the code
am i looking in the right place 😉
yeah i just read that 😦
glad you got much more understanding of it than I do. I just tried running with --highvram and issue is gone here too just like with --gpu-only
is it stable?
running a bigger batch now with --highvram
Just trying to understand how you handle weights different from AIT, if you got a quick answer I'd be grateful, but if not thats ok, Ill keep digging
Diabeetus
ait is probably just mistakenly calling the .patch_model function when it should not be
it gets called in the load_models_gpu function now
THANK YOU
LMAO
so far so good. running AIT + 4 loras now with --highvram. after 40 images no delays or freezes so far. will continue doing tests.
*edit: tried 7 loras now - still working. so looks stable so far. 7 loras only reduced the overall gen time by ~1.5s
cats sequel lookin nice
Amazing..Thank you
god emporer cat
makes me think of the desert from full metal alchemist for some reason
Interesting
I am playing around with nodes to see what all these can do
well
That's a mood, i'm between playing Homeworl: Deserts of Kharak (which is prob still free on epic atm if you or anyone else wants to nab it) or generating mech stuff casue i've been watching a playthrough of the armor core campaign and giant nimble robot noises cx (sry i slow on the typing today, scatter brained)
i installed manual comfui, if any change. Getting this error, i think i got same in portable
missing {'cond_stage_model.clip_l.text_projection', 'cond_stage_model.clip_l.logit_scale'}
Hi guys, I am now finetuing sdxl model, I used kohya ss, i am still pullzed with V pred like loss this parametre. Do you know the meaning of this number
just compiled AIT modules for Cnet. is there other types except Canny?
i made some weird things but getting what i want. Must test without that nonsense node connection 🙂
I forget but it was done on old posters in the 1920-1940
peaceful north american forest with little girl sleeping under a tree, very lush and beautiful
is there a node for drawing an image similar to how the sketch feature in A1111 worked?
i need bitten mushroom, cant get it.
@shy kelp dl it and put it in A1111 interrogation in IMG2IMG
To me it look familiar as well.
gave it a try, got that
😄
what about 'half eaten mushroom'?
will try thank you @west breach
@west breach is there a node for making sketches like in A1111?
I haven't used one like that, I just used mspaint
I feel like ComfyUI needs to add some basic features like that. it's somewhat weird for people moving from A1111 that are used to making a sketch in webui to have to open a separate program and do it there
have you edited mask with the load image node? I wonder if you can then convert mask to image
Can we talk?
Hey, if I have an SDXL | ComfyUI tutorial, can I drop it here?
didn't try that, will try
there is no option to edit mask. but it is possible to convert mask to image
if you right click on load image node you can open mask editor
is it possible to change colors like that?
it only does black
i think cause it's supposed to be a binary mask
I haven't played around with controlnet much yet, does this seem normal?
controlnet isn't the way to do sketch
you do VAE encode to an image of a sketch, then connect to Ksampler
has anyone ever zoomed out too far using deforum?
but the apply controlnet node takes an image as input
cos, it said, screw the image, here's the artist's tools
guess i zoomed out too far :\
it's one way to do it, but that's not how it was done on A1111
btw. I tried running ComfyUI with --highvram and it fixed the issue for me for now. it's stable so far after a test run of 100 images with 7 loras in the mix.
that's irrelevant for someone like me, I have a 4070ti
highvram isn't meant for it
sure - but it's another piece of information
3 models comparison using same seeds and samplers
@strong field is also taking a look at it since it now happens on 3000 series cards as well
idk, currently working on CNET for AIT, I managed to compile some modules, but I'm unsure about some components of CNET
sketch was only just added to webui like two months ago
unless you mean masking which you can do in comfy with right click
@upbeat summit where to put --highvram in Comfui? And how many VRAM do you have? Thank you!
probably wouldn't be super hard to make a colored version of the mask paint node
24gb and you start ComfyUI with it as a command line argument. python main.py --highvram
oh thats 3x more 🙂 Thank you very much just hoped it can help with my issue 🙂
what is your issue?
If you only have 8 don't use high vram
still same, AIT getting some errors, but reinstall to different place doesnt help. Some errors with importing but i think i get rid off it. will post what problem i have in cli
Not sure it is related
missing {'cond_stage_model.clip_l.logit_scale', 'cond_stage_model.clip_l.text_projection'}
yes i have normalvram when running it
what GPU do you have?
I had this problem before, but I can't remember what it was. either I had an in-compatible model inserted like clipvision or it was something with the latent image
I guess you will have updated ComfyUI to the latest version. Maybe delete the AIT custom_node directory and re-download it and try it with Tdg8uU's workflow https://civitai.com/models/133818/tdg8uu-aitworkflow?
o.k. I will try it, thank you very much @upbeat summit !!!
you're welcome. let me know how it goes!
cant you also use
1 girls tall big
anyone else getting this error with latest comfyui update?
img = Image.fromarray(np.clip(i, 0, 255).astype(np.uint8))```
@upbeat summit unfortunately still same issue. But really thank you for your effort. I will live without it as performance could be worse. 👍
Did you run the full update bat?
Did you update your extensions
updated using git pull, same for extensions.
tried to run revision, that's when I encountered the error. it gave me blank images.
then tried to run the simplest workflow. error persisted.
now disabling custom nodes to see if it works.
Non AIT vs AIT, 1024 gen is faster but the img2img with 2048 is slower 
Dont you run the bats?
I usually just git pull
id use the update bats since its suggested
which file
There's also a Depth module, don't forget that one.
I dont think you have to do that, comfyUI does set up the settings itself according to your GPU afaik
I was asking about architecture. AIT isn't checkpoint specific.
Do all SDXL CNETs share the same architecture?
I actually made a specialized AIT workflow for SDXL. Currently trying to implement CNET
It's accepted as the official one for that node
Sadly, it's currently not possible to use AIT on IPAdapter or CLIP vision. But I was able to compile modules for canny. Not sure if I also need for depth because they seem to share the same architecture.
any idea what's wrong?
was trying to make this: https://youtu.be/sCOsZFH7xlU?si=wv5sP-uH2iu3zjd6
This Lora can help you get Skin that looks real. This Lora adds blemishes, wrinkels, pores and much more details to your AI images. Stop having your AI images look like digital art. Make them look like real photos now for free.
Links from the Video
Skin Lora: https://civitai.com/models/109043?modelVersionId=117467
Eyes Lora: https://h...
The RGB mouse curser kills me
Thats a 1.5 model and Lora? This here is the #✨|sdxl channel 
sorry but i couldn't share it to sd chat so tried here
change vae
either change vae or increase the high res fix denoising strenght from 0.3 to 0.45 or 0.5
tried both way.. it's the same
zombie look
You can use #🏞|general-with-images for now If you want
actor A is playing person B 🙂 i like it
Is there any site that will convert a prompt from style 1.5 to SDXL?
hmm that is strange
I debugged this a lot. This fixes the 5-10sec delay that happens on every image gen when using AITemplate + LoRAs on a 4000 series card. Of course it only works right now for cards with lots of vram. but it might help track down the overall issue
Interesting 
I don't know how you've set up ComfyUI, but if you're having the AITemplate + LoRA delay issue and have a GPU with 24gb vram, you can launch ComfyUI with python main.py --highvram or if you use the windows portable version you can edit the run_nvidia_gpu.bat and add the parameter --highvram there.
I'm not claiming this is a good fix for the issue and you might run into memory problems when working with multiple models or certain upscale workflows, but it currently fixed the 5 - 10 seconds delay issue for me when I use AITemplate and LoRAs at the same time.
That's beautiful
Ah, so familiar
yeah. the performance gain of using AIT is almost reduced by 50% because of this delay. I'm not the only one with that issue, so I hope it can be fixed at some point without using the --highvram option
Oo, very pretty. Love the water droplets, as always.
how are you doing, @smoky patrol?
I'm okay! Doing b e t t e r than the past week. How about yourself?
same here. I'm glad temps went down a bit. the high humidity was very exhausting.
I think a better approach to mix images together is to interrogate 2 images and combine tokens. heck, even chatgpt API can do that
So over humidity. It's a gorgeous day out, and it's only going to be in the 80's, so I'm thinkin it's gonna be a mild, nice day.
sounds great 🙂
Hi all,.. I'm having a ruddy nightmare trying to get my SD to install correctly,.. currently having issue with files in odd locations or not being where they ought to be,.. launched the webuser.ui.bat file and it stops, saying:
venv "H:\StableDiffusion\stable-diffusion-webui\venv\Scripts\Python.exe"
No Python at '"H:\PythonStableDiffusion\python.exe'
Press any key to continue . . .
When I click to continue, the box closes. So, why does Python appear to have to be in the Stable Diffusion folder,. ? I don't get it. Makes no sense.
My SD is installed to: H:\StableDiffusion\stable-diffusion-webui
I love the whole woodworking thing. Super cool
I recommend going over to #🤝|tech-support
it is combined with gustav klimt. Most noticeable on 3rd picture
I can certainly see the influence in the colors/shapes
Would def be cool to have an actual piece like that, 3d printed or otherwise
I just realized importance of word reminds 😄 So Klimt is everywhere 🙂
Now trying Picasso, reminds is nice word.
I use my ChatGPT assistant (as discussed yesterday bback up there somewhere) to do that
eg put in an old A1111 SD1.5 Prompt of
A glamour photoshoot in a dirty gritty New York Back Street for a fashion magazine cover .
(photo of a sexy mature woman in her 30's fully clothed in fashionble urban street wear),
(intricately detailed tattoos on arms:1.1),(large curvy body:1.1),(smoothed collar bone:1.1),(long neon pink colored hair),(glossy bismuth lips) a hint of a shy coquettish smile
Gets converted to
"A photo of a confident, mature woman in her 30s with neon pink hair, dressed in trendy urban streetwear, stands in a dirty gritty New York back street. Her curvy body contrasts the surroundings, accentuated by intricate tattoos on her arms. She exudes confidence with a shy coquettish smile, while her glossy bismuth lips catch the light. The image captures the juxtaposition of high fashion and the raw charm of the urban landscape. The high quality of the image ensures sharp details, vibrant colors, and an exquisite representation of the model's expression and style."
when u write a 500 word prompt just for a girl's portrait
technically I didn't, my assistant did lol
and technically thats only 94 words :p
that tattoo looks kinda suspicious 😬
its what got spat out at me 🙂
I like that second on @uncut steeple
what was familiar? the resulting art style? 🙂
Aito portrait of Rembrandt 🙂
@vital ermine and anyone else that can help.
Kohya Lora issues.
I am using this guide https://www.youtube.com/watch?v=AY6DMBCIZ3A&list=PLNccHdZquvdcE7yOmECuzRh2JmBhBs3ze&index=1&t=313s . I am also not using any reg folder because my Lora are quick poorly sketched out people creatures.
I have a 3070Ti with 8GBs of Vram. I also notice that when it runs it eats up 20+ Gigs of storage and then spits it back out at me when it fails. If you think I should suplly more information please let me know.
Updated for SDXL 1.0. How to install #Kohya SS GUI trainer and do #LoRA training with Stable Diffusion XL (#SDXL) this is the video you are looking for. I have shown how to install Kohya from scratch. The best parameters to do LoRA training with SDXL. How to use Kohya SDXL LoRAs with ComfyUI. How to do checkpoint comparison with SDXL LoRAs and m...
you need more vram
minimum 12gb, I think
Ah, pink and blue hair
Colors, style, shapes
Clarity
Painty ocean!!!
I see 😁 I don't have a background in art.
but I'm slowly picking up bits and pieces about artists, art movements and styles.
I had far too much fun making SDXL return to beta styles yesterday, but also using a lot of the new stuff
That's so...ominous
👀
It's a lot of fun stuff to learn!! Def makes SD easier to work with, imho, cuz you can explore nuances you never knew about
He's so....Handsome.
Playing around with AI Self Portraits
I agree. it's super fun and helpful to learn about art when it comes to prompting. though it does seem like cheating a bit at times 😄
are you using an image of you as a base? 🤔
Nope no base image, just txt2img
I see. my pfp is a self-portrait of mine 😁
generated with the sdxl bot.
nice. I see it's also animated 👌
I LIKE IT.
These are some of my abominations from yesterday
Artists use references all the time
my initial changes didnt work, seems to be related to memory management still, but the sampling/weight issue is an additional thing i found
Can I share my work here
yes!
"Get ready to witness the brilliance of Virat Kohli like never before! 🏏🔥 'Virat Kohli Master Editz' is a thrilling compilation that encapsulates the sheer genius, passion, and remarkable moments of one of cricket's finest players. From breathtaking shots to incredible victories, this short video takes you on a journey through the epic highlight...
Is it good?
Hey in the future if you share your art please post it directly in discord and not as an external link for self advertisement 
No worries, just letting you know 
again that comics look, i somehow cant make it. Even with R. Crumb....
@visual glade I'm getting the issue where the Vram usage won't go back down after a generation. I am up to date and this was solved before. Could it be that a node was made to solve this issue? My other workflow does not have this issue.
I should mention that I'm on a Lora workflow.
You should be able to drag drop this and see the nodes.
When a gen is finished it goes down and then quickly ramps back up into a high usage flat line.
try using the regular sampler node instead of that custom one
Alright
how are you today?
response:
i found out something on start up was eatting up 2.5 gigs of vram
now i can run the AIT without any vram issues, yippe! ✨
Has anyone trained on a p40? I'm a dev with an old clunker and I want to build a 1 liner training program for cli.
@tepid surge do you have a prompt generator script going?
fs fs
i craft a prompt when i need to but i'm pointing it in a direction and just letting it eat
got it, so much fun
i'm looking for landscape concept art kinda stuff like this so I can collect visual information for game stuff
world be building
I'm cranking out Morticias lol
what an intense face >u< v cool
love the like green house/plants and glass stuffs xwx
when Thaevil one generates: ^
when i generate: cx
ayee how are peeps organizing outputs, i need to figure out something so I can just gen and sort
organizing? 😬
auto date time stamped folders and then if Im doing something specific I may create a subfolder
In a standard image save node if you enter the value as
%date:yyyy-MM-dd%/COmfyUI
It will auto create the date stamped folder
The mini eye in the middle of the forehead is so common 😂😭😅
i see i see, i have the file name and meta data sorted I just about to like be in 3 generic file explorer windows tossing stuff into diff folders (rip retinas) cx
for "zombies" ?
Itsan aiming point isnt it?
I did this zombie image last night showing my mom how all this AI stuff works
i'm looking forward to ai on like phone, that'll be a trip
that's how i feel a mom would feel but like in our time frame
My actual 3 image save nodes use 1 of
SDXL/%date:yyyy-MM-dd%/%date:yyyyMMddhhmmss%%SWT.seed%%M1.ckpt_name%%M2.ckpt_name%%STYLE0.style%%STYLE1.style%%STYLE2.style%_%STEPS.value%_STD
SDXL/%date:yyyy-MM-dd%/%date:yyyyMMddhhmmss%%SWT.seed%%M1.ckpt_name%%M2.ckpt_name%%STYLE0.style%%STYLE1.style%%STYLE2.style%_%STEPS.value%_HRF
SDXL/%date:yyyy-MM-dd%/%date:yyyyMMddhhmmss%%SWT.seed%%BML.ckpt_name%%RML.ckpt_name%%STYLE0.style%%STYLE1.style%%STYLE2.style%_%STEPS.value%_FFHRF
for either :
a "Standard" output (STD)
an "upscaled" output (HRF)
an "face detailed" output (FFHRF)
as well as having a datetimestamp, seed, models & styles used n the filename
a I-phone its called. 😉
Sorry I will leave myself out.
cx
i almost forgot i couldnt post stuff with nudity
#freethenipple
start ComfyUI on your PC with
--listen 0.0.0.0
and then access it from any device on the same network by the IP of the device you're on
yee, i'm talking personal assistant and 10-20 years down the line with tensor chips and stuff, and thnks btw
Okee, here my solution: if there are outputs i see i like on my main screen where the graph is, i'll pluck it from outputs into one of the other folders
time to gen x.x
Anyone has idea of when 1.6 will be released, please?
1.6?
sd xl's going on 1.6? i havent even finsihed my slice of pizza
i like the terrain and water contrast
one of the things i think the The Cycle game did well was it's enviroment art direction
"Warning: Storm Imitate"
wow
i'd bet an update
I see. I've also send you a message.
ok fuk it time to use comfyui than
I don't actually need to use the Lora keyword do I? Is it just the weight of the node?
yee techncially
though the training might be specifc, hence the keyword to prompt those subjects/whatever, but yee tech non needed (least as in how I understand it atm x.x)
I see what you mean.
Me coping after feeling like i just "um actually"-ed someone
Sorry if it came off weird Mack cx
No I understood wjat you meant.
is there a vae problem on this iamge or am i trippin
prompt simple just "minions playing"
like this one
the lines on the floor felt like shadows from window
i wish it was 🙂
how dare you prompt minions cx
heh 💯
i kinda on a train that cant cahnge course rn cx
scheduled ?
do i look like a lazy ass to you cx
I am, generating for world building, watching armor core 6's campaign and talking to you all at the same time cx
left side of the explosion lookslike pritzel
lol
your model is hungry dreaming about food
mm pretzel buns
Me when I! I say I say! Me when I wish I could make Loras!
@daring smelt *tricks
no way did you ping me for this lolllll
ha
maybe there's only one trick
HA
hello fruit 🙂
"tricks for the trickless?"
these low poly so good
i wondering anyone help me with sdxl in automatic1111 i been having this strange effect where at 100% it remove all saturation in image
i made a video showing it
i have tried disabling vae all together it does not seem make a difference
hiiiiiiiii 
could be with how the preview's made
we thought that might be cause i changed all setting in live preview to match final image
Yeah I had this vae issue in A1111 before as well.
It was a weird one off issue, I changed the vae, changed it back, restarted the UI a couple times, generated a couple tests, changed the checkpoints, changed the vae again a couple times, and then it worked every single time after that. No updates, nothing else, just those.
man armor core 6 such a pretty game, i wanna make shit like this but that's soo many people etc cx So much creativity and skill
i just wondering anyone found a fix for it i really dont want to use comfyui lol
you cant prompt edit in comfy
come to the dark side
You sound brain dead
okey here's my one weird trick
if comfy add prompt editing i would switch over xD
prompt editing?
yeah the fuck?
what does that even mean? you don't think you can edit prompts?
@half egretRead this you fool. It was replying to you.
in automatic you can control when token are turn on an off
token as in aspects of the prompt?
Like the words maybe?
Tokens is a broad term.
@crisp owl did you mean reload ui butten ?
does he mean |
you type [A:B:step] <-- a get replacaed with B at step
You can make a prompt that allows it to step rate a portion of a token (word/words)
I did all the reloads I possibly could. Reload button, restarted entire UI, restarted PC, etc
🤔
Auto is kool but his UI is awful now and I see no use anymore.
probably talking about what this does
and there are all sorts of different things that can modify prompts in all sorts of different ways
thing is I don't think the naysayers are looking for solutions as much as looking for problems\
This was one of my messages regarding this very issue back in June 2nd in another server>
using XYZ plot to test several checkpoints. Determined what one I liked the best, then switched to that checkpoint and started by running a batch of 8 images, and noticed each of them was very muted. Thought it was just happen chance, tried adding keywords like "vivid" etc to my prompt, but didn't help. Decided to see if doing a couple with Hires. Fix would resolve it using a couple different upscalers, but still got muted colors. I then noticed that the pics I got from the hires fix using the 4x_NMKD-Siax_200k upscaler looked weird, not like the final images usually do, it was like extra grainy. That's when I suspected the VAE wasn't activating.
I then restarted my CLI, switched checkpoints, and got a normal generation. Switched back to my original, and started getting normal images once again with that also.
that might of solved it
i dont know why restarting would fix it

Something just hangs up the vae in certain situations, that's all I could think of.
Probably a conflict with an extension, code mashing together or something
thank you very much for the help ❤️
My honest reaction when a program hires something from the 10th dimension to make a bug
i need coffee, i'm crashing
catlice
getting nice saturation now
img2img wrong aspect ratio?
nah, I was screwing around
ah lol
still playing with nodes
the endless battle
I like to believe that somewhere in the multiverse everything we create comes to be
so somewhere there is a realm full of Jesus clones in mortal kombat style fights
thanks to me
Gonna be some gnarly hentei universes then from what I see on CivitAI
yeee, that one felt like a scene form an art film about a tragic early life from the kids perspective
so cuute!
yes, they exist as a reminder of what can come to be if we follow the path of unfettered debauchery
and then she became the female joker
i so glad i figured out that vram thing for AIT, generations go zoom now
medvram ?
nah, thought of that route though
Something was eating my vram on start up, like 2 gigs but i tured it off (for start up)
cant find what is breaking the failing replication
this is so annoying af
first vae problem now this
that's a mood fs fs cx
i still need to follow up on that stuff x.x
what are the composition words in this? or camera angle
Data dump:
Positive prompt:.painting, establishing shot of a Seductive ((game concept art)) , background is Townhouse, deep focus, Happy, Moonlit, Selective focus, Cinestill, vintage .Negative prompt:.blurry, old, line art.Model: .Seed: 964715408800005.Steps: 40.CFG scale: 10.00.Sampler: dpm_fast.Scheduler: normal.Start at step: 0.End at step: 10000.Denoising strength: 1.00
me: i hope no one takes advantage of me rn... xwx
I SAID!~
I have a few questions relating to the use of checkpoint files and then how to reference them (or parts thereof) in prompts,.. anyone feeling generous with their time to help me get to grips with getting some great results that aren't just made up of singular run-of-the-mill styles? I want to combine various styles but I just can't understand the YT tuts out there; it's massively technical and I'm stupid.
ask
Doom
what gave it away
Bob - Thanks. 👍 Ok,. so,. how do I combine two or three or more checkpoint files (is that styles?) and then reference them (or parts?) in my prompts?
merging checkpoints is possible
blending them with prompts works a few ways, remember 'style transfer' is free with this technology
they call it a ball park
So checkpoint files are styles?
say you trained a checkpoint on black and white cartoons, anything you prompt is going to have that look
but you can also do that by mixing concepts in prompts
But I have no idea about training,.. I know it's how MJ et al all get their learning,. but,. say I want to make a regency era (tasteful) nude and have it in an impressionist style,..
or weighting merges more towards one model or another. merging can sometimes wreck models a little because certain models have very specific weighting and the merging can mess it up
Oh, crap, ok. That's good to know (if disappointing).
easy enough to test it
kinda~, can be, def one the ways peep can embed styles
@wooden pagoda as I showed here, this a simple in-flow checkpoint merge. Can do as many as you want to test
man, it's like. expression done through diff technologies rather then any end-all be-all yet
Embed? Oh gawd, lol, this is so confusing. I'm not using ComfyUI,.. just the in-browser SDXL
ah gotcha, then you'd have to do a checkpoint merge through that UI and test the newly created checkpoint
I have merged a few already (in pairs),.. but,. how do I test it?
select that checkpoint
||like the tech is the + and () and x^y's and the data we use is the numbers||
or @wooden pagoda another option to mix the results from 2 different models/checkpoints is to use one Model as the base model and a totally diffferent model as the Refiner (if you're using a Base+Refiner style of workflow that is)
myorp
"Brother may i have some oats"
I merged a realistic one with a painterly one,.... *I THINK,.. might be wrong and even if I did,. I can't remember what I called it lol. (I know, I know, I'll have to remember what I called it and which two I had merged)
Refiner,.. I have heard of the term but not much else tbh,. it's soo confusing.
can just look in your models folder on your pc and see what the most recent checkpoint is
there are also LORAs, these are very small models that can be used and referenced as styles. will mostly be compatible among models
regency era, 3d cartoon style
@tepid maple
Earlier today, I tried to merge some but they didn't succeed,... Failed. I have absolutely no idea why though.
so using Sytanss Workflow as an example
There is a Base Model pass in one ksampler and a Refiner model pass in a second ksampler
This is/was the default method for SDXL0.9 & SDXL1/0
However you can also select say ProtoVision as the Base model & DynaVision as the refiner model
lol
I'm not using ComfyUI,.. it's a nightmare (nodes make NO sense to me whatsoever). I first saw nodes in Unreal Engine 4,... and HATED them. You need to understand coding terminology to get to grips with it. Instead, I'm using the SDXL in-browser method.
lol loved this movie
careful with nudity cx
I forgot where I was
that was me just a bit ago cx
Taller. No, TALLER! (TALLER DANGIT:1.9)
actuallly as its a viisual representation its actually easier for people without coding knowledge to use Nodes than the other way around..
All you're doing is joing little boxes with pieces of string.
Even toddlers can manage that ;o)
you can only prompt about 80% of a giraffe, this is a very good result
With nodes, you have to know what to look for,... what does what,.. why this connects with that and why not,.. and when, what order and when to use more than or less than 1, 2, 3 etc. It's not a thing that makes a micro-ounce of sense to me
regency era, grand fireplace, red velvet curtains, mahogany furniture, portrait, Georgian england, boudoir, (John Soane, Thomas Rowlandson, William Blake:1.3), (selective focus, cinestill,deep focus:1.3), highly detailed, painterly, inspired by William Brodie,
Bob - but,. which Checkpoint mdoel has that info in it? (Artists names)
there is no right or wroing way, there is just a preferred way 🙂
the best way to start is with a relativly simple workflow and then experiment from there, you're not going to tank your puter if you mess up.
Stop being a wuss ;o)
this is dynavision, a 3d animated oriented model
It is indeed pretty easy. It only allows the correct connections and tell you when you miss a connection.
feel free to use any of this stuff for any purpose, you will be surprised at how well it works
you MUST experiment and try stuff in this hobby
Tanking my PC isn't a concern (what on EARTH made you think that was a woerry for me?),... What concerns me, is the need to learn a shed-load of info why one box is connecting to another or two others etc etc etc etc,.. one word: Syntax. It makes no sense to me.
(pats wall) "No one's gettin' in here."
ahahah :shake, shake, shake, Dad grimace: sturdy!
Look, no offence mugginses,.. 😄 but,. I'm here to figure out how to get some mixed styles into my renders,.. so far they've been utter tripe (since 11am today,. and it's now 9 1/2hrs later and I'ms till nonethewiser).
show your prompts and output
Output? I'm not using comfyui.
the images
it was an estoteric tamgential train of thought not meant to be taken literally.
Its only the same as an Otto Cycle engine
theres an input, something happens to it, it transforms and there's an output
Oh, sorry. 😄 Hm,.. they're mostly nudes. *Bad attempts,.. but nudeys.
Sorry, kinda hard to know in just text-based form. 🙂
I was only communicating in text , there were no images or anything attached :p
Exactly why I misinterpreted it. 😉
@wooden pagoda try stuff, save seeds and workflows you're happy with, try more stuff
A natural redhead woman from the regency era (1820s) of the British isles with her back to the camera, scene is shoulder upwards, she is wearing nothing but a warm smile in a classic and elegant pose. She is graceful, mildly slender, with beautiful, healthy and natural skin with all of its pores and flaws. The lighting is soft, muted and simple. Her hair is styled of the era, her face is pale and she is relaxed and alluring, she is slightly fuller figured.
IIRC, I used the SDXL v1 Checkpoint (large 6.6Gb file) or possibly the Epicgasm one.
even though it's supposed to be natural language you want to keep the word count down
make this a little more terse and less like a romance novel lol
'style of the time' becomes 'regency style hair'
My main goal earlier today after that one came out, was to use ControlNet to fix her hand,. but since I couldn't grasp the concept to get the ControlNet to install, let alone work. I have no idea how to use the inpainting,.. or the img2img features,.. they're not intuitive.
yes it's enthusiast software, takes some time to learn
I also wanted to not learn this stuff and just inpaint my first week
I only installed it yesterday/today... because I'm SICK of paying to use MJ,.. it's not cheap for the pro version - anything less than that and everyone sees my prompts; so I've stopped using it.
"Oh, was it YOU whom stole my dress??! You rascal!"
eh share your prompts, there is too much experimentation required for everyone to learn everything themselves
LOL
When and when not - and how - to use a Lora file?
back tits, my fetish
Arnolda Schwarzenegger!!! "I have my back!!" 😄
hrrr
@wooden pagoda https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki/Features#extra-networks LORA stuff here
train stuff into a lora, use it across models. reference the lora using the prompt notation, weight the lora for how strongly you want it to blend into the output
you're posting some great stuff 🙂 nice work
you can have style loras or concept (things, faces) loras
I made her a proper school marm type
you say that today cx
thank you though i appreciate it
I did before!
just saw the koala lol
my posts today:
It was cute, lol
Looks like an area in RDR2.
british women woof
https://civitai.com/user/Kappa_Neuro/models Is Kappa Neuro faking his stuff?
So imgh2img is akin to an image prompt in MJ? Am playing with it now, seems to be just that; but the rest of it; way too advanced for me.
How would you 'repair' her eyes and mouth?
Midjurney 5.1 (IIRC). Took me HOURS to get this right.
Style is? *Painting, I mean
Pulls data dump lever:
Positive prompt:.(art by Graham Sutherland:1.3) , painting, Heartwarming Entrancing ((young women, hyper realism)) , plain background, shallow depth of field, Gloomcore, loop lighting, three colors .Negative prompt:.blurry, old, line art.Model: .Seed: 432108425717290.Steps: 20.CFG scale: 10.00.Sampler: euler_ancestral.Scheduler: normal.Start at step: 0.End at step: 10000.Denoising strength: 1.00
Thanks,.. TMI 😄 but,. how do I blend two or three artistic styles?
using the power of prompting, checkpoints and loras
you'll find "this lora, with this prompt always works across checkpoints"
I gathered that much 😄 hahaha 😄 - but what do I need to do in the SDXL browser to make it happen? Thanks. 🙂
I wouldn't as both of those befit the time period portrayed.
or "this prompt always works, even across checkpoints"
I dont know your setup
what's stopping you from trying?
fusing some styles - cool 🙂
Inpainting in comfy sucks so I miss that the most, and outpaint just go lie in the road.
You don't,.. I don't,. just that I only have the SDXL in my browser,,.. on PC,. w11.. 64Gb RAM, 10Gb on my RTX 3080 GPU and a cool Ryzen 9 5900
hope you're ready
Nicely Regency looking, not bad painting style too
Susan Trump? 😄
LOL
Need lizzo in the middle
guess this get a million bucks
you are generation pretty random shit 😄
I have no idea whats going on in your mind
you won the 4090
ha
night
in his natural habitat
There was a bit discussion about that in here the other day
guys i was finally able to create that image, with garage with snow mobile, dead body, and a gas station
took me like 3 hours
❤️
Any info then? I'm just lost on context.
There was a couple people discussing that exact thing, their suspicious that the Lora models are all fake, or at least mostly fake. Possible just trained on an extremely insignificant amount of data, then just uploaded to civitai. They noticed a large amount of them were nearly the same exact filesize (although they did have a different filehash).
But when attempting to use the Lora's, they were getting identical results when any weight on the lora, and then even removing the lora completely.
around here the conversation was happening
#✨|sdxl message
why tho? for the money?
donations probably
I suppose so. He's got a donation site
possible for competition also?
I don't follow what comps are active though, so not sure on that front
he said it was all an error and will upload the good ones soon and such
Also possible
I rarely use Lora's so I don't follow much of that side of things
in any case the very fac everybody was happy ´using´ the false loras show how innecesary they really were
Yeah, I think the only Lora's I've used was a couple character ones that simply didn't exist when prompting for
there are fake loras now?
they still needed when you need a specific character or a specific style
Some lora's were supposedly not doing anything when added/removed/weight increased/decreased.
But sound slike it may have been a mistake on the authors side
in the meantime, working on some of these
probably, or maybe civitai ha been testing all sistematically since then which i doubt
by the way if anyone had some issues with memory on comfyui you should update because I fixed something
I'll do that and do more testing tonight.
I ran several tests a couple days ago and could not replicate my weird lengthy upscaling times. No samplers/schedulers would consistently cause the issue, it was just wonky for me
anyone have a clue on how to do those interpolation videos where they go from one image to another with SD?
btw dude, comfy is best thing since sliced bread dont know if anyone has said it already :p
glad you like it
it doesn't seem hard to do
it is easy to do but hard to do it well
Have you ever tried it?
of course
Preorder 'Unicorn' and stream 'Taste Like Venom' & 'Monster In Paradise' NOW: https://linktr.ee/gunshipmusic
Stream & Download 'Ghost' here - https://gunship.lnk.to/GHOST
Subscribe: https://cutt.ly/Gunship-YT
Official Store: https://cutt.ly/Gunship-Store
Happy Halloween to all of our fans out there roaming the net both vast and infinite.
A s...
dont think you are going to get something like that the first day...
how can i switch between pictures in the comfyui?
you want to load or save a picture?
If you processed batch_count, you can't.
If you processed batch_size, there will be an option to scroll through them in the output image on the UI
that's really cool
trying to make a photo of a penguin being eaten alive by a polar bear, but it never seems to work despite the straight-forward prompt. is there some filter preventing this?
no filters
its uncensored but its very hard to generate gore
ah i see i see
RAW photo of a penguin being eaten alive by a polar bear, lots of blood and gore, 16mm, color graded portra 400 film, neutral colors, ultra realistic, shot with cinematic camera both the penguin and polar bear gets beaks, and they seem to be sharing some other meal
it's for this article im writing about linux 😁
but what the hell is that ^^
😦
are u using sdxl or 1.5?
sdxl @ Replicate
try with fighting each other,attacking each other,fighting
hehe cool thanks
ooooh that's good
The other pingüinos are pretty stoic
haha
There's the full processed image of that one
num_inference_steps, guidance_scale, prompt_strength?
Or can I just use yours?
I'd also need a photo of OpenBSD's pufferfish smiling with sunglasses, gold chain and a cap swimming in crystal clear water.... but i never get the cap or the gold chain :/
Yeah that flow isn't completed yet so I don't have reference notes in it yet.
Can use the image if you want
Anybody else getting an error with the newest commit of IPAdapter (and newest ComfyUI commit)?
RuntimeError: Input type (torch.FloatTensor) and weight type (torch.HalfTensor) should be the same or input should be a MKLDNN tensor and weight is a dense tensor
I started getting this error that popped up in execution.py, but seems to be triggered by server.py? I haven't really figured it out.
got prompt
Failed to validate prompt for output 3:
* AdaptiveCanny 2:
- Required input is missing: images
Output will be ignored
invalid prompt: {'type': 'prompt_outputs_failed_validation', 'message': 'Prompt outputs failed validation', 'details': '', 'extra_info': {}}
got prompt
Output will be ignored
invalid prompt: {'type': 'prompt_outputs_failed_validation', 'message': 'Prompt outputs failed validation', 'details': '', 'extra_info': {}}
so reverted to some previous code I know for a fact worked. same error, so tripping this in server.py
if len(good_outputs) == 0:
errors_list = []
for o, errors in errors:
for error in errors:
errors_list.append(f"{error['message']}: {error['details']}")
errors_list = "\n".join(errors_list)
error = {
"type": "prompt_outputs_failed_validation",
"message": "Prompt outputs failed validation",
"details": errors_list,
"extra_info": {}
}
but wasn't before. so looked an it was modified 18 hours ago: "support on prompt event handler (#765)"
Allowing pre-prompt and pre-workflow checks before the prompt is executed enables pre-execution tasks that have a global impact, such as extension garbage collection, prompt editing, and other related actions.
anyway, found where some of the code was changed. turned this
@routes.get("/extensions")
async def get_extensions(request):
files = glob.glob(os.path.join(self.web_root, 'extensions/**/*.js'), recursive=True)
return web.json_response(list(map(lambda f: "/" + os.path.relpath(f, self.web_root).replace("\\", "/"), files)))
into this
@routes.get("/extensions")
async def get_extensions(request):
files = glob.glob(os.path.join(
self.web_root, 'extensions/**/*.js'), recursive=True)
extensions = list(map(lambda f: "/" + os.path.relpath(f, self.web_root).replace("\\", "/"), files))
for name, dir in nodes.EXTENSION_WEB_DIRS.items():
files = glob.glob(os.path.join(dir, '**/*.js'), recursive=True)
extensions.extend(list(map(lambda f: "/extensions/" + urllib.parse.quote(
name) + "/" + os.path.relpath(f, dir).replace("\\", "/"), files)))
return web.json_response(extensions)
in server.py
so anyway, wall of nonsense, but it's quite a bummer because I can't even debug the nodes I was messing with without disabling the pre-check
it's just like "lol, nah, begone with you"
@hardy cipher Weird. I noticed that two of the last six commits on Comfy were messing with clip vision, so I wondered if it was that
I did mess with them but the output should be the same type as before the commits
weight type (torch.HalfTensor)
that's the problem
it should convert the input to fp16 if the weights are fp16
or turn on autocast
ah, so the node has the toggle for f16 or f32, but the f16 isn't applying maybe?
I'm so confused by my situation, lol. I finally got them working, then back to nada
maybe I'll just revert to the old code or something. but not even quite sure what the issue is
Is enabling autocast something that should happen within the node or is that an external/launch setting? The node code implies that it is setting the dtype properly
Oh weird, I loaded up the SDXL workflow I had with adapter and that's giving the same error, even though it should be fp32...
within the node
@visual glade Is there a way that extra_model_paths.yaml can be refreshed without reloading the entire UI?
Are the AIT Nodes broken for anyone else with the newest Comfy update?

