#✨|sdxl

1 messages · Page 61 of 1

winged tree
#

not quite right either... Server cards have ECCs in them and that takes quite a bit of extra work on the card

wet nacelle
#

I got it working. I simply kept putting the wires in the wrong node each time I was trying to fix it.

cinder aspen
#

Nvidia is the king of those sectors

winged tree
brazen patrol
#

The perf I spoke of was related to the Titan cards over the 2080tis of the time. It may have chnaged of course, but the fact remains this is how the enforce segmentation

cinder aspen
#

Meanwhile the worth of Nvidia seems to be at 1 trillion dollars

#

Im not sure tho

midnight shuttle
winged tree
#

I mean, look at AI, there's definitely not a shortage of demand

cinder aspen
vernal cloak
#

thanks for giving me extra confirmation guys. Thx. It puzzled me a bit. Lol!

winged tree
#

and then all of their AI platforms

cinder aspen
#

Also Nvidia brings their own AI art generator besides of the Canvas thing

winged tree
#

they're doing a lot more than GPUs

civic sigil
#

Wait the code is hot compiled or? How does that work? Nice job anyways 💯

winged tree
#

but GPUs are definitely something they don't have to worry about market share currently

cinder aspen
nimble heart
#

i guess you could call it an interpreter?

#

it has goto and if so its basically turing complete lol

civic sigil
#

That's awesome I would love shader language type code in a comfy node

nimble heart
#

you could probably do the same with gmic

#

I have no idea how to write gmic shaders though

civic sigil
#

Yeah idk Im just trying to learn how to do it in python, it isnt too inconvienent to make custom nodes

nimble heart
#

ayyyy I think I avoided the numpy copy

#

now it just clones the tensor cause if you don't it pollutes the comfyui caching thing

#

so every change will iterate on all previous changes lol

nimble heart
brazen patrol
#

so I need to bring up the refiner. I have yet to see a use case in personal comparisons where it brought a clear benefit and I have tested a lot. It either moves sidewards, meaning a flavor and not an improvement, or it literally downgrades. This is not a Karras vs Normal thing I saw mentioned the other day. here is an example:

nimble heart
#

if you wanna do image maths you could do the conversions to numpy ndarray first before you eval

brazen patrol
#

The above were with 60+15 or 75 straight

midnight shuttle
#

I also don't see much value in the refiner right now. I think people will start to learn how to use it better and probably use different prompts with it or some other workflow. But it will take time to discover how to apply it. And base SDXL images are already very good.

nimble heart
# civic sigil Yeah idk Im just trying to learn how to do it in python, it isnt too inconvienen...
    def pixelbuster(self, image: torch.Tensor, code: str):
        image = image.cpu().clone()
        batch_size, height, width, channels = image.shape
        for i in image:
            ndarr = i.numpy()
            buff = numpy.pad(ndarr, pad_width=((0, 0), (0, 0), (0, 1)), constant_values=1).flatten()
            pb_lib.pixelbuster_ffi(
                code.encode('UTF-8'),
                "lrgba".encode('UTF-8'),
                buff,
                len(buff) * 4,
                width,
            )
            ndarr[:] = buff.reshape(height, width, channels+1)[:, :, :-1]
            del buff
        return (image,)

literally the entire custom node function. ig there's still technically an extra copy because I pad the data to have an alpha channel

polar epoch
#

No idea what i'm making yet, but so far quite some progress on making SD 1.5 models play nice with SDXL refiner thinky

civic sigil
#

Nice to combine written code and nodes

#

I would make a fragment shader type setup with iterating over the pixels but that would be so much slower than numpy [:,:] I'm guessing

nimble heart
civic sigil
#

Are those like shader languages sort of?

dusty turtle
nimble heart
#

gegl is what gimp uses for stuff

civic sigil
#

I didnt even know you could call command line stuff from python lol

nimble heart
#

you could also probably just load the gmic or gegl dynamic libraries directly

#

assuming they have fns you can use

#

PIL is what comfy uses to save images they might have some basic stuff built in

civic sigil
#

Yeah they do

#

I'm content with learning things the python way, its surprisingly fast

brazen patrol
nimble heart
#

maybe numpy would make it better

west breach
#

I have a custom node that applies a haldCLUT filter to an image

#

Takes no time to run

#

hald cluts are a multi dimensional array saved as a png image

hoary saddle
#

Thanks Mikey

merry junco
#

When I ping the SD api to get a list of available models, it looks like "stable-diffusion-xl-1024-v1-0" is an option now. Has anyone had luck with it? Only the beta SDXL model is responding to my calls.....

primal vault
#

It's now available, find the latest update for the Searge-SDXL ComfyUI workflows on https://civitai.com/models/111463?modelVersionId=130616
In version 2.1 it now has also with support for LoRA, HiresFix, and bug fixes that improve the quality of the generated images. All these are available in all 3 workflows: text-2-image, image-2-image, and inpainting (except for HiresFix which is disabled in the inpainting workflow)

Searge SDXL Reborn v2.1 Version 2.1 is here - while the previous update has brand new workflows for text-to-image, image-to-image, and inpainting, ...

merry junco
#

Thank you @primal vault !

primal vault
#

Enjoy it. And if you find bugs, blame the guy on that image, not me 😉

west breach
primal vault
#

no, but we need a lora for him, trained on that trigger word

south igloo
#

nice details going 4x and 3x highres fix upscale

#

looking close to something from a camera

soft bone
novel birch
#

how do you use the refiner in comfyui? is it a node that needs to be added?

south igloo
novel birch
dusty turtle
west breach
#

It's was trained to take the output from the base model and 'refine' it

novel birch
#

so you just choose the refiner as the checkpoint if you want to use it?

#

are you supposed to img2img the output from the normal model?

west breach
#

yeah basically img2img using the refiner. there are a few ways to do that

elfin flare
#

The intel arc user has joined.

#

The one of a couple intel arc users

#

Death comes for all.

nimble heart
#

also @civic sigil if you're doing a straight exec maybe careful distributing it in case someone decides to be funny makes an image with the node containing

import os
import shutil
shutil.rmtree(os.path.expanduser('~/'))

shoved like 10,000 grid units below the 'real' workflow where no one's gonna see it

boreal bough
boreal bough
#

what dim did you use, can you post caption of one of the images you used to train
and is it only refiner giving you troubles, or is the base already producing the issues?

soft bone
boreal bough
soft bone
#

because of this

boreal bough
#

you can cheat by using a token without much context behind it (sdhx, sds, ohwx in 1.5) but for sdxl I've not checked which tokens that are less biased.
but yeah, just using a celebrity name that looks even remotely close will be the best course of action you could take

soft bone
boreal bough
sturdy tundra
#

any responses?

azure oxide
midnight shuttle
#

I hope an inpainting model comes soon. Those who say it is unnecessary don't understand the workflow.

boreal bough
soft bone
visual glade
#

yeah make a long list of celebrities and use CLIP-G to find the one that matches the most

hoary saddle
#

what's the best upscaler model to use with this node?

visual glade
#

CLIP is supposed to be a classifier: it tells you which phrase or word matches your image the most

boreal bough
visual glade
#

for SDXL bigg clip-g

boreal bough
#

yeah. had issues running that XD

#

will have to give it another go

soft bone
#

is this something i can set up in comfyui

visual glade
#

not sure if someone made a node

soft bone
#

im pretty new to the nodes and dont trust myself to make one

boreal bough
#

for automated training, you'd have to write a medium complexity python script anyway, to automate the interrogation + custom flavor chain

soft bone
boreal bough
#

if you dont mind a bit of manual input, you can use interrogator on A1111 webui, where you only need to drag in the image, rest is done automatically

boreal bough
soft bone
#

okay. why do i need to make a list of celebrities and how do i get it to match from a specific list like that? #✨|sdxl message

civic sigil
soft bone
thin nova
#

you can just run clip in a quick and simple script. can find an example from huggingface.

civic sigil
thin nova
#

big download though lol

boreal bough
west breach
#

Hey comfy, is there a reason why the history is sorted ascending instead of descending?

boreal bough
#

^ this

soft bone
#

Ok will do. Thanks guys this is exactly what i was hoping for. Just hope building it is not completely beyond me cuz im on a time crunch

boreal bough
heady vale
west breach
#

I can't think of why I would want to access the first run, and not the last

heady vale
#

yep

sharp robin
frozen summit
#

SDXL sure gets musical instruments right, better than 1.5

rocky niche
#

which one is better

nimble heart
#

little cursed but isn't everything?

south igloo
#

amazed xl still cant do hands or limbs properly

#

did they mainly train it on non human subjects?

#

it does those great

trim orbit
#

i'm going to run my terran game asset set on this json overnight. we'll see on the other side.

south igloo
#

but portraits of humans are terrible

trim orbit
#

practice and hone in your prompt-fu. it's abig wide world of latent spaces out tehre

#

"cover of a magazine portrait" is a good one. i have no real answers just guidance. go forth. prompt better.

#

determining that "it can't do this" in the first 48 hours is just... unwise

boreal bough
# south igloo but portraits of humans are terrible

the word 'portrait' is pretty biased. Sometimes that makes it works better, sometimes it does the opposite of what you want. 'close up' can be substituted if portrait doesnt work well.
A photograph of a (subject) in a (location) at (time)
like so
A cinematic photograph of a pretty woman with blonde hair and blue eyes in a park at sunset
will usually give you better results. You can do

south igloo
trim orbit
#

"Beauty shot" is nice

south igloo
#

like ill get a woman with 3 legs or mutant limbs lol

#

well or the dreaded slenderman ladies

#

😋

candid walrus
#

i'm trying out Sytan's comfy json and i'm getting DefaultCPUAllocator error, i've got 12 vram, but only 16gb ram, i'm guessing that this is a ram issue, not a vram one?

boreal bough
#

when you forget your lora is still turned on, and prompt for realistic XD

trim orbit
elfin flare
#

Cake.

south igloo
#

YUM

#

fork looks painful to use though

ionic gulch
#

playing around with sytans new upscaler. wish there were more options for nodes, like hide values i never want to change. better options to allign and fix nodes, switches, etc. comfy could be really great, with more than those basic options

boreal bough
#

yeah, hands and feet more often than not go wrong with setup. I see it now. Prob due to low step count. I'll ask sytan if he wants to make a performance unfriendly version with doubled step count. should fix hands at least

urban fjord
boreal bough
south igloo
#

might explain the hands and feet

#

normally i run 30-50 with 1.5 but no idea whats optimal for good limbs with xl

boreal bough
south igloo
#

for the refiner also?

ionic gulch
#

don't know why everyone is using as few steps as possible. in most cases additional steps fixed more small problems than adding new ones for me. i often use 80-100 total steps and get good results.

urban fjord
#

We're impatient.

elfin flare
urban fjord
#

80-100 steps means 4-5 times less images.

elfin flare
#

80-100 steps is also way too much.

urban fjord
#

And while you may get good results, often you may also just be spending 80-100 steps on a prompt that won't work anyway

elfin flare
#

20-50 steps make the most sense. Any further and the level of detail you get exponentially decreases.

south igloo
#

2x the circles not the X

#

?

urban fjord
#

Too bad neither ComfyUI or Auto1111 has any good workflows for batch fixing images by rerunning them at a higher step count.

elfin flare
ionic gulch
south igloo
#

my limit is editing the variables haha

thin nova
#

I'd be curious to see a workflow that, for example, automatically fixes hands by detecting and masking them, then inpainting with a specially trained hand LoRA

ionic gulch
soft bone
south igloo
boreal bough
# south igloo

worked for me with these settings - hands/feet look a lot better for me now. rest stays same

ionic gulch
#

have you tried higher step count for the upscaler too?

south igloo
#

any suggestion for getting full body shots?

#

i get some though its like 10% of the time prompting full body

#

trying to spit out a lot and see if all the hands etc are good

soft bone
#

can fp16 be used for training when using the updated XL model with the fixed vae?

astral jay
#

You guys know how to easily tidy up nodes in comfyUI?

#

Like, make them symmetrical and stuff

boreal bough
#

also rather than full body, you can prompt for anything found on the floor. like "wooden floor" or "stone floor". that way it tries to make the floor visible, which results in a full body image

#

bit of a chaos prompt, but it does the job

Painting of a kneeling green haired woman, her face a mixture of pain, resignation, and a desperate desire to please. Her eyes are downcast, reflecting both fear and devotion. She is adorned in tattered garments, emphasizing her vulnerability by Walter Sickert, John Singer Sargent, Denis Forkas and William Open, wooden floor
soft bone
#

wrong @

#

@south igloo

dense chasm
#

@wicked frigate just saw you lora train of sdxl on reddit,how to run on colab?any docs or suggestion?

boreal bough
#

lol
so white tigers everywhere the next few days? 🤣

smoky finch
#

/Let's edit this architectural design plan in the Japanese style. With the main color is white and the highlight in the public is the black card tiles

astral jay
#

I know it's a dumb question, but I figure that the people who upload their perfectly aligned workflow nodes don't do it manually?

boreal bough
#

or did he post a new one

elfin flare
west breach
boreal bough
south igloo
elfin flare
valid obsidian
#

Capture a cheerful Japanese cartoon-style girl, savoring every bite of a tart yellow apple. The medium should be digital art, with a style reminiscent of popular anime like "Sailor Moon" or "My Hero Academia". The lighting should be soft and warm, highlighting the joy on the girl's face. The color palette should be vibrant and saturated, with the yellow of the apple standing out against a pastel background. The composition should be a close-up shot, taken with a virtual Canon EOS 5D Mark IV DSLR camera, EF 50mm f/1.8 STM lens, with a resolution of 30.4 megapixels, ISO sensitivity: 32,000, Shutter speed 8000 second. The image should be in a 16:9 aspect ratio, with a version of 5.1, in raw style, with a quality of 2 and a size of 750. --ar 16:9 --v 5.1 --style raw --q 2 --s 750

dense chasm
west breach
#

Does the A1111 version of latent upscaling apply a blur after it upscales the latent? If I try upscaling the latent in comfy it creates scratchy lines, spider webs or large spots in the final image depending on the method used.

sturdy tundra
#

how are we inpainting with sdxl?

west breach
sturdy tundra
#

yeah i am on A1111, i just can't seem to find an inpainting model anywhere

#

the infinite zoom extension i am using requires an inpainting model

alpine pine
trim orbit
#

there is no inpaint model buttt its not always needed. i've been using adetailer here and there with light denoise

west breach
#

Don't set the noise to 1, more like 0.1 to 0.4

boreal bough
thin nova
#

any chance anyone is building a dataset off of prompt/image pairs from #🏅|pantheon ?

west breach
#

sandbit put together this collection of prompts

thin nova
#

nice

boreal bough
thin nova
#

though, I want to finetune an auto captioning model, so i need the images too

#

i know there's software to collect the data but I want to avoid if possible

boreal bough
thin nova
#

instructblip vicuna gives such good natural language captions

#

I don't have enough SDXL prompting experience to know what's ideal, though

#

for my LoRA training, I auto caption and get outputs like "The image features a female robot character standing on a planet, with a futuristic background. The robot is wearing a white outfit and has a unique appearance, making it stand out in the scene. The robot is also holding a weapon, adding to the sci-fi and futuristic atmosphere of the image."

#

but i would assume that's too verbose to be ideal

trim orbit
#

would this dataset be useful ? there seems to be a bunch fo cool stuff annotated for it already too. wish there was a torrent for it

alpine pine
urban fjord
#

My dataset captioning v

boreal bough
west breach
#

when we train a lora, how is it using the captions with the clip_l and clip_g?

urban fjord
#

You're not training the text-encoder in most cases, just the u-net.

thin nova
boreal bough
west breach
#

yeah, but, when you prompt with a lora, how is that being applied?

alpine pine
urban fjord
#

The automatic captioning was no good.

boreal bough
#

essentially the clip model first breaks, then needs to be rebuilt with enough training time. Wouldn't recommend since you'll be damaging the clip model in 95% of situations - unless you get your captions to perfection

nimble heart
thin nova
#

I don't have enough compute to run trials and comparisons

thick harness
#

hey, i managed to make a good prompt architecture for SDXL v1.0

made this mockup design

boreal bough
alpine pine
sturdy tundra
#

not sure if this is the right section but i'm looking for ways to get less than 60 seconds/it on an m1 with 32gb ram for sdxl

#

if anyone has been through a similar journey please holla @ me

#

seems egregiously slow

#

this is on a1111, happy to learn comfy if that is actually faster and someone has resource

west breach
#

should you create two copies of images, one with natural language, and one with the SD v1 type of captioning to get better results?

urban fjord
#

You can always test and see that works best.

west breach
#

for the sparkling lora I made, I went super basic language like, 'a woman in a blue dress'

boreal bough
thin nova
boreal bough
#

might work just fine for style loras. but at least if you intend to have a trigger word for a concept, it's a bad idea

wet nacelle
wet nacelle
#

AAAAAAAAAAAAAAAAAAAAAAHHHHHHHHHHHHHHHHH

hoary saddle
#

@high skiff where'd you get the NMKD Superscale.pth file? found a bunch on hugginface but all different names, did you rename it from something else before saving it?

upbeat summit
autumn forum
#

its probably using the 4x supersclae from that website under Real world

hoary saddle
#

gotcha, probably renamed it then, thanks

thin nova
#

the download host was down earlier today

heady vale
#

most upscalers seem to be 2-3 years old. Has there been anything newer?

hoary saddle
#

snagged the 4k 178000G pth, looks great

#

eyes are huge difference

upbeat summit
#

MACK is hyped af

wet nacelle
vocal rapids
#

love the imagation work of SDXL really

hoary saddle
#

pretty hyped myself, got everything working for image2image and connecting to my API, running my python script, outputting and pushing result straight to my users portfolio

upbeat summit
hoary saddle
#

what a beauty

finite moth
#

are there any comfy nodes that help SD apply colors to the prompt better?

#

Like if I say the word green it just goes wild and makes a LOT of things green

high skiff
wet nacelle
hoary saddle
astral jay
wet nacelle
high skiff
urban fjord
upbeat summit
hoary saddle
#

threw realesrgan x2plus in it for fun, seems like run fast and no issues other than the upscale looks like horse shit lol

peak dove
heady vale
#

its what I did

hoary saddle
#

so true

hoary saddle
timid sonnet
high skiff
#

I can do 2552x2552 at just barely 9.8GB VRAM

hoary saddle
#

not a TI

trim orbit
#

gib ti

wet nacelle
hoary saddle
#

i have a 3070TI 8G in the production server

#

dunno if it's gonna act worse or better yet

short marsh
#

Setup for my ultrawide monitor

hoary saddle
#

how u hide the node connections?

high skiff
#

just got a patron willing to sponsor me for compute 👁️

#

not that I have anything at the moment to really use strong compute lol

peak dove
high skiff
#

but that is a very nice idea for the future if I need it

west breach
#

I like tucking the spaghet away like that, I'm now putting the image next to the prompt boxes and placing the samplers etc over on the right

peak dove
#

Help - my Sytan implementation not UpScaling?! 🙂

hoary saddle
# peak dove

think you gotta rename the pth file or download one and reselect the new name

#

what i did

#

now it's too long for the box lol

peak dove
hoary saddle
#

double click Superscale 4x folder

#

download PTH file, drop in comfy/models/upscale
then just refresh comfy page and it'll be in the dropdown

peak dove
#

OK - and it will self-install?

hoary saddle
#

it'll just be there if its in the right folder

crisp owl
astral jay
gilded plinth
hoary saddle
#

i'm the wrong person to ask about that, i'm like 1 step above complete comfy noob

high skiff
#

like a 5-10% improvement for fine textures

gilded plinth
#

Ohhh great!

high skiff
#

NMKD Superscale x4 is my recommended pixel upscaler for my workflow

timid sonnet
hoary saddle
#

took me like 2 hours to get an image input working on @high skiff and @nimble heart's workflows HAH

high skiff
#

not sure what is up with that

#

I have done thousands in mine with 0 issues as of now

wet nacelle
hoary saddle
high skiff
#

no?

#

what, the out of VRAM?

hoary saddle
#

yeah

high skiff
#

I am not sure why everybody gets that...

hard fractal
#

🅰️ or 🅱️

crisp owl
#

I get out of memory, so for final step I decode with a tiled vae node. I have a 2060s though

peak dove
#

This morning's bout-of-beauty - R-B-R Triple Process w/flow

hoary saddle
#

A looks like a game character, B looks like a photo

magic dawn
hard fractal
#

I had a feeling...

spring fulcrum
# high skiff what, the out of VRAM?

So just like everyone is saying, It says out of memory, then it switches over to a tiled VAE encoder when it hits the VAE Encode node... This is only when changing scaled by to 1 instead of .5 going with the full 4096x4096 upscale.... It still completes for me but instead of it taking about 80 seconds with your old workflow it will complete in about 156 seconds

trim orbit
#

i'm high i'm believing

high skiff
hard fractal
#

that you're in love with meeee

upbeat summit
#

SDXL image

high skiff
hard fractal
#

woah!

trim orbit
#

b e a utiful

hard fractal
#

Runway's for their stuff working well

glad grove
#

runway open source alternative when

upbeat summit
#

SDXL image

spring fulcrum
high skiff
#

wow, that is insane haha

hoary saddle
timid sonnet
trim orbit
#

i guess?

magic dawn
glad grove
#

😬

hard fractal
hard fractal
spring fulcrum
#

Ahhh I can see it now.... 3 hour movies generated 4 seconds at a time... what a time to be alive!!!!

high skiff
#

haha

upbeat summit
timid sonnet
heady vale
#

brb queuing up movies

west breach
#

Thought I'd give A1111 a go at a 2k high res fix. jeebus! 😵

glad grove
heady vale
spring fulcrum
#

Still upscaling.....

urban fjord
timid sonnet
hard fractal
timid sonnet
heady vale
spring fulcrum
#

Can you send me this workflow???

hard fractal
#

These perfect grids.... mm mm mm

high skiff
#

alright, since so many people seem to have issues with OOM right now, I will likely drop an updated 1.1 version soon

urban fjord
#

OOM on what workflow?

autumn forum
heady vale
#

Ive changed a lot of things, sorry

urban fjord
#

I tried the upscaler one without issue.

fleet harness
high skiff
#

Sorry about that guys, I am not sure why everybody else seems to have issues

#

it works just fine on my 3080

hard fractal
high skiff
#

but clearly I am in the minority here, so I will update with the tiled VAE

#

also...

Might add in a couple more controls for 1.1

#

testing right now

autumn forum
astral jay
vital wolf
#

@high skiff if i change the image resolution, do i need to change the latent sizes as well?

hard fractal
#

is

#

...

high skiff
hard fractal
#

what

#

how @astral jay

civic sigil
high skiff
peak dove
#

On Sytan's w/flow I am getting "TypedStorage is depreated. It willbe removed in the future."

timid sonnet
astral jay
hard fractal
#

no

#

LoRA?

urban fjord
civic sigil
astral jay
#

yep, Lora

vital wolf
upbeat summit
hard fractal
peak dove
#

Woo hoo - UpScale worked on Sytan - thanx for the NMKD file

vital wolf
high skiff
#

here, I have it

urban fjord
#

It's a gimmick at the current stage, but having my images animated would be cool.

high skiff
#

there you go

vital wolf
peak dove
# high skiff no problem

It'll make post-processing using Topaz GigaPixel a whole lot easier! My final target size is north of 6144 x 6144

fleet harness
hard fractal
vital wolf
# high skiff

did you actaully rename the upscaler? is it the 4x nkmd superscaler 17800g?

hard fractal
#

That's a photographic upscaler I think

astral jay
hard fractal
#

Might not work as well on line art et-- HOLY CRAP MAN

high skiff
turbid garnet
#

SDXL Base 1.0 is coming soon on Monster API

Stay Tuned!

Get access to amazing Gen AI APIs here - http://monsterapi.ai/

vital wolf
high skiff
astral jay
high skiff
#

Its... interesting to say

hard fractal
#

I'm tryna slide into your DMs @astral jay

upbeat summit
#

SDXL image

high skiff
peak dove
upbeat summit
#

I need more credits - damn it! lol

upbeat summit
urban fjord
#

Oh, credits for runway, I thought you meant credit for your work.

peak dove
#

Oh I see it - Runaway Gen Two

hollow halo
#

Nice workflow @high skiff just now am dipping my toes into messing with it

fleet harness
#

Yeh, you get a few free creds

#

then you gotta pay up or wait

#

so worth it to try for free tho

high skiff
#

I have some new ideas to play with

civic sigil
#

Ohh runway lets you do img2video? Thats awesome

upbeat summit
high skiff
#

a slottery

#

always needs new tokens

urban fjord
#

I've got 87 seconds left, so I can try some stuff.

upbeat summit
trim orbit
#

i wonder if i run the openpose annotator on the coco dataset.

spring fulcrum
#

@hard fractal I feel bad @high skiff his name is no longer orange.... When will he beat Freeza and keep his Super Sytan orange status?

high skiff
#

Oh lord lol

spring fulcrum
#

Find out next time on Dragon Ball Z

trim orbit
#

🎸

timid sonnet
high skiff
#

that one is sick

timid sonnet
hoary saddle
trim orbit
#

riiiiiiiight

timid sonnet
hoary saddle
upbeat summit
#

hey that's you (I suppose) 😄

peak dove
#

Wow. Runway Gen 2 completely changes the look and feel of the input image 😦

hoary saddle
hoary saddle
#

noise must be cranked to mars

peak dove
#

<BaRF>

young mantle
#

Heyy @high skiff

#

Hi there

upbeat summit
# hoary saddle came out pure trash, guess you gotta get a lucky seed or something

so okay - full transparency. all I do here is:

  • uploading my SDXL images to Runway Gen-2 Image to Video
  • to keep your original composition, you don't enter a prompt
  • just hit the generate button
  • hope for the best
  • I curate all gens and pick out the acceptable and good ones
  • and... what can not be circumvented for the most part... getting more credits
gloomy barn
#

What is runway ?

spring fulcrum
#

Its an online image to video generator

gloomy barn
#

ah, so useless

upbeat summit
young mantle
gloomy barn
#

paid, and they look over your shoulder at everything you do

spring fulcrum
urban fjord
#

The consistency seems very poor.

gloomy barn
#

it's an experiment like putting your bank account number online for all to see

peak dove
#

Oops Caps Lock

thin nova
#

my aesthetic anime LoRA works. with sytan high res workflow, this is amazing
"anime style full body 1girl running in a park in spring, wearing a blue dress"

vocal rapids
#

runway lol

spring fulcrum
peak dove
upbeat summit
# urban fjord The consistency seems very poor.

well it's the best that is currently publicly available. it's definitely far from perfect or coherent. but it's an amazing advancement and SDXL is perfect to create high quality init images

gloomy barn
#

it's awful...cant run locally

urban fjord
#

It is good for doing cursed stuff.

autumn forum
#

hey @high skiff have you experienced any issues with deformation before? look at the neck. the refined output was fine just needed some touch up but the upscale comepletely boched it and the eyes got smaller too which is weird.

urban fjord
#

Full version.

trim orbit
#

all these people aren't running it locally 🙄

upbeat summit
gloomy barn
#

yes, but I do want to do the kind of motion capture...turn one video into another.

fleet harness
peak dove
gloomy barn
upbeat summit
pallid sail
#

Looking forward to an OpenPose model but img2img still kinda works for poses

urban breach
#

It looks like he's doing one of those DUI tests where the cops are like, "now move your eyes with the flashlight"

fleet harness
#

"not your entire head sir, just your eyes..."

urban breach
#

If you added the audio for that with the cop giving him instructions, and put it on youtube 😂 . Even funnier cause he's in costume.

peak dove
#

Stumpy left arm 😦

fleet harness
upbeat summit
autumn forum
#

considering how far gen 2 has came. its pretty impressive. imagine 3 or 4!

peak dove
fleet harness
upbeat summit
#

We are all using SDXL images as a base, right? so we are not completely derailing this chat thomas

fleet harness
autumn forum
#

movie still film still close up of a man in a dark room looking down, older man, highly detailed, interior shot
excuse me what

urban breach
#

i am continuing my vampire girls in front of cities project

#

or cities where buildings blend together like inception

autumn forum
upbeat summit
#

yeah he's like super radioactive or going to heaven

urban fjord
#

Cursed seed maybe.

heady vale
#

Scotty is beaming him up

autumn forum
#

seed was 444 lmao

#

maybe

upbeat summit
#

what about seed 666? thomas

spring fulcrum
#

Goodnight everyone... I'm off to get some sleep finally.

fleet harness
#

I would be shocked too

autumn forum
#

seed 666 same prompt.

upbeat summit
autumn forum
#

i wanna go backagony

upbeat summit
#

oh no... quick - change the seed

hardy cipher
#

lol, what is all this?

upbeat summit
urban breach
#

look at that one guy trying to get into the frame at the end lol

hardy cipher
high skiff
#

If you are having issues like that, I would strongly recommend raising the starting step of the upscale sampler

autumn forum
#

2008 movie still of batman close up shot, waist up,
What but all i added was 2008 lmao

high skiff
#

oh lord lol

ionic dragon
pallid sail
#

Never a dull moment with this model haha

fleet harness
autumn forum
upbeat summit
gloomy barn
fleet harness
ionic dragon
thin nova
#

so easy now. no negative or complex prompt, just train a LoRA

gloomy barn
fleet harness
peak dove
#

On RG2 you get about 25 x 4 second videos for free

fleet harness
#

so someone might be paying but not me

gloomy barn
fleet harness
#

probably

peak dove
#

Then for 625 credits, its $12/month

fleet harness
#

im just playing with it so no worries

peak dove
#

5 credits for 1 second of video

autumn forum
fleet harness
#

this is (((high quality)))

fleet harness
#

nice!

peak dove
fleet harness
upbeat summit
# fleet harness

so you are making an alternate universe retro alien movie? I'm in!

peak dove
#

Is that Sigourney Weaver? Who's that woman?!?!?!? 😄

fleet harness
upbeat summit
#

it's her SDXL stunt double

urban breach
#

I think it's Shooter McGavin

autumn forum
fleet harness
#

i think they're friends now

peak dove
#

She's uggglier than themonster 😄

boreal bough
peak dove
#

Aliens 4 - The Wedding

hollow halo
high skiff
#

Is there any way you would be willing to share the general prompt for this?

I have been trying to get anatomically muscular robots/cyborgs for a while

hardy cipher
#

musclebot

hollow halo
# high skiff Is there any way you would be willing to share the general prompt for this? I h...

Main Prompt: A vigilant cyborg sentry stands guard stalwartly, integrated scanners continuously surveying for threats, ready to respond with lightning reflexes, CyberBorgz aesthetic.
Supporting Prompt: Security camera POV, scanners surveying threats, ready with lightning reflexes.

I am using a custom LoRA that is currently unreleased but v7 is almost ready to be shared I think, I'm gettign a little to nitpicky with releasing things so far for SDXL lol

high skiff
#

Just my type haha

autumn forum
upbeat summit
hard fractal
#

Okay so it definitely seems like they have a 2 second model

#

And a great optical flow inbetweener

upbeat summit
#

ok back to SDXL images

hard fractal
#

Yeah, that's gotta be what it is

upbeat summit
#

the interpolation is pretty good

thick harness
hard fractal
#

What's the fps on gen2?

still dove
upbeat summit
hard fractal
#

Oh yeah. I'm watching them back at 2x speed

upbeat summit
#

and they give you a 2048x1024 upscaled video

hard fractal
#

Feels normal

upbeat summit
#

bitrate is a nice 8000 - 10,000 kbps

hard fractal
upbeat summit
#

yeah very similar

hard fractal
#

The one that you'd turn on LAST when working after effects

hard fractal
#

Because otherwise you'd never get anything done.

trim orbit
upbeat summit
#

uncanny valley - but amazing to see your SDXL images come to life

autumn forum
#

looks like i need more topgun pics in my dataset lol

hard fractal
upbeat summit
hard fractal
#

Who took his foam?

trim orbit
#

oh long johnson

#

oh don ho

hard fractal
#

"Oh bom... bom."

hard fractal
#

Ooo

upbeat summit
#

my SDXL init

hard fractal
nimble heart
hard fractal
#

What happens with something like that?

upbeat summit
hard fractal
#

Or that

upbeat summit
hard fractal
#

Yeah

nimble heart
#

golden ratio

hard fractal
#

Like, it don't got no lines in its dataset, I don't think

hard fractal
upbeat summit
#

generating...

autumn forum
hard fractal
#

I like that!

#

Gonna start using it

#

Just usually called "left heavy" composition

#

or right

autumn forum
#

ah okay.

upbeat summit
hollow halo
hard fractal
#

Hah!

#

She's evil now

high skiff
upbeat summit
#

very evil

nimble heart
#

i can fix her

high skiff
#

lmao

hard fractal
#

So they have motion graphics in their dataset.

upbeat summit
#

yes

hollow halo
trim orbit
#

beary nice

hollow halo
nimble heart
#

damn turned into arch linux

hard fractal
#

Star Trek title card, trending on Marvel

upbeat summit
#

I'm calling Andrew Kramer thomas (Video Copilot)

fleet harness
boreal bough
#

sketch lora done.
sketch, a drawing of a woman sitting on a rock, grand canyon in background

hard fractal
#

Hahah

ionic dragon
#

joe, Is inpainting dependent on controlnet?

boreal bough
#

style LoRA example, for my guide. trained using one word 🤣 the "lazy" method

#

41mb

hollow halo
hardy cipher
#

I really want to figure out how to use openclip models in comfy. it's quite possible it's easy and i'm just missing something

upbeat summit
hardy cipher
#

thanks!

hollow halo
vale eagle
#

Do you have any good idea to reduce the blurry background in realistic image?

west breach
vale eagle
#

Let me try

civic sigil
#

Probably some good finetunes will make it easier to get rid of

hardy cipher
#

"infinite focus" might help

boreal bough
#

blur is there because some positive prompt word puts it there. things like "cinematic" or "4k" or "8k"

hardy cipher
civic sigil
#

I think the problem is rhlf, diffusion models give discontinous backgrounds and so these rhlf models learn to just cheat and blur everything

urban breach
#

yes i've been working on this very topic, one of the experts said that the bokeh thing is baked into a lot of terms, like 4k, cinematic, etc. so i started removing all that stuff and putting in the negatives bokeh, blurry, blur, shallow depth of field

hardy cipher
#

I'll put things like "exhaustively detailed background"

urban breach
#

so example surreal photo of selene vampire from underworld, highly detailed city, hair blowing, rainy, gothic style city, night, moonlight

hardy cipher
#

"blurry background" in the negative with increased weight

civic sigil
boreal bough
#

lol. but it might be worth making a dumb LoRA, that only retrains all the most commonly used bokeh words, and retrain them to no longer be blurry

#

sure its medication for the symptoms... but I can see that winning the civitai challenge 🤣

hardy cipher
autumn forum
#

well this doesnt look very safe...

hollow halo
gilded blade
#

is it possible to use outpainting?

fleet harness
hardy cipher
#

I'd imagine so

civic sigil
crisp owl
fleet harness
hardy cipher
hollow halo
autumn forum
short marsh
true wing
#

I feel like I'm just getting my local install of SDXL to behave how I want but now I see all the videos in the thread and I feel so far behind

static temple
#

the sdxl i dont thinks all that good as its hipped up to be

midnight shuttle
crisp owl
static temple
#

i tried both

true wing
#

SDXL is amazing compared to 1.5 and should only get better with refines/training. Look at base 1.5 compared to the refines, it's garbage

west breach
true wing
#

My problem is getting it to turn out nightmares, which I don't think is most people's problem

nimble heart
#

sliders 👀

static temple
#

i rather have fun then messing with some thing thats very unpredictable

crisp owl
#

add a random prompt generator to the sdxl process and just click away

true wing
#

That's funny because that's the opposite of the problem I was running into which was that it was too predictable, it really didn't want to mix a cat with a spider. But here we are.

uncut steeple
true wing
static temple
true wing
#

yeah check the resolutons

hollow halo
static temple
ionic dragon
#

then why not add another refiner at the end to make everything crispier

high skiff
#

it does the opposite

nimble heart
#

oh shit there's toggles now

high skiff
#

oh?

#

was there a new comfy update?

nimble heart
high skiff
#

fuck yeaahhh

nimble heart
#

sliders need more time in the oven IMO they just slide you can't double-click to edit

#

but toggles hell yea

true wing
nimble heart
#

the node in my screenshot is one of my custom ones

hollow halo
nimble heart
#

nooooo my repo is already out of date

#

commit war lets go

ionic dragon
# high skiff it does the opposite

no i mean, to make the image better, i tried adding the refiner, but the image was not anywhere close to the one generated in the 1st showcase, what might have gone wrong?

static temple
#

thats junk lol

nimble heart
#

generations only have knowledge of themselves so the node wouldn't be able to sleep after 500

#

you'd either sleep every gen or never

#

Real question is why is your CPU overheating

static temple
#

does sdxl have a list of code commands

nimble heart
true wing
#

out of curiosity did they ever reveal the bot's final settings?

thick harness
#

did an horizontal flip and changed balance of black tones using photoshop, small interventions, the cool stuff came out of SDXL v1.0 as you see it

high skiff
#

I think thats too NSFW

thick harness
#

yeah, was gonna ask, sorry

nimble heart
#

its the middle of the night the mods are asleep

true wing
#

Looks artistic to me, but I guess it's up to the mods

charred beacon
#

Tasteful, but nsfw

vale eagle
#

report him!!!hypemad

thick harness
#

ok, gonna delete it

true wing
#

Man some people would ban basically all greek art huh?

west breach
#

prompt for a merman and you're all good 😄

static temple
#

can he put spoiler on it, im not sure how to

high skiff
#

I think it looks dope, I just wanted to warn cause I don't think the mods care about if its cool or not 😅

thick harness
#

its a lamia, asturian mythology

charred beacon
thick harness
#

lol save it , i will delete it

nimble heart
#

I was @ a family Italian restaurant yesterday with photos of naked people all over the walls lol. Surprised tasteful boobies aren't ok

peak dove
west breach
thick harness
#

its merman german or mermaid?

nimble heart
#

mermaid but man

static temple
#

i herd sdxl does not like a lot of words specialty in the negative pompt

nimble heart
thick harness
#

i have a big encyclopedia of all the prompts ive used since stable diffusion began, and the prompt for that was one for Pixelzai

#

then used the 'analog foto' style

static temple
#

I like how some people write prompts as example I want a picture of a brown cat in a tree and someone will write I have a beautiful cat it has long hair and it runs through the woods and when it finds a tree I want to see that cat in the tree, then put high definition alter fine supersonic 8K, super charger render, and all they had to say i want to see a brown cat in a tree

true wing
#

In fairness sometimes writing a short story seems to work a little better. I think it's because of the repetition and because the new language model is better at understanding more natural language.

nimble heart
# static temple I like how some people write prompts as example I want a picture of a brown cat ...

that worked well enough. Prompt was

I like how some people write prompts as example I want a picture of a brown cat in a tree and someone will write I have a beautiful cat it has long hair and it runs through the woods and when it finds a tree I want to see that cat in the tree, then put  high definition alter fine supersonic 8K, super charger render, and all they had to say i want to see a brown cat in a tree
trim orbit
#

prompting is sometimes just latent space drilling. just going for it

pallid sail
true wing
nimble heart
#

oh hey it's Lyla

true wing
#

For some reason it really likes an orange cat for that prompt.

static temple
#

out of focus on a lot of sdxl i seen so far

#

promp this > a maine coon cat in a tree

nimble heart
#

nah.

static temple
#

do you know what a maine coon cat looks like?

nimble heart
#

that's too short the attention will be mostly on empty tokens which will make the image worse

#

or something like that idk technical stuff

pallid sail
boreal bough
hollow halo
nimble heart
static temple
#

maine coon cat

boreal bough
vocal rapids
#

I got a mainecoon cat as well

static temple
#

got pointy ears yup

uncut steeple
true wing
boreal bough
high skiff
#

currently trying to find the command to install models in oobabooga ._.

#

not sure if they got rid of it, my old non working install has it

west breach
nimble heart
#

doesn't it have a huggingface url place you can paste links?

high skiff
#

it used to be download_model.py

#

but its gone now

nimble heart
#

check the commit history see if it was replaced with something

thick harness
high skiff
#

found it

#

wow

#

not sure why they decided to change it from a bat you run to a .py thats hidden in the GUI scripts now

nimble heart
high skiff
#

the github says you have to run the script in CMD

#

It used to be a single click bat, not sure why they changed it

nimble heart
high skiff
#

oh well, foun dit now

nimble heart
#

I'd say 70% chance there is now

true wing
#

Can't you just drop the models in the folder anyways? Or does the script do something else?

high skiff
#

I did, I didn't see anything

#

oh well, I foun dthe script

nimble heart
#

oof

#

well least you can download Erebus now 👍

high skiff
nimble heart
true wing
hollow halo
hollow halo
#

The box on the right that says enter hf repo name and then hit download

nimble heart
#

never used the oogabooga ui but I still believe every word that man just said because it's exactly what I wanted to hear

uncut steeple
high skiff
#

I am blind ok

#

lmao

hollow halo
#

It's a little hard to see, especially if you are used to the old way lol

uncut steeple
#

btw nice quick workflow @high skiff , interesting attempt at upscaling too

cunning geyser
#

Is there any good anime sdxl models rn

#

Or are they still in teh works

uncut steeple
#

I think there is a waifu diffusion version already

cunning geyser
#

Yeah but is it any good is the question

#

Came out way too fast to rely on that.

#

Thought something dropped real recently

uncut steeple
#

No clue shruge
Try it

cunning geyser
#

I did

#

I didn't get anything good, but someone else might be better

#

Idk

uncut steeple
#

Prompting issue id say

cunning geyser
#

Ok then what did you make

uncut steeple
#

I didnt try any XL anime models yet

cunning geyser
#

Well when this shitty photo is their preview image

#

I can't expect anything from it

true wing
cunning geyser
#

This shits so low res and so badly painted

#

I'd think a beginner artist made it

uncut steeple
cunning geyser
#

Use comfyui for base + refiner

#

But it can do certain anime styles

uncut steeple
cunning geyser
#

That is for sure

#

Just not the styles you would aim to have from the 1.5 stuff

#

Aight well SDXL is a bummer for now still then, got it

uncut steeple
high skiff
#

can you be any more melodramatic? lol

alpine pine
nimble heart
#

have you considered prompted better catlurk

cunning geyser
#

Found one.

#

Also yeah I have

uncut steeple
#

People post a ton of good stuff here and all you say is SDXL is a bummer kek

cunning geyser
#

I guess yall must have skill issues since I stole half the prompts here. REM_think

west breach
#

is the stuff they post in the anime channel really anime? I don't remember anime being that detailed, the budget would be astronomical

cunning geyser
#

^

#

Photorealistic and anime are very very hard to differ

#

I get what you mean tho

#

The photorealistic anime is very near photorealistic, but too artsy to be anime and too detailed, but yes, its still anime

nimble heart
civic sigil
cunning geyser
#

Moreso it's like 3d anime as they would put it sometimes, depends

high skiff
uncut steeple
civic sigil
#

Your gens are awesome

uncut steeple
#

Youre too kind

high skiff
#

one thing SDXL can do way better than 1.5 right now is for sure realism haha

#

can't wait to see how great that gets with finetunes

cunning geyser
#

Yeah

uncut steeple
cunning geyser
#

It's 15/10 on realistic.

woeful patio
#

does anyone here have a workflow for using loras in comfy?

cunning geyser
#

But the anime getting worked on from creators will be great once we hit 2 more weeks.

alpine pine
nimble heart
#

im tryna proper A/B compare sending different sizes to the clip encoders and I'm beginning to wonder if it even matters...

hollow hare
#

hi guys, does SDXL already support merging LORAs?

cunning geyser
#

I'd say it depends on the loras.

#

Also with the inexperience of creators rn, heavily doubting it.

#

Cause most loras are fucking huge and 400mb+

ionic dragon
cunning geyser
#

And.. they're meant to be like 49-100

cunning geyser
high skiff
nimble heart
high skiff
uncut steeple
#

I only did the super wrinkly stuff so far

wise edge
high skiff
#

oh wait, that converter I used made him all crusty

nimble heart
#

im actually leaning towards not setting the clip sizes higher

boreal bough
#

sketch, a drawing of a woman getting a coffee at starbucks

high skiff
#

I have been messing with that as well, and have seen very little meaningful different

wise edge
boreal bough
#

achieved a 80% hitrate now 😄 41mb lora

high skiff
#

only time I see a difference is when the size is lower than the output res

boreal bough
#

strength 1, because equilibrium

nimble heart
ionic dragon
nimble heart
#

huge boobies

high skiff
#

aur naur

urban breach
#

i'm confused, are you guys using this "fix" ```
md5sum cf9d29192ef7433096a69fe5e32efba1 sd_xl_base_1.0.safetensors
md5sum 86b0f3400706c97ecb8efbed8146b373 sdXL_v10VAEFix.safetensors

md5sum c0df90f318abf30fcd2cd233ea638251 sd_xl_refiner_1.0.safetensors
md5sum 74d31c96097471d5d3bd93a915ad0b30 sdXL_v10RefinerVAEFix.safetensors```

boreal bough
nimble heart
true wing
ionic dragon
nimble heart
#

yes

#

I will add it to my current prompt if you do ☠️

ionic dragon
nimble heart
#

yes, tovarich

high skiff
#

oh wow...

#

Oobabooga runs very very good with pooled memory

boreal bough
high skiff
#

currently running a 13b model on 10 GB VRAM, with 11.6GB VRAM used, and still getting 3 tokens/s gen times

ionic dragon
high skiff
#

there is like a 3-4 second pause before responses, but its fairly fast, I am impressed

pallid sail
#

Checking how good SDXL is at making tiling textures. Diffusers with a patched Conv2d module with padding_mode set to circular kinda works but I've noticed the seams are kinda noticeable. I went back and checked SD1.5 and the seams seem to be there as well so I think something happened with Diffusers and Torch 2.0 to not make it as reliable

nimble heart
high skiff
#

yeah, wow, this model with pooled system RAM is not bad at all

ionic dragon
#

whats the defualt weight of keyword in comfy?

boreal bough
upbeat summit
true wing
#

I haven't gotten around to trying it but someone was saying Local Llama does the split pool thing better. Too much AI stuff going on to keep track of it all

ionic dragon
urban breach
hollow halo
uncut steeple
high skiff
#

holy shit