#šŸ’¬ļ½œgeneral-chat

1 messages Ā· Page 75 of 1

lilac rune
#

Strictly speaking, sd-webui cluster

true mauve
#

so I can depoly it on something like an EC2 instance?

lilac rune
#

You can set the address of each node through the configuration file, and receive the task after startup, which will be assigned to different nodes for execution according to the situation.

true mauve
#

Interesting.....

#

you might want to check out this

#

it uses a similar architecture

lilac rune
#

You can come to the test server through discord in readme and experience it.

#

I wrote a code generator to generate a large amount of code to build a rapidly scalable sd-webui sdk to develop this robot with this sdk and cluster queue.

vivid dome
#

Ah, I was confused when I loaded VLAD bc in the command line it lists it as backend.ORIGINAL

coral owl
#

What a shithole discord is

cobalt crag
#

How to make a model generate ONLY 1 person?

#

It's impossible :(

spiral gale
#

makes me curious how @radiant meadow dreamer is verified if you cant add it

spiral gale
#

wierdos who own it

#

@delicate oxide hey man

eternal pumice
#

Hi, I'm new here! =)

true mauve
spiral gale
#

and considering you cant add it makes me think they inorganically grew it

#

also a company that stole the discord

#

check your dms bc ill probs get banned

spiral basin
#

Hello?

#

I'm currently facing issues downloading stable diffusion on my laptop

#

Can anyone be kind enough to help out?

buoyant terrace
#

hi, i used std mac (v 1.5.1) , ModuleNotFoundError: No module named 'insightface' and AttributeError: 'GeneralConditioner' object has no attribute 'process_tokens, who can help me, all my LORA models are no longer displayed and extension ROOP does not work

true mauve
spiral basin
#

I can't seem to send pictures here but I can try send it privately if you don't mind.

spiral gale
#

@tall gorge

delicate oxide
hushed tangle
#

Can I use SDXL on RTX 2070 8GB?

spiral gale
buoyant terrace
#

hi, i used std mac (v 1.5.1) , ModuleNotFoundError: No module named 'insightface' and AttributeError: 'GeneralConditioner' object has no attribute 'process_tokens, who can help me, all my LORA models are no longer displayed and extension ROOP does not work

proper sparrow
#

anyone have good 3d motion settings ?

#

translation x and z

true mauve
#

bro why wont Inpaninting give me nsfw?

bleak matrix
#

Good morning, everyone! How are we all today?

still glacier
willow locust
#

With patience

still glacier
#

it doesn't take that long (with comfyUI)

willow locust
#

how long? not seen the metrics with SDXL

still glacier
#

1 or 2 it/s at 1024x1024

#

(and 5 or 6 s/it with auto1111 + loading time for base + loading time for refiner)

willow locust
#

oof

still glacier
#

wait

#

there

#

I messed up the unit lol

willow locust
#

i assumed it was s/it so all good

#

i still sometimes use automatic with sdxl just for convience

still glacier
#

the loading time and ram consumption is getting better with incoming 1.6, but the infering time is still awful

willow locust
#

i did a quick benchmark to see what my card gets and i could not understand why i only got 3.5 s/it, should been like 3.5 it/s, didn't relize it was doing all 10 images at once -.-

hushed tangle
#

A1111 vs comfy

#

What's better and more comfy

willow locust
hidden shale
#

is sdxl the best model if i want to make a realistic photo for insta with my face?

willow locust
#

depends how your trying to make it honestly from what ive seen. Ive had the best experiences with SDXL, Lora and Reactor

#

but you can make extremely good pictures with SD as well

hushed tangle
#

Can you do amazing inpainting with SDXL just as with inpainting SD models?

willow locust
#

afaik you can, but ive not tried it.

#

SDXL is still very young, you have a lot less models that it works with

lunar steppe
#

hi, my model isn't working it stopped on image generation part

quick umbra
#

Hello

tulip thunder
cursive fractal
#

Hey i am new to discord, dont understand very much how to use it to find help with SD automatic 1111, can anyone direct me to where I could find someone I could ask questions about using SD?

jolly zinc
#

Ok, I have a question. I looked for a Technical Support channel, but didn't see one.

I got SD up and running on my system yesterday, using python 3.11.x I kept getting errors that this version of python is not supported, and so on.

So I installed Python 3.10.6 this morning. Same errors, so I uninstall the 3.11 version. Needless to say, that caused all sorts of issues.

I finally got to an error I can't find an answer for. I'm now getting the error: OSError: [WinError 126] The specified module could not be found. Error loading [PATH].

It can't seem to load torch_python.dll or one of its dependencies. I've checked the path it's using and torch_python.dll is there.

I've had to run with --skip-torch-cuda-test, because if I don't, it gives me the error: RuntimeError: Torch is not able to use GPU; add --skip-torch-cuda-test to COMMANDLINE_ARGS variable to disable this check

Any ideas? I'm running an RTX 3070 GPU, and it worked fine before I uninstalled python 3.11

warm junco
sour needle
#

Can any of you guys tell me the best stable diffusion website?

#

I don't have a good pc.. agony

weary heron
hushed tangle
#

How does it differ lol

#

Isn't it just a different frontend

#

With fancy graphs

jolly zinc
jolly zinc
devout pawn
#

i have SD automatic1111 installed, can i just download sdxl and use the model like that or do i have to do something different? cause they dont seem to work

warm junco
jolly zinc
ivory iris
#

Is there any way to generate a picture of a model biting their lip? I can't use a LoRA to achieve this because I'm already using another one and it messes the face up.

#

@trim magnet

vivid dome
#

Is Vlad being weird for everyone? I’ve noticed issues a lot on my end. Gets stuck in ā€œStartingā€

near pulsar
#

hello.
While using bot room to experiment I am getting the message that my prompt is LONG PROMPT and will be truncated.
But the same time I can see other peoples using much bigger prompts than mine in same bot room.
How I can fix that ?

hushed quarry
near pulsar
#

what counts as "tokens" is it any symbol? even space or its only words ?

hushed quarry
# near pulsar what counts as "tokens" is it any symbol? even space or its only words ?

tokens are most closely associated with small words but there are a lot of different types. So a ! would be one token but a whole word of letters could also count as one and for long words it may consistent of multiple tokens seperating it apart. They essentially are a way for the model to break up your words into manageable chunks and then convert those into numers that represent that word (since these models only work internally with numbers)

#

The bot is running SDXL which uses a CLIP tokenizer that accepts up to 75 tokens (and adds one at the front and end to signal the beg/end of the input)

#

more visual example of tokenization (from gpt3 tokenizer demo)

fervent thunder
#

the indvisible splitted into 3

near pulsar
#

thank you again @hushed quarry šŸ¤ perfect explanation,

#

I am sorry for many questions today from me .. šŸ™‚
Is there some doc available about how to use these image generation bot's ?
for an example I want to set seed.. but it automatically adding seed:blablabla on its own...
and I want to set style i want like style:pixelart
I have checked resources channel and other channels but cant find info about bots specifically.

upd: aha! found how to set style before generation. But still cand figure out how to set seed.

vestal dew
#

I get these kinds of errors: AttributeError: 'Options' object has no attribute 'queue_button_placement'

#

I had to reinstall from scratch multiple times just to finally get one working. It doesn't seem to be running correctly. For example,. on txt2img screen the refiners drop down box is missing

#

It sometimes generates, but I have to use the image browser to find an image previously generated, send it to txt2img or wherever. If I just type a prompt without doing that, there are errors

#

once I send an old image to txt2img, img2img, I can then delete the old prompt, type one from scratch - that works

#

on the installs that "don't work", I can type a prompot to generate right away, but I can't do things like inpaint. All the menu options are doubled

#

and there are errors when I generate

#

vlad asked me to write the workflow step by step to get these errors. I don't have time for all of that.

#

It's a nightmare, because it happened just when I have something I need to do with SD, images made for a purpose, but I can't make them because old install and new install each have problems

wispy jasper
#

Anyone have an animatediff comfyui workflow they can share with me? especially img2img? šŸ™‚

vivid dome
#

Are there any alternative UIs to Vlad that aren’t experiencing these issues but are also easy to use? I’m not super tech savvy and having to use the command line and pip is a pain in the ass

vestal dew
#

A1111

vivid dome
#

Just getting Vlad installed was a pain because I had to go through hoops to get PyTorch working

vestal dew
#

it's a UI, not a model

vivid dome
#

and A1111 doesn’t require me to go through the command line if I need to make changes, right?

vestal dew
#

vlad is a fork of a1111, or started as one\

vivid dome
#

I should just be able to change my VRAM settings from within A1111?

vestal dew
#

A1111 is similar to vlad/sdnext

vivid dome
#

gotcha

vestal dew
#

change vram settings?

vivid dome
#

Yeah, I’ve been worrying that I’m using too much vram with my current settings

vestal dew
#

then do --medvram

#

I don't think you can change that with a setting in SDNext either

vivid dome
#

I have an RTX GeForce 3070, 8GB VRAM with an AMD Ryzen CPU with 16 GB of standard RAM

#

but I do know that A1111 at least has a webui-user.bat file instead of just a webui.bat file, right?

vestal dew
#

yes

vivid dome
#

Are these decent specs for doing AI work? I only relatively recently got my RAM doubled to 16 and my GPU switched over

trim magnet
#

thats the minimun to run SDXL

vestal dew
#

yes, but with SDXL not upscaling

vivid dome
#

Oh alright

trim magnet
#

for 1.5 checkpoints u good with those specs

vivid dome
#

so SDXL should run fine as long as I’m not like nitpicky with upscaling

vestal dew
#

right

#

If Sensei Seagal says it, then it is true

vivid dome
#

alright. As for like models, Lora’s, and Lycoris files, am I good to just copy those files from VLAD and drop them into the corresponding files in A1111’s folders?

vestal dew
#

yes

#

the dir structure is the same

vivid dome
#

That’s good to hear

#

What is the difference between Lycoris and lora by the way?

#

To me they seem like they do the same thing: augmenting models to make certain things possible

#

or like generating specific characters, ig

#

There’s a lot of cool stuff that I’ve seen tbh.

vestal dew
#

they do the same thing

vivid dome
#

Does it have to do with what each UI is able to process specifically? I’m just unsure why the distinction exists.

vestal dew
#

lycoris is a more refined lora

#

it is generally smaller, and it effects style a little less

#

for example, some people find a LORA character file from an anime character will make an anime looking image even with a realistic model and photo prompt. However, a lycoris from an anime character will make the character look in a photo style

vivid dome
vestal dew
#

Not sure about that.

#

I didnt get such a popup, and A1111 and SDNext both run

vivid dome
#

I have python installed since I use PyCharm along side doing SD generating

#

I just am unsure if I need to change my version or just stick with 3.10 for my Pycharm projects

#

they're not related to my SD stuff

vestal dew
#

try to continue. See what happens

scenic shadow
#

Hello,
I would need some clarification about Stable. Is it possible to have a history of the requested prompts?
Can multiple simulations be run simultaneously?

Thank you.

carmine lodge
#

Hi!
What's the Best way to use SD on mobile? Is there an Android app? Use colab and an app? Use dreamstudio on mobile browser?

cobalt crag
#

Why 512x512 is the default size of every checkpoint or model?

#

When I try to gererate any image with 762x762

#

the a.i. always being so stupid

willow locust
#

SDXL is based on 1024x1024

#

both can however be upscaled for extremely good results

#

SD 2.0 is based on 768x768

#

so no far from "all" is based on 512x512

cobalt crag
willow locust
#

yes

cobalt crag
#

2D anime artstyle?

willow locust
#

yes

cobalt crag
#

I am bad at english so does prompting too

willow locust
#

my favorite for anime art so far, plenty of examples there

deft sentinel
#

hlo

#

anyone here

grim valley
#

somebody help guide for help?

#

"RuntimeError: Torch is not able to use GPU; add --skip-torch-cuda-test to COMMANDLINE_ARGS variable to disable this check"

#

RTX 4090

signal mulch
#

can i delete a picture that i uploaded?

trim magnet
trim magnet
#

i cant u just have to learn how to prompt properly

cobalt crag
#

with my low knowledge of english?

trim magnet
#

ill show u an example of ultra wide on 1.5 checkpoint

#

see its possible even with 1.5 u just gotta know to use proper prompts

trim magnet
wicked gust
#

Hi, is anyone here an expert on Control Units? Need some hours of consulting to help us fine configure QR codes with logos

deft sentinel
#

Is there any site where I can free prompts for SD deforum

#

Something good

pale latch
#

Free, good, or easy. Pick two options.

Free and good means you get civitai.com to collect prompts. Pages where you'll need to manually curate and scrape them.

#

Free and easy means something like a prompt generator. Easy but they'll be crap for your purpose.

Good and easy won't be cheap. It means hiring someone.

drowsy fable
#

ops, I meant controlnet, not control units, my bad šŸ˜„

jovial quail
#

Hi

potent jungle
#

Does ComfyUI have an OpenPose editor like Auto1111 where I can adjust it overlaid on the orginal image for accuracy? Really the one thing I've ran into where I can't get the same functionality out of Comfy.

trail lion
#

So just use auto to do it and get your processed image, do you need to be a purist?

#

At the end of the day, they are just tools

normal verge
#

Does anyone know how to use ai to color in drawings?

tardy thicket
#

has anyone here been using "roop unleashed?" I had a question and I'm willing to literally pay someone for some help with installing it locally

violet arrow
#

Hey everyone, I've just introduced some new features to my Deforum Helper tool – an editor and visualization tool designed for Stable Defusion Deforum animations. It's a solution for effortlessly controlling animations within Deforum. These additions include handy frame markers, audio channels, supplementary settings channels, enhanced user interface options, and much more. Give it a try and kindly share your feedback on how I can further enhance your experience. Let's enjoy the process and come together to create some amazing AI art!

https://deforum-helper.vercel.app/

thorn patio
tardy thicket
thorn patio
#

Nope I don't

tardy thicket
#

thank you!

sour needle
#

Do you guys run ai art locally

#

How good does a pc need to be for local ai

bleak matrix
#

Good morning, everyone! How are we all doing?

warm junco
#

8-16gb of ram

true mauve
earnest solar
#

NansException: A tensor with all NaNs was produced in Unet. This could be either because there's not enough precision to represent the picture, or because your video card does not support half type. Try setting the "Upcast cross attention layer to float32" option in Settings > Stable Diffusion or using the --no-half commandline argument to fix this. Use --disable-nan-check commandline argument to disable this check.
Time taken: 2.67sTorch active/reserved: 2287/2376 MiB, Sys VRAM: 4014/4096 MiB (98.0%)

#

How to solve this

fervent thunder
#

is it possible to download this on pc?

cosmic badger
#

Why when I try to generate and image it say hang tight, you're still dreaming! šŸ™‚ That's for More than 30 minutes.

placid void
#

thought it was my connection but its not i guess

cosmic badger
#

Oh ok!

flint fog
#

Same issue: ERROR: @flint fog already has a pending request. its more than 40 inutes now

earnest solar
crimson beacon
#

Anyone have benchmarks for sdxl with 4060ti 16gb?

proud radish
#

Good day, i have "already has a pending request" more than 2 hours, how fix it?

jolly zinc
wild steppe
quick bobcat
#

Had a shower thought. Model/LORA hierarchal genealogy embedded and updated in models. Would be super helpful to see where subsequent models came from and what models a LORA was trained on. We're looking at many years of Stability-provided weights, hopefully, and many many more community-created and merged models.

#

Even just a spot for a nested dict with guidelines for trainers. The civitai mess is just the tip of the iceberg in terms of where models will be in a couple years.

strange sedge
#

Hi does anyone have stable diffusion installed, if so can i have some help, can message me privately

nocturne elm
#

any prompt tip to generate pitchblack background , where I can just see the object I asked? Like removing the background .

warm junco
# earnest solar 1650ti 4 gb

Okay then you need to edit your webui-user.bat and at the line COMMANDLINE_ARGS=
you add: --xformers --medvram --no-half

earnest solar
#

Ok but when i clip web ui it start script where i put that

warm junco
spice plank
#

What should I be using to get a good 1920x1080 picture with hires fix? I am currently using 960x540 with hires fix set to 2x upscale but it still looks like a blurry mess.

trim magnet
#

depends on the model,some were trained with wide resolutions and some were not u gotta try with different ones

spice plank
#

Any popular recommendations? I have most of the popular ones.

#

Anime,realistic, doesnt matter. Im just trying to get some decent desktop wallpapers

#

Hm, I think I might jave figured it out. I was using a steampunk lora and I think it might have been trying to add too much detail in not enough pixels so it looked blurry. Turned off the lora and my images look much better.

trim magnet
#

yea some loras do that when you add too much weight try to change weight of the lora to something like 0.4

trim magnet
spice plank
#

If you are using the bot on this discord to generate, yes. If you are generating it locally, no.

fervent radish
#

Hey, I'm new to SD. I've seen some videos online where they interpolate multiple images and it looks really cool. Does any one here have any clue on those types of videos?

potent stratus
#

what is the difference between a fine-tuned checkpoint and a LORA?

potent jungle
#

A Lora is a specific add on to a checkpoint. You’re basically adding a concept on top of the model for it to understand.

rigid jackal
#

is anyone else getting a problem where their generations just dont show up?

vestal dew
#

in what UI?

#

I had a problem in SDNext a few days ago. The only fix was to reinstall from scratch. After I reinstalled a few times, it worked. It worked for a few days, but now it's back to not working.

rigid jackal
#

in the server here

vestal dew
#

ah

#

maybe it's generating but you miss it

#

it generated for me. Bot 1\

radiant pebble
#

hey new to stable diffusion, does anyone how those ai instagram models work? care to explain in DM?

#

i just had a few questions on how they keep relativly the same face while changing locations and outfits.

sour needle
#

Just type their name waow

uncut pewter
#

just type their name

glass lily
#

In which channel can I ask about why sdxl isn't starting up? I basically have a whole bible of code on me I can paste as the error message...which channel is appropriate for that?

cobalt crag
#

Which formula of Stable Diffusion allow me to peacefully generate 768x768 size image?

#

SD 2.0?

humble onyx
#

what is the best prompt to get best results?

#

like hd or smth

odd arrow
#

how do you i prompt to change color hair for having random between brune and blond for instance ?

loud atlas
#

guys wtf is this prompt

#

what was he going for

fallow pine
#

Base+lora+refiner supposed to give better results than base+refiner or base+lora?

bright sky
#

Hi, I'm new to stable diffusion. Is 4gb gpu (have 2 gpus with 4 gb, but I'm assuming its not possible to use both?) enough to use stable diffisions models locally (assuming 512 x 512 px images) with reasonable time to generate images (generation of single image in like 5 minutes)? Would graphics quality be lower because of weak gpu (compared to e.g. midjourney)?

frigid sun
#

What is a common way to edit real images with stable diffusion?

pastel lynx
#

Hey guys! I'm trying for the first time Deforum extension in Stable Diffusion following a youtube tutorial. When i press the generate button, i got this error message :
"Error: 'Invalid control character at: line 2 column 632 (char 633)'. Please, check your prompts with a JSON validator. Full error message is in your terminal/ cli.
Time taken: 0.0 sec."

Anyone knows how to solve that by chance ? šŸ˜…

ivory grove
#

šŸ‡ŗšŸ‡¦ waow

placid gate
#

I hope you don't me posting this but: Calling all generative AI artists, creatives, and experts in London!

CogX is hosting their annual festival on AI and emerging tech from September 12th-14th. Women in AI, an organization providing a supportive space for women in AI, is an affiliate partner. More on CogX: https://www.cogxfestival.com/

We are organizing a panel entitled "Generative Art: Exploring Creative Potential at the Intersection of Art and Technology" and want to hear from you!

Share your experiences creating generative art leveraging AI for human-machine collaboration. Topics could include:
Creative processes behind generative art
Ethical implications of AI art
Accessibility, aesthetics, and audience reception
Cross-disciplinary perspectives
If you are experimenting in spaces like generative text, music, visual art etc., we would love for you to lend your voice. Please let us know if you are interested in joining the panel or have suggestions for speakers.

We also aim to host an executive function for women in AI - details TBD (12th-14th September in London).

This is a great opportunity to connect with creatives and technologists to shape a thoughtful, timely discussion on the futures of generative art!

Ping me if you would like to join us September 12th-14th. We welcome your ideas on the panel and look forward to hearing from you!

hollow flame
#

When you guys use ultimate SD upscale, do you keep your loras included in your prompt? Or do you only leave words related to lighting, detail, etc?

tribal oriole
#

Is there any way I can use stable Foundation in private mode?

willow locust
warm junco
#

An image 512x512 20 steps will take 1:30 minute

solid reef
#

hi , can i generate an image from an other image with sd?

obsidian geode
#

Yes, its called img2img

cobalt crag
#

I want a model that can generate a cool flat 2D anime image

obsidian geode
#

Is it possible to use vae-mse-84k with sdxl?

burnt granite
#

Can someone explain what's the difference between normal diffusion (without face restore) against face restore. Like, if the face restore is also doing diffusion with some different algorithm or something. Or is it even doing diffusion at all or not.

#

I wanted something similar but for bodies

#

Um šŸ¤”

#

I meant the way, whichever or whatever way face restore works in restoring/diffusing the face portion. Which is why I first asked what does it even do

#

To replicate whatever face restoration (the codeformer one) is doing to the body portion.

#

The way it restores it adds in a lot of realism that way.

#

I'm aware

#

I asked here because I'm not deep diving into the code and wondered if anyone who already has more knowledge into it might have known

#

Something

late hinge
#

I keep getting API request failed errors. I'm a n00b in programming though. Anyone with some python knowledge here who's willing to look at a piece of my code?

solid reef
#

i have a question , anyone know how i can write a description to have a skull with a bandana over his face , i trying but not working ( sorry bad english)

polar totem
#

I have an AMD RX 6700 XT 12GB version, and as soon as I try to create images larger than 512 x 512, it says that I don't have enough VRAM. Does anyone have experience with this and can help me? Thanks in advance

trail lion
brazen quarry
#

Whatre the current requirements for running sdxl?

#

Have there been any improvements on sd 1.5?

#

Ive been away since about May-ish

fervent thunder
vivid dome
#

Noticing my LoRAs that I've installed aren't applying to my images that I make, any help?

#

I'm getting the following message in the cmd:

activating extra network lora: TypeError
Traceback (most recent call last):
  File "C:\stable-diffusion-webui\modules\extra_networks.py", line 114, in activate
    extra_network.activate(p, [])
  File "C:\stable-diffusion-webui\extensions-builtin\Lora\extra_networks_lora.py", line 12, in activate
    if additional != "None" and additional in networks.available_networks and not any(x for x in params_list if x.items[0] == additional):
TypeError: unhashable type: 'list'
cobalt crag
#

How to not have a skill issue in stable diffusion usage?

#

someone keep calling me a skill issue

#

I tried my fucking best to get what I want from SD

#

But the A.I. is so fucking stupid

#

I don't even know what prompts I could anymore to generate such a thing

trim magnet
#

go to civitai then go to images and copy the prompts from the best images u can find there

cobalt crag
#

What if their prompts only work for inidivitual models then?

trim magnet
#

then go to the page of the model you downloaded,scroll down and when u find an image u like copy all the prompts

#

after that u can make minor changes so it generates the char u want

polar totem
trail lion
#

also it wouldnt hurt to grab the newest version of auto

warm junco
signal mulch
#

i need support, i can't generate imagine in bot room

spiral epoch
#

hey there! I am new to stable diffusion (omg another newbie with dumb questions ;)) but actually I have a super simple question...

#

we did some SD testings and generated images. We are facing continuously issues (and this is what I see also in the images generated in here) with hands/people, currently it seems to be impossible to generate persons without doing some extra photoshop work...

#

=> anyone in here who can confirm/decline? Is it possible to use stable diffusion to generate brand images and assets without praying every time the images do not contain too many glitches?

true mauve
true mauve
fervent thunder
#

does anyone has any idea of how can i re-make an image i found on the internet? The dude made it with AI but i don't have any knowledge or access of the prompt but i want it in better quality

undone garden
#

Swapped my 4070ti for a 3090 and it's sooo much better

#

Even the speed, I don't know why it was but I wasn't able to use it fully, it was always sitting at 60w 55C while processing

#

As opposed to 330w 85C for the 3090

distant flint
#

Looks like with controlnets you can regenerate an image with a different style or details keeping the same pose/composition...etc, but is there a way to do the opposite?
Keep the same style, subject, but try to generate a different perspective or pose? Something like a style transfer I guess, but more rigorous?

rigid furnace
#

hey! not sure which channel would be best for inpainting questions but I'll try here and worst case someone redirects me?
So I'm trying to remove humans from photos via inpainting but the problem is that regardless of the prompt, a human-shaped mask is so heavily biased to contain a human that 90% of the time I just get another human inpainted into the photo

bleak drift
#

What a good site to generate a depth map

#

One that doesn't have a content filter.

trail lion
#

cant you just use controlnet to do it?

spare fable
bleak drift
trail lion
#

so rather than asking for a website, it seems like you could be figuring that out

distant flint
hasty bane
#

hello, does anyone know any other community that is about creating LoRa?

shy coyote
#

Hello everyone. I hope you all already submitted your comments to the Copyright Office inquiring about ai and copyright law so big tech and big rights holders don't end up dominating these new tools and kill off free and open source alternatives?
In case you haven't https://www.copyright.gov/newsnet/2023/1017.html?loclr=twcop šŸ™‚

burnt granite
#

What can I do to fix tone shifts in stable diffusion? Sometimes rarely, some images will just have a difference in tone when done in a series. Like if I batch processed 10 images one or two will come with a mismatched tone.

dusky elk
#

Hey folks, what's the status now for automatic1111 licensing. From the legal perspective, is it ok to use the code on a corporate machines?

wispy cloud
cobalt crag
#

Is it possible to turn selfie of irl photo of someone into anime artstyle with Stable Diffusion?

turbid whale
cobalt crag
#

I have never do that before

cobalt crag
#

I'm using ComfyUI

turbid whale
#

LoadImage node > VAE Encode > whatever sampler node you use

#

I'm on mobile rn. I don't have an img or JSON to drop at the moment.

jolly zinc
#

I've been watching YouTube videos. I've seen several on training a LORA.

#

Ah, that I haven't seen anything on.

pine fiber
#

Use kohya trainer

#

Look up dream booth

pallid dune
#

guys how do i change a parameter at each step, like add 0,1 to guidance scale at each step

#

if this doesnt exist, someone should make it into

#

cuz that would be crazy like you get more random stuff at 0,8 guidance scale but it gets more clear when the value goes up

ocean notch
#

Why do generations look so much better here than when I run locally? I can never match the level of quality. I'm I the only one?

shrewd stag
#

Hey everyone! Do any of you have any good ai art recommendations for images that look like nature landscapes from otherworldly, alien planets/universes? I want to start generating images in that genre but first I would like to know what's out there and who is already doing it.

#

For reference, I'm a big fan of @nvnot on twitter

hollow flame
#

Does anyone know if there’s a way to see the entire image while ultimate SD upscale is running? Going tile by tile makes it hard to tell if the generation is worth continuing, as I’m always experimenting with different methods and upscalers

eternal pendant
#

If I am using a web ui for SDXL how do I get the same style effects that this discord used? What are the added word to make the prompt style? Does any one know?

eternal pendant
true mauve
true mauve
eternal pendant
#

Thank you!

true mauve
#

An entire checkpoint is hard to make, my exprience suggests you need about 20k images an a100 and alot of fine tunning to make a model you are just better off making a lora for some thing a rev animated model,200 images are not enough you need about 2000 or 3000 for semi decent results

polar gulch
#

Can anyone please share SD model converted for mediapipe image_generation.apk

fallow pine
#

the civit.ai site puts most example for the a1111 or comfy ui mostly? and does comfy ui and a1111 come with different results for a same seed?

true mauve
fallow pine
#

if some lora models are unavailable in civit.ai does it mean they were privately made and not shared?

lyric estuary
#

Got question, I've trained my own lora models.

I assumed closeup faces with great detail would work on most cases

It worked fantastically on closeups but not on longer camera distance, face deformed and sometimes artifacts appeared.

So is this mean lora need to actually train on both long distance and closeups faces?

Can anyone probably show what their training dataset look like? And probably the settings too? Thank you

true mauve
lyric estuary
true mauve
lyric estuary
true mauve
bleak matrix
#

šŸŒž Good morning, everyone! How are we all this morning?

lyric estuary
#

Gm

bleak matrix
#

šŸ‘‹

#

What's everyone up to today?

digital cave
#

Hey, in compatibility it says "Use old prompt editing timelines" to use the thing that made the swap between [red:blue:0.75] at 75% of generation, what's the new prompt to do this ? Is there a patch log somewhere ?

true mauve
bleak matrix
bleak matrix
true mauve
bleak matrix
#

Well, that's a start!

elder sail
#

I am currently playing around with SDXL 1.0, coming from 1.5. It seems like all my pictures are soft / way to much bokeh in SDXL. Is there any way to avoid it?

elder sail
fallow pine
#

do you guys prefer trained or merged checkpoints mostly?

bleak matrix
covert inlet
#

Hey guys is it possible to do a whole 10min animation about precise characters exclusively with auto1111?

thin beacon
#

Automatuc1111 just got updated to 1.6 for me and now roop extension is giving me errors ā˜¹ļø

covert inlet
lyric estuary
lyric estuary
#

runwayml is one

#

runwayml can produce videos out of one image but yeah the result aren't that good. Probably forget about txt to videos for awhile.

Those that have consistent, flicker free result usually produced in conjunction with ebsynth and shit tons of other editing softwares like AE

true mauve
true mauve
lyric estuary
#

can't prompt text when doing img to videos, so can't direct the AI on what we want, the AI just guess on what to do

true mauve
lyric estuary
#

runwayml trippy

#

so yeah which one is your priority

true mauve
true mauve
pastel lynx
#

Hey guys, i tried to install TemporalKit with HuggingFace, but it corrupted my whole Stable Diffusion.. Do you know where i can find a clean version that work of the tqdm.py file ? From \venv\Lib\site-packages\huggingface_hub\utils ?

languid helm
#

what is the least resource intensive model of stable diffusion in hugging face ?

versed zodiac
#

Hi @wintry stream sent you a DM

languid helm
#

thank you

#

ah i have gtx1650 mobile gpu, ryzen 5 5600h processor, 16gb ram

#

is there anything that works with this hardware

#

pretty well ?

chilly quest
#

Hi, I just update my stable diffusion today and suddenly it become really slow to generate image. Before this just take about 3min to create 4 image batch count. Now I have to wait 30min.

#

Anybody know how to fix it?

warm junco
worn shale
#

Any how, it started going crazy batch count sodenly was at max and the same for number of pictures, I interrupted it, and the it would only generate abstract shit, I switched between models and I kind of came to it senses, but it really struggles with useful generations in text2image, I first was in doubt if it had taken a bad habbit on after 255 of batch and number of pictures, but reading in to it, it should not impact anything, I guess I have to go to my output folder and set some seeds just to get i back on track,

fallow pine
#

SD upscalers are wayy better than $200 gigapixel scalers.. do you agree?

#

with gigapixel i used to lose fine details but sd upscalers can do loseless upscaling

#

that's a bless

chilly quest
fallow pine
#

Lol they have only 4-5 upscaling model but even like 2-3 of them are usable in usual

#

whereas u can try out dozens of scalers on sd

worn shale
#

Sure upscale works nice, but not only did it start running slow on SDXL it also completely missed my intention from my prompt, making pictures look like a acid trip. I switched to SD and did a dreampshap reandering, and then it started to produce useful pictures, but what took 4 sec. Before now sodenly took minutes, even at 512x512 and that was when I started to look in to upscale

fallow pine
worn shale
#

It also added random style in the 255 wrong option reandering, until I switched back and forth to not use random style.

#

And then I did SD dreampshap, and after over 1 min. 512x512 it generated a useful pic. Normally that takes seconds

fallow pine
#

How do I regenerate an image that made on comfyui and won't show custom nodes when dropped into the interface? šŸ¤”

#

the image is in jpeg format

fallow pine
#

Who's MADMATIX in civit.ai? is he on here?

sand holly
#

does anybody know what opt-channelslast does?

#

doesnt seem to have any effect on performance for me

sudden ruin
late dawn
#

Alright, who was the genius at Automatic11111 Inc. that left hires fix ON by default AND made removed the quick option to disable/enable it?

#

I don't even have enough VRAM for it

olive dagger
#

when i'm using a different XL checkpoint, does it also need refiner?

#

if so, do i just use the SDXL refiner?

fallow pine
sand holly
sand holly
fallow pine
#

can somebody help me with the comfy ui? i'm quite new on it and trying to figure out things

#

it's running super slow for me

late dawn
sand holly
#

hmm

sudden ruin
olive dagger
#

hey guys, any news for controlnet XL for automatic1111? šŸ‘€

#

also, do you need to use refiner for custom checkpoints?

fallow pine
#

i could still generate on a1111 but it comes with different image

sudden ruin
fallow pine
#

i could generate faster in the beginning but now somehow it's delaying much

karmic brook
#

starting soon!

proud shell
#

Hi šŸ™‚
anyone knows a good place that offers api support and custom models & loras ?

zealous cradle
#

If I get one more notification I swear CatFadeStyling

sand holly
#

went from 37s for a 1024x1024 @30 samples to only 18s

plucky shoal
#

isnt it only for 3xxx and 4xxx models?

#

also biggest performance boost in Comfui, is AITemplate, as well only for 3xxx and 4xxx, but in my case 50% gain, and 4xxx users probably has even higher.

wintry stream
#

Hey Friends!

Please let me know if you continue to get any pings for the stage event.
We have a ticket with Discord escalated to try and sort out what's going on with the notifications being sent in a loop

timid wolf
#

How to add share my art work?

#

So can be a part of the team?

#

I am a Stable Diffusion user!

torpid crest
#

lmao still getting pinged

hexed parcel
#

I have heard whispers on the wind of an event rumored to be taking place here waltuh

torpid crest
hexed parcel
#

Yeah that's probably the one

wintry stream
torpid crest
#

So it's a notification and it's pointing to a message that does not exist, when I click it the notification disappears, I will restart discord now, perhaps its a bug in the app

wintry stream
tender nebula
#

PING AAAAAAAAAAAAAA

wintry stream
#

But we don't have a way to clear out any notification cache on our end so I've asked Discord to step in & see if they can destroy it on the backend

torpid crest
#

It is linking to a message where the hostess pinged @ everyone

wintry stream
#

In the meantime I've disabled all pings for the stage/events in that channel. Unfortunately, it seems like the notification is stuck somewhere & not that it's being resent

wintry stream
torpid crest
#

yes

tender nebula
#

yeah

wintry stream
#

Yeah unfortunately that's automatically formatted & doesn't actually come from a message

#

It's part of Discord's automatic notification system for events that are linked to a stage

tender nebula
#

kick amli_art

wintry stream
#

Amli gets credit for "posting" it since their user was the one who started the stage

torpid crest
#

yeah looks like it's too automated

wintry stream
# tender nebula kick amli_art

I've already disabled all their ping perms. The issue seems to be the initial notification continues to send, not that new pings are being sent out in addition.

That's of course mostly just my guess from the access I have

torpid crest
wintry stream
#

So I imagine somewhere in Discord's servers the check for "Is this ping already sent?" isn't working properly and it keeps reissuing the same notification over and over

#

I'll hopefully have an update soon! We have a ticket with Discord as well as a contact I've escalated to on top of that

wicked hollow
#

Shouldn't center stage be offline now? It's still live.

#

Unless you're keeping it open for troubleshooting purposes.

wintry stream
#

Yeah I just had to switch into it quickly to do some additional checks

wicked hollow
#

Gotcha

uncut lantern
sand holly
#

does anybody know a good tutorial for following along to train a model?

soft marsh
#

The pingsss

torpid crest
#

I'm not getting pinged after restarting discord

#

Yeah the good old turn it off and back on again

#

Don't underestmate it

wicked hollow
elfin pivot
#

still getting pings after restart

wicked hollow
#

Restarted both myself, now to wait. BatmanHmmm

lethal tinsel
#

Why are people asking Gigabot the same question multiple times in a single day?

fervent thunder
#

Is this the official sd server

hexed parcel
#

Need that akira meme of the guy saying "leave me alone" and images of the ping pops up in his head

tender nebula
#

the massive green verification tick next to the name of the server is an emoji

soft marsh
#

The pingssssss

wicked hollow
lethal tinsel
hazy frigate
#

Hello everyone. at some point i came up to a really comprehensive guide about prompting on DreamStudio on stability.ai website. And now I can't find it. I think it prompted me while I was in DreamStudio app. Perhaps someone knows what am I speaking about. Thank you very mch if you share that link

tender nebula
#

AGAIN

forest trout
#

They keep happening!

lethal tinsel
#

What keeps happening?

wicked hollow
#

Hmm, I haven't received one in the last 15 minutes.

tender nebula
#

I’m reporting this server for harassment

wicked hollow
#

It's been quiet since I restarted.

lethal tinsel
forest trout
#

I keep getting pinged for an event that started an hour ago.

wintry stream
flat dust
#

🧐

wintry stream
#

Maybe we should try and domesticate the ping since apparently trying to control it doesn't work šŸ˜‚

wintry stream
#

Does anyone know what Discord pings like for snacks?

forest trout
tender nebula
lethal tinsel
wicked hollow
lethal tinsel
#

Do you know how to mute channels?

#

Or are you just going to complain?

tender nebula
#

you should just everyone ping the whole server 100 times so the ones that are happening now seem insignificant

lethal tinsel
#

🤦

wintry stream
#

So what you're saying is, make sure to @everyone on an announcement when we finally get the pings to stop? smugshroom

wicked hollow
lethal tinsel
tender nebula
#

yeah but do it 100 times over

wicked hollow
#

This is the way

wintry stream
tender nebula
tender nebula
void ravine
#

OK to be clear, there is NOT an InvokeAI thing happening?

wicked hollow
#

Oh noooooo. I just got another notification

wintry stream
#

Time for us to make a "I was here for the 1 million pings event" pins

round sphinx
#

Yo hope everyone is having a great day, I had a question about training sdxl loras, If i use the sdxl base model to train a lora can i use that lora with other models trained on sdxl?

wicked hollow
#

At least we know that it's not a client-side issue and is definitely on the Discord side.

lethal tinsel
#

I would really like to know where the bot is being pinged, so that I can mute the channel.

wintry stream
lethal tinsel
#

Okay, see if you can get the bot to push a notification. Technically, it didn't ping, but it is distracting me.

wicked hollow
#

He's been trying to stop the pings all this while, I think it's safe to say that creating more pings is not on the to do list as of yet, heh. You'll just have to wait and see if it pings you again.

lethal tinsel
#

There not pings, if they were there would be a ping sound, and it would show up in your discord-inbox.

tender nebula
lethal tinsel
#

However, it's been distracting me for the last hour.

tender nebula
lethal tinsel
#

I muted the channel. So hopefully it doesn't keep distracting me.

wicked hollow
#

It's also exactly what happens to me. They're notifications, and so we get pinged. Your notification settings may be different than ours but notification = ping.

lethal tinsel
#

No, there not the same thing. Do you have something putting all messages in your discord-inbox?

#

Anyway, someone's being dense asking the bot the same question multiple times.

#

It was amusing, only the first time.

wintry stream
#

Just adding clarification

tender nebula
#

Going to wake up tomorrow to 99+ on the server icon

lethal tinsel
wintry stream
# lethal tinsel ? Isn't the backend of discord server-side?

Correct - the notification is coming from our server, but we don't actually have a message or notification being sent on our side. It seems the initial notification for the Stage event is stuck & somewhere in Discord's server it keeps re-sending that same announcement even though we've deleted all the posts & events surrounding it

wicked hollow
wintry stream
#

So basically the pipe is clogged somewhere & that's resulting in the original notification being sent over and over with no way for us to stop it on our side (at least at the moment)

#

But Discord is pretty great so I'm sure they'll get it sorted soon

wicked hollow
#

Don't quote me on this, but I feel like Discord has been going downhill ever since they were bought out. eh

#

But... that's what happens the further you transition into a fully realized corporate presence.

tender nebula
wicked hollow
forest trout
#

"You have used 3 out of your 5 free super reactions."

wicked hollow
# untold ocean bought by who? 🤨

Oh wait you're right! I could've sworn they were bought by Microsoft but I didn't realize the deal fell through. It does look like Sony invested a fair amount into the company though instead, among others.

#

When I originally heard the news I was lamenting the fact that Discord would likely receive the Skype treatment. Still, it does seem like Discord has lost a lot of what made it special.

wintry stream
#

Anyone still getting pings in the last 10/15 minutes?

wicked hollow
flat dust
#

I eh got one 25 minutes ago

forest trout
#

I guess if I get another I'll just post here.

#

I got one about 20 minutes ago or so too.

forest trout
#

I think you might be good. Haven't gotten a ping since.

tender nebula
#

all good now

misty pollen
#

I have trouble understanding why controlnet and high res fix is changes the whole image halfway, is this expected?

chilly pasture
#

anyone else having somy elevator muisc when opening discord phone app today? i think its from this discord channel D:

warm junco
raven sail
#

Help, is there any way to see the images that I asked the bot for? I lost my cell phone along with some images that I downloaded from the AI ​​a month ago and I already tried with the search engine putting my name and it does not give me any results

misty pollen
#

I have another inquiry after the update to A1111 1.6 images look blurry now, is there anything that needs to be adjusted somehow?

spice pasture
#

but when i get to the point where i doubleclick on webui-user.bat it gives this text-
Traceback (most recent call last):
File "C:\Users\Adam\stable-diffusion-webui\launch.py", line 48, in <module>
main()
File "C:\Users\Adam\stable-diffusion-webui\launch.py", line 39, in main
prepare_environment()
File "C:\Users\Adam\stable-diffusion-webui\modules\launch_utils.py", line 356, in prepare_environment
raise RuntimeError(
RuntimeError: Torch is not able to use GPU; add --skip-torch-cuda-test to COMMANDLINE_ARGS variable to disable this check

tight quarry
#

So, I am not generally a complainer, but stable Diffusion and SDXL seem to have a couple misunderstandings. When I prompted on several systems for " a faery prince playing a lute ...", guess what I get. I get princesses playing guitars. Why can't SD deal with sex.
see a

#

... and a lute is not a guitar.

spice pasture
#

ye a lute is not a guitar

#

so i am installing on AMD not Nvidea... i guess that's a problem?

#

getting this error- RuntimeError: Torch is not able to use GPU; add --skip-torch-cuda-test to COMMANDLINE_ARGS variable to disable this check
Press any key to continue . . .

#

and now i confused

warm junco
spice pasture
#

thanks a lot i will do that now

spice pasture
misty pollen
warm junco
spice pasture
#

posted in tech support

pastel lynx
#

Do we know if ControlNet will support SDXL eventually ?

bleak matrix
mighty knot
#

how does sdxl compare to 1.5? for the longest time people have been using 1.5 over 2 or so, is sdxl the same case or does it have the potential to be better?

jagged shuttle
#

where should i ask my questions?

#
  1. I want to find a prompt generator with image examples. I tell him what to do and he helps me to write the prompt. What do you advice me?

  2. https://twitter.com/malicknoir/media i want to do something like this piece of art. What should i write ? šŸ™‚

true mauve
true mauve
#

as for the style

jagged shuttle
true mauve
#

on those photos

#

but the style seems to be pretty similar to this model

jagged shuttle
#

i have no idea what a lora is

true mauve
# jagged shuttle i have no idea what a lora is

basically a model on top of a model which tells it which kind of images it should make, for eg you can train a lora on your face and get realistic images of your face from sd which would be immposible with just default sd

jagged shuttle
#

i see!

#

i feel really limited with what i want to create when i try something, it's never what i expect. I wish i could spend some time wiuth someone good at using it to improve my skills and not waste so much time writing my prompts for bad results.

hollow ledge
#

hey! I was stable diffusion enjoyer a few months ago. Now I see you have a bot! What settings does it use? When I was creating my images previously localy with stable diffusion they weren't any close to results im getting with bot. Could somebody guide me so I could achieve results localy?

night mist
#

Hey I need to ask. What are the clothes called. It's kind of like a kimono but it leaves the top open and connects the arms lower while you wear a sleeveless skintight black top

jagged shuttle
night mist
jagged shuttle
#

The clothing item you're referring to, which is like a kimono but leaves the shoulders uncovered and connects the arms lower, might be a yukata. Here are the details:

A yukata is a traditional Japanese garment.
It is similar to a kimono but is typically made of lighter cotton fabric.
Yukatas often have a V-shaped neckline that leaves the shoulders exposed.
They are commonly worn during summer festivals and other informal occasions.

bleak matrix
# jagged shuttle i feel really limited with what i want to create when i try something, it's neve...

If you want to learn more about prompting, etc, and getting more results, I suggest using the bot+styles. You can also check out my WIP prompting guide here: https://docs.google.com/document/d/1BxdWqfBJ3QPggHnBCBx3QIkUpHnBWShd_s3zEt2dTLM/edit#heading=h.po8dv7lcq48s for SDXL if you're wanting a more advanced guide on prompting. You can also ask any questions about prompts in #šŸ“ļ½œprompting-help which can help you improve your skills.

bleak matrix
night mist
hollow ledge
gleaming garnet
#

so, im trying to makea video of AI created avatar talking. Already have the png and voice, but i need an free alternative to D-ID, where i can ipload my own avatar.. any suggestions?

quartz pumice
#

Hi everyone, I am new here and not sure where to ask this question
I am getting this error

ValueError: ['latent noise', 'latent noise'] is not in list

also I can see the following in AUTOMATIC1111 UI under imgtoimg

#

everything is showing double

#

latent noise,latent noise
original,original
fill,fill

#

like this

pseudo jetty
#

does anyone know of a google collab that allows you to train Checkpoints? i know there are ones for Lora's and Datasets?

main harbor
#

I need opinions on sdxl šŸ™‚ for a noob is it a good idea to work with it or should I stick with sd1.5

dawn gulch
wintry stream
fossil osprey
#

does everything that works in 1111 also work in comfyUI?

distant flint
chrome marten
#

Can someone help me

radiant perch
#

Lets see who wins the showdown

#

Wow two in pantheon wow

#

So grateful

devout totem
#

um @bleak matrix i have a question

near pulsar
#

where I can see whicj exact model used by these bots?
does it using base model only or there is refiner as well? and where to find all the model parameters which used by these bots?
thank you.

bleak matrix
covert needle
#

hello

#

does anyone know where the hell pytorch installs onto ur pc

#

cus ive had to reinstall it like 3 times and it keeps using up space on my c drive but i cant figure out how to delete it

bleak matrix
vocal vector
#

So the #1051259766976040960 channel says to see the pinned post for details, but there is no pinned post for that channel…

mighty knot
#

Just curious since I'm looking for alternatives but which is the cheapest service right now for running sdxl or training it for GPU renting and such instance specs does it need the most?

warm junco
#

That will delete it

wanton hemlock
#

where can I find a SDXL controlnet tile Preprocessor safetensor?

#

Is it not out yet ?

#

I only have the SD15

bleak matrix
#

Good morrow, everyone

#

How are we this beautiful morning?

gaunt finch
#

heyo got a dataset

#

trying to figure out how to do a style lycoris

proper sparrow
#

anyone knows how to keep control net background more stable

#

?

distant gull
#

I want to write a comment to the regulations.gov Artificial Intelligence Study

fervent thunder
#

how can I add stable bot on my server šŸ™‚

vapid oyster
#

Has anyone tried Ideogram.ai? Have they released the model?

neat cypress
hushed star
#

šŸ‘‹šŸ¾ hello ppl, Can anyone give me a push towards a good video enhancer model for A1111?

fervent thunder
#

hi

summer hawk
#

I hope this message finds you well. As a professional Shopify store designer and dropshipper, I'm excited about the opportunity to collaborate and enhance your online store's sales and traffic. Leveraging my extensive experience in Shopify, I can craft a visually appealing, fully functional, and user-friendly online store aligned with your business goals. Would you be interested in discussing this further? I'd love to gain insights into your specific needs and provide you with a complimentary quote.

Additionally, I bring a wealth of experience in sales closing and social media management to the table. With a track record of success in these areas, I'm confident in my ability to elevate your sales figures and bolster your online presence. Let's connect soon to explore how I can contribute to your goals and achievements.

Best regards,

vapid kraken
#

$10 if somebody can fix this

small sand
#

imagine an alternate universe where stable diffusion doesn't release and everyone keeps using disco and dalle

fervent thunder
#

im new to stable diffusion who can help me

covert needle
#

lmao

craggy helm
sand holly
#

is it just me or is Automatic1111 taking up more ram when loading in a model lately?

#

because my whole system freezes even when only loading 4gb models after it filled my ram completely

#

didnt do that before a few days ago

crimson willow
#

why when I generate some images in the bot, it suddenly appears as a BIN file to download?

#

instead of just the image appearing, this is quite annoying

echo umbra
#

Can someone tell me why i'm getting this when I am using stable diffusion in google colab? I had absolutely no issues, but this is an issue all of a sudden

#

guess I can't paste screenshots in here

#

Traceback (most recent call last):
File "/content/gdrive/MyDrive/sd/stable-diffusion-webui/webui.py", line 13, in <module>
initialize.imports()
File "/content/gdrive/MyDrive/sd/stable-diffusion-webui/modules/initialize.py", line 21, in imports
import gradio # noqa: F401
File "/usr/local/lib/python3.10/dist-packages/gradio/init.py", line 3, in <module>
import gradio.components as components
File "/usr/local/lib/python3.10/dist-packages/gradio/components.py", line 56, in <module>
from gradio.blocks import Block, BlockContext
File "/usr/local/lib/python3.10/dist-packages/gradio/blocks.py", line 28, in <module>
from gradio import (
ImportError: cannot import name 'wasm_utils' from partially initialized module 'gradio' (most likely due to a circular import) (/usr/local/lib/python3.10/dist-packages/gradio/init.py)

weary gust
#

Hey i'm getting an error while merging models to create an inpainting model

near wagon
#

why are you getting an error?

weary gust
near wagon
#

lol

#

so anyway, you should look at your console window

#

it'll give more details

#

if you take a screenshot or paste the error info I could help lead you in the right direction. no promises on fixing it, but it would probably lead us to the problem at least

weary gust
near wagon
#

well there you go

#

in the future just look at the console window if you want to know where the error is based

weary gust
#

that was the error message btw

#

for img2img should I use the default model or the inpainting model ?

near wagon
#

so if you open extras.py and go to line 135 it'll show you where that error came from. then you can look at the preceding lines to see why it came about. not that you really need to do that now. but just saying, in general it can be useful

weary gust
wind magnet
#

@bleak matrix Is there way to appeal ban?

wind magnet
halcyon galleon
#

quels sont les reglages de base pour qu'avec Easy Diffusion v3.0.4 je puisse avoir en gros le mĆŖme resultat que le test sur le Discord ?

#

what are the basic settings so that with Easy Diffusion v3.0.4 I can have roughly the same result as the test on the Discord?

warm junco
#

If you install SD again they will be downloaded again too

bleak matrix
#

There's an appeal form.

wind magnet
coral lark
#

What are the best ways to prompt for text in images?

#

In SDXL

obtuse marten
#

I am out of the loop, Is there an open source self hosted image to video?

covert needle
floral umbra
#

Would you guys happen to know the best free program that can upscale images "standalone"? As i love topaz gigapixel A.I, but ain't got money atm for refreshing the license. So i need the best free alternative. It's for upscaling textures for a game.
There's upscayl which is great, but wonder if there's better ones.

sour needle
crimson willow
#

why when I generate some images in the bot, it suddenly appears as a BIN file to download?

dense flint
#

hello.. how can I get started with my own models? I'd probably start from an existing model and feed it my own images.. how does that work?

near wagon
weary gust
stone fox
#

Hay guys. I have been using clip drop api and everything works awesome. Except, sketch-to-image. I keep getting internal server error with statusCode 500. help please

cobalt crag
#

What does prompt that have () do?

#

or {}

stone fox
#

?

cobalt crag
#

or something:1, 1

#

idk

hollow ledge
#

is stable code released?

#

and btw does anybody have link to google colab with current version of stable code?

cobalt crag
#

How good at English is required to be able to prompting everything as I want?

#

I wanna get good at prompting

#

but I have no one to help me

#

I don't have a coach

#

or a teacher to help me with this kind of bullshit

lyric estuary
#

oh shit no gif

#

no fun sadcat

#

never knew () and [] functions before I read that guide, found it on a civit sample prompt

#

bottom line is you don't need to be grammatically correct 100%, but you'll definitely need correct spelling on each word you prompted. Just use spellchecker. EZ lol

graceful spade
#

hi

#

stablestudio and sd by same developers?

somber smelt
#

I have installed stable diffusion and all the requirements.
My goals is to create pictures which have different background dresses etc. with the face of a specific person in a realistic style.
Where do I start?
Do I use img2img or should I get a prompt off of the person's face I mentioned?

lyric estuary
fossil osprey
#

hallo, this might be a weird question, but i have a small team making some AI stuff and im looking for something like a online corkboard where we can post both the pictures and right all parameters to it, for a faster workflow. do you guys have any suggestions? pls dm with the suggestion thank you šŸ™

lyric estuary
#

There's no surefire way to generate good results. Been playing with SD for at least couple of months now and I'm still learning as we go.

scenic bluff
#

HI anyone knows why some image are uncensored ?

primal current
#

Dear friends, do you know pages, places or people who publish contests, calls, competitions, prizes related to AI art? I got few, I would greatly appreciate if you can give me info, whoever wants I can share the info I have, regards.

near wagon
near wagon
sage tendon
fervent thunder
#

The idea behind AI to generate images. Is it a combination of algorithms that detect shapes, colors, depth, position, etc? Like google search for images of dogs, it looks for images containing dogs.

I myself cannot draw a dog, much less photorreal. What did they do to make it generate a dog that isn't like a kid drawing a dog with no knowledge of shapes, size, propotions, shadows, light, ...?

fervent thunder
#

with AI is it possible to specify images from already existing ones? Like. I want the same scene, but change time of day and weather, keep everything else intact. Or change the camera angle. Or draw from a sketch with the silhouette of what you want.

#

I imagine the thousands of labour hours that would save in cinema, anime industry and TV

crystal plover
#

Morning guys, I am now finetuning a realistic style model, my dataset has 500 pictures(nikon8n7x), regularization has 2500 pictures(realistic). Is these amount is enough?

placid sage
#

I've seen clips of people using some interesting workflow for stable diffusion that uses a flow chart of some kind. I think it has something to do with SDXL or something?

I've been lazy and just using auto1111 webui, simply doing prompts and negative prompts. but I want to start diving into whatever that is. Can someone point me in the right direction?

pastel lynx
#

Hey! Anybody ever had the no module named tqdm.auto issue when starting the webui ?

fervent thunder
#

damn

west prism
#

Good morning Sirs

#

any new Cirnos

#

oh wait wrong touhou discord

fervent thunder
#

so after I use all my free trials of SDXL I have to pay?

west prism
slender kraken
#

Good Morning Team,

Am i missing a setting somewhere? I am running SD on a 1070, i know it isnt ideal, but it works

My issue is with XL though, it always error's out with a memory error

Under normal circumstances, i would just chalk it up to, GFX card is sh1t, to bad to sad .. but why is it SD cant generate a 512 image, but comfy can generate a 1080 image on the same model with no error?

i have --xformers --no-half-vae in my gui.bat

slender kraken
#

ok awesome! thank you ā¤ļø

#

does order matter when loading arguments?

warm junco
#

Nope

slender kraken
#

cool, gonna give it a shot now

warm junco
#

Should work for you if your on the 1.6.0 (latest) webui version

slender kraken
cobalt crag
#

Is it possible to generate image with ONLY few Steps?

#

10 Steps or 5 Steps

still glacier
#

try it, result will probably suck but it's possible. Results will vary depending of what sampler you're using.

still glacier
slender kraken
#

with the --medvram-sdxl,

will i be able to go larger without running into mem issues? (just left home, so cant test)

eternal oyster
#

Hi, I tried to download AUTOMATIC111 For Stable Diffusion I installed Python 3.10.11 but it gives me an error when I create the image https://pastebin.com/fS0c5bP4

still glacier
still glacier
eternal oyster
eternal oyster
#

I tried it a while ago and it works

#

What is module xformers "no module 'xformers'. Processing without..."? @still glacier

cobalt crag
#

the more it will be better?

#

100 steps?

#

200 steps?

#

or let's just say 30 steps

eternal oyster
warm junco
still glacier
#

yeah what he just said

hybrid harbor
#

How do I generate images?

#

After /dream?

near wagon
#

these questions šŸ˜‚

hybrid harbor
#

:/

near wagon
#

tbh I haven't ever used the bot. I think there are guidelines listed somewhere though

#

in one of the channels

hybrid harbor
#

So I do I generate images?

#

how*

tepid condor
#

I know this doesn't fit in this server but is anyone familiar with KoboldAI? Does anyone know what GPU Layers are and how much I can maximal use?

still glacier
stable pawn
#

I installed the new InvokeAI and ran it, but it is slow for it have to load the SDXL models each time I generate a image, that is 20 seconds of loading before it can generate an image that take 9 to 10 second to finish, if I do several images in a row there is no loading, it just when I press the "Invoke" button it start to load, 20 seconds may not sound much, but 3 images will be over a minute and it is soon up in 30 to 60 min of time waiting.

Is this normal or something that may be bad in my instalation?

empty umbra
#

Heya all, does there is a database of most trained words / character in SDV / SDXL ?

#

I tried to make the 27 club but looks like some musician aren’t going well in SD (vanilla 1.0)

cobalt crag
#

How to use Lora in ComfyUI?

#

Does Lora and my Checkpoint need to be the same version?

#

for generate any image?

grave talon
#

After the latest update I can't find the "tiling" button anymore, where did it go?

slender kraken
#

I have a question about a lora, i trained my own model, and it def shows, but want to get my prompt ready, lets say my lora is called m3gan, and its trained on khoya with a class of woman, what would be the better prompt?

Instagram photo of m3gan, lora:m3gan:0.85
Instagram photo of lora:m3gan:0.85
Instagram photo of woman, lora:m3gan:0.85

slender kraken
cobalt crag
#

What kind of stable diffusion checkpoint that is for all-purpose stuff?

#

Anime, Realistic, Scenary, Artstyle Versatilities

#

everything at one?

lyric estuary
cobalt crag
#

How to "weight" in comfyui?

#

and what are Separate UNet/Text Encoder weights?

warm junco
cobalt crag
#

Dreamshaper?

#

hmm oke

#

since I deleted Automatic1111 now

#

It's so hard to use, idk why

#

Imma try that

warm junco
cobalt crag
#

Idk, but I love Comfy more than Auto

#

It's like you gib gab that connect this connect that and boom

warm junco
#

Yea thats pretty cool as you can edit everything and make your own personal workflow

#

Also sdxl is still faster in comfy

fervent thunder
#

sdxl 1.0 pro only

#

I tried the other versions, the images are a lot different

cobalt crag
#

I would prefer SD 2.0.

#

cuz it allow me to generate in HD latent image as 768x768

#

an upscale model for anime artstyle is not exist :(

#

I tried find it Civitai and nothing found

fervent thunder
#

what does weight 0 do?

#

negative means "I don't want" ?

cobalt crag
#

How to "weight" in Comfy?

#

I only see something like
"Strength_Model"
"Strength_Clip"

hasty hornet
cobalt crag
#

UniPC?

#

What is that

hasty hornet
#

for everything else ~20 steps is kinda baseline (give or take 5)

hasty hornet
cobalt crag
#

hmm ok

#

Btw

#

Anyone have Aspect Ratio for me?

#

so I can do stuff in Latent Image blah blah idk

candid kindle
#

hey guys! how yall doing?

#

i'm new to this thing... where's the best place to get modules?

cobalt crag
#

Civitai all the way

candid kindle
#

and i saw stuffs about using stable togheter with photoshop, how can i get this?

candid kindle
bleak matrix
#

Good morning! sunsmile Happy Labor Day! How is everyone?

candid kindle
bleak matrix
#

What are you up to?

knotty turtle
#

Can Lora models trained on SD 2.1 be used with SDXL?

candid kindle
# bleak matrix What are you up to?

just started using... i tried in the beta a while ago but i quit the AI world (cuz lack of time), now i'm back and its a lot more complex lol

bleak matrix
#

It's amazing how far the technology has come in such a short time.

candid kindle
#

yep, works like a charm, but now i need to work with come inpaint or img2img stuffs and i'm rly lost lol

#

for example, in dall-e, you can upload a PNG and it will read the transparent pixels and inpaint on it, so you don't have to brush it all... stable have something like this?

cobalt crag
#

and we do have that

#

Both ComfyUI and Automatic1111 from WebUI are available for that

candid kindle
#

yeah i installed this automatic1111

#

and a couple of modules rn

#

so if i upload a image without background to img2img, will create a background? (if i set up correctly of course)

pale latch
#

for upscaling, especially for anime and using something like controlnet tile with ultimate upscaler, you're off to the races

cobalt crag
#

hmmm

hard marsh
#

i need help downloading control_v11p_sd15_inpaint

#

the inpaint model

hard marsh
#

wtf

#

how did u get that file

#

im on files and versions and its not there

hard marsh
#

wow ty

#

im blind or smth

pale latch
#

my eyes can only see the obvious as soon as i ask somoene to help me out too

fervent thunder
#

is it possible to transfer creations from one acc to another?

pale latch
#

account?

fervent thunder
#

yes

pale latch
#

you want to transfer discord bot created pics to a new discord account? no. not possible. just save them. The server logs aren't your file storage

lavish lake
fervent thunder
#

what's the difference of using a sdxl on nightcafe and installing invoke ai?

distant flint
#

Anyone knows why DPMPP_3m_sde has overall a nice convergence on the preview, but when it outputs the image it's got a ton of colored noise?

#

(same with dpmpp_2m_sde, just slightly less worse)

#

most of that noise gets picked up by the refiner no problem, but it means the result is absolutely unusable without refiner

bleak matrix
warm junco
cobalt crag
warm junco
cobalt crag
#

oh nvm

#

I see it lmao

#

What are these samplers' difference btw?

#

I have no cloe

#

Dpm Euler

#

and many things

cobalt crag
#

my model is broke after I used UniPC

#

and when I go back to use DPM++

#

the image generated in pixilated rainbow crystals illustration :(

fervent thunder
#

DPM based ones, and euler are used often

cobalt crag
#

Idk what to do

#

Oh wait

#

OH!

#

I accidentally used VAE from SDXL

cobalt crag
#

cool indeed

bleak matrix
fervent thunder
#

is it possible to generate the same image again?

spice plank
#

anyone got any lesser know site with loras? I got civit, pixai, liblibai.

pale latch
#

its' a pretty big deal and makes, imo, 1.5 far more powerful than 2.1

#

there are a few controlnet models for 2x but not as many as what's available for 1.5

wary belfry
lofty girder
#

are there any plans to merge the directml fork of webui to main?

fervent thunder
#

I wonder if AI can save thousands of hours spent generating frame by frame animations and other things in which all you want is to change lighting, weather, position, erase elements, etc.

wary belfry
#

episode 2 is even better

dire mulch
#

sleep broshi

#

hu

trim yacht
#

Hey guys, question, A macbook M2 max with 96gb unified ram or a beefy PC with a RTX 4090 24gb ? I know people say get the PC and remote in via other methods but just trying to future proof as both options are not cheap!

warm junco
rough ridge
#

can somebody help me, ive been trying to create workable concept art for 3d modeling for makeshift ork melee weapons for a few weeks now and i cant seem to get it right

#

i need a mentor or guru

unborn perch
#

Hey guys, I got a question. When I generate I click generate image even after using the same prompt it generates very different images from each other. Is there a way to tell stable difusion to generate images that look more like eg. generated image #2 ?

placid sage
#

Is there any way to use the same models folder for auto1111 and comfyui? Please let me know the trick.

honest light
#

can someone tell me how tu use the style command

bleak drift
#

I find it hilarious that some sites won’t generate a depth map for a photo if it’s ā€œexplicitā€.

#

And the other site I was using discontinued, saying to use Stable Diffusion as it’s much better.

#

Like bruh. The only reason I used the site is because I don’t have a computer built beefy enough for stable diffusion.

broken cave
solar condor
#

hey whats up guys !

#

im new to this and wondering if i should download thecomfy ui

#

instead of automatic1111

fervent thunder
#

Everything is streamlined , comfyui required you to know what tools to use as you have to manually put each step in place

solar condor
lyric estuary
# solar condor oh okay, and why do people use comfy ui :)?

Flexibility.

Just add nodes gradually as you go or vice versa.

You'll understand this if you experienced with node based softwares before.

Image2image workflow makes more sense in ComfyUI.

Load 2 models (or more) in a single pass, mix and match them for final touch or fine tuning, etc.

solar condor
#

thanks btw for your answer, the only thing that sucks is that im on mac

#

and i feel everything is more complicated

#

😢

#

haha

lyric estuary
unkempt hatch
#

Someone told me you can fine-tune BLIP2, I can't find any info abouut it (or any fine-tunes). Any leads?

obsidian terrace
#

Hey y'all I'm trying to move from auto1111 to comfy. Trying to figure out how/whether the "variation seed" and "seed resize from" options(that are found in the extra section in auto) are implemented in Comfy. What nodes should I be using for that stuff?

obsidian terrace
warm junco
keen marten
#

Is there a ppt for introduction to stable diffusion. I'm giving a talk in my company's townhall about stable diffusion and how we can use it in our company.

umbral mantle
#

I want to use stable diffusion control net and everything it has without installing it locally. Is there any online / cloud service ???

wise aspen
#

i have question, if i using controlnet for SDXL, and render will be 1024/768 - what should be preprocessor resolution in this case?

languid helm
#

yo my final year project was rejected by my professor šŸ’€
it was about using a text2emotion model with stable diffusion to automatically create a comic from story book ( without any prompts, the prompts are obtained from the story book ) and controlnets ofc

#

she said there is no novelty :')