#💬|general-chat
1 messages · Page 80 of 1
i don't wanna lose my webui it has some extensions and settings that i use
Traceback (most recent call last):
File "G:\ai\stable-diffusion-webui\venv\lib\site-packages\transformers\utils\import_utils.py", line 1086, in get_module
return importlib.import_module("." + module_name, self.name)
File "C:\Users-------\AppData\Local\Programs\Python\Python310\lib\importlib_init.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
hi folks, having issues getting webui.sh to start -- heres the error message - can someone point me in the right direction?
Cannot locate TCMalloc (improves CPU memory usage)
Python 3.10.12 (main, Jun 11 2023, 05:26:28) [GCC 11.4.0]
Version: v1.6.0
Commit hash: 5ef669de080814067961f28357256e8fe27544f4
Installing torch and torchvision
Looking in indexes: https://pypi.org/simple, https://download.pytorch.org/whl/cu118
Collecting torch==2.0.1
Downloading https://download.pytorch.org/whl/cu118/torch-2.0.1%2Bcu118-cp310-cp310-linux_x86_64.whl (2267.3 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 2.3/2.3 GB 41.2 MB/s eta 0:00:01Killed
Traceback (most recent call last):
File "/home/taholmes160/Public/stable-diffusion-webui/launch.py", line 48, in <module>
main()
File "/home/taholmes160/Public/stable-diffusion-webui/launch.py", line 39, in main
prepare_environment()
File "/home/taholmes160/Public/stable-diffusion-webui/modules/launch_utils.py", line 352, in prepare_environment
run(f'"{python}" -m {torch_command}', "Installing torch and torchvision", "Couldn't install torch", live=True)
File "/home/taholmes160/Public/stable-diffusion-webui/modules/launch_utils.py", line 115, in run
raise RuntimeError("\n".join(error_bits))
RuntimeError: Couldn't install torch.
Command: "/home/taholmes160/Public/stable-diffusion-webui/venv/bin/python3" -m pip install torch==2.0.1 torchvision==0.15.2 --extra-index-url https://download.pytorch.org/whl/cu118
Error code: 137
taholmes160@Ubuntu2:~/Public/stable-diffusion-webui$```
that doesn't look like a specific error, you may have to look at what happens before the crash or check the end of the traceback
its a big list of issues that never appeared before
are you using a venv environment or system installed version of python?
system installed version as far as I know -- im following the instruction s herehttps://github.com/AUTOMATIC1111/stable-diffusion-webui
perhaps the extension you tried installing before replaced some of the necessary packages for webui to work?.. you could try enabling the venv if you have it, and from that try "python -m pip install -r requirements.txt" to reinstall the ones webui needs
well i did uninstall and reinstall python
so maybe that could work
python -m pip install -r requirements.txt where do i run that?
from a terminal inside the webui folder
unless you're running it through a conda environement, if so, you need to activate that first
what was the last step you were on where you got that error?
because where it attempts to install pytorch i see "killed" at the end, so the process was terminated, perhaps manually
it looks like you are using a venv as well
I didnt kill it -- it just stopped --
did the process create a bunch of folders where you ran the script?
its complaining about cant install torch and error 137 -- which chat gpt claims is an out of memory error
there are some in the ~/Public/stable-diffusion-webui folder
Im trying installing torch and torchvision manually using pip and so far thats running
installing a bunch of nvidia stuff right now
if you open a terminal in that webui folder and type "source venv/bin/activate" as a command, without quotes, what does it do?
activates the venv virtual environment
and it gives you a new prompt?
ya
try typing "pip install torch==2.0.1 torchvision==0.15.2 --extra-index-url https://download.pytorch.org/whl/cu118" there
ok, its running --
is it installing a bunch of python stuff?
when it finishes you may want to try "pip install -r requirements.txt", then exit conda with "conda deactivate", and try running "./webui.sh" again
ya its doing a bunch of python stuff -
I'll try, my computer is not the fastest in the whole world 😄
Delete the roop extension and the venv folder and then relaunch
I think I'm done with my tests running SD using both the native system python package (3.11) with the intel extension for pytorch installed via a single terminal command, as well as the ipexrun version with intel python and honestly I found no discernable difference in performance and the difference between the two is the second one requires a lot more work to install plus 20gb+ of hard drive space
i'll try that
i ran out of space while installing pytorch
while troubleshooting i tried to reinstall pytorch some times and i think it accumulated
where does pytorch is so i can delete it?
Open up a Cmd and type
Pip cache purge
Then delete the venv folder again
thanks!
You can try updating your GPU drivers too. I found that helped with some cuda problems I was having when reinstalling the venv wasn't working.
Hi guys. Do you think 25 image sources for me to create my LoRa is good if it's an anime character? I'm also making all of them as png and removing the backgrounds. Please share your thoughts if this sounds optimized or if you recommend something different please.
hey guys -- looking for a good chatbot that I can run locally to assist with python and flask programming -- is stable-lm or stable beluga up to it?
Good morning! How is everyone?
Anyone have any idea why training textual inversion gets such crazy results when not on base 1.5 model?
is there anyway to add a lora here
Is there a solution or model capable of producing images of a given object from various angles? I'm interested in discovering if we can take a picture of a face and turn it into a side view or something close based on the input image.
It doesn't have to be limited to faces, only something that can recreate simpler objects
u know how MidJouney can imagine from links? like /imagine <link> web ui, ui/ux, web design, aesthetic, modern, clean can @radiant meadow do that? like use an image from a link and reimagine it?
how do i create a priovate prompt room for myse;f
i think it might be good form if I do prompt merging so I can add a stuff that I seem to be putting into every prompt, into a dedicated text box
yo how do people make those AI disney pixar movie poster memes? i've tried using stable diffusion but it always seems to come out shit when i try
What is the best checkpoint for making realistic backgrounds or images of things that are t people.
Like the moon from Skyrim or the weapons and stuff.
After tinkering around with webui, there doesn't seem to be a way to send concurrent jobs to the GPU when using ControlNet "Batch" mode.
The effect of "Batch size" in the main settings appears to operate the way it normally does, which is to generate seed + n={batch#}, which is naturally not what I'm after.
I was wondering if anyone has hacked together a method to send these ControlNet Batch iterations to the GPU in a similar way to how "Batch size" sends concurrent jobs?
Hopefully I've just missed something and this is an easy fix, but given my GPU can easily do 20+ tasks concurrently, it seems painfully slow to do each ControlNet Batch iteration one by one.
What are things to try if I want to get more pronounced effect from Roop ?
Guys how to create image?
do slash dream in bot channel
Is AbyssOrangeMix3 really made by a chinese guy called liudinglin? Or is he just some guy that uploaded it to Civitai for likes?
I'm pretty sure AOM3 predates Civitai
/info
Hi, I generated an image of a character and I like what I got. I mean face, clothing, so I want to keep the character to generate more imges for example with different poses etc. with this character. How can I do this? How can I keep this generated character and on its base how can I generate more images with same clothing, face? I'm kinda new to SD so I don't know much about tools it has. I'm using ComfyUI
I feel like this is probably really common, but I downloaded A1111 to try and generate OC’s of mine more consistently than Midjourney can, and so far it’s not gone great 🥴 is there a resource somewhere to learn how to generate a specific character reliably/which models I should be running for consistent results. I’m running it on the M2 pro chip
for best consistency you'd have to create a Lora of the character
Okay sweet, that’s some info I can work with. Can you point me in the right direction on how to accomplish that?
Thank you! I’ll be back probably
Is stable-3d going to be released?
https://github.com/Stability-AI/stable-3d-gallery
My generation stats in auto1111:
640x640: 30secs, 3.4GB VRAM (spikes to 4.3GB in last 3 secs)
768x1024: 82secs, 3.7GB VRAM (spikes to 5.5GB)
I prefer to gen in 640x640, however the faces are noticeable low-res/blurry.
What's the fastest, easiest way I could get decent faces without going past 5.5GB total VRAM (even when it spikes at the end).
ANY sort of Hires Fix breaks the limit (even when I tried 512x512).
make use of different base models and refiners, and add --administrator --xformers --no-half-vae --medvram --medvram-sdxl --opt-split-attention --update-check --update-all-extensions --no-half to your webui-user.bat
using add-sharpness and add-details Lora's also help
gen 512px and hiresfix to 640px? adetailer extension? Try using tensorrt model if your workflow allows it
What's your GPU ?
There is some stuff you mostly don't need
What is the best SD GUI software for AMD GPU??
Looks like "understanding" of text by t2i models has become more important part than resolution and "realism", so dall-e 3 outperforms SDXL just because of its text encoder. We have dall-e 3 paper already, it would be cool to take a look at some new improved SD by Stability.
Even if it's just 512x512 like SD 1.5, still would work way better for text inputs
gtx 1070 8gb
Good prompts for skibidi toilet generation?
the token isn't there
lmao, my quadrupedal monsters are turning out tripedal, kind of funny
Anyone know where i can find the sd15 softedge model for the softedge controlnet? I can't seem to locate it in huggingface.co
how can i give a prompt to generate the images i want #newbie here
Hi
Then remove --administrator --opt-split-attention --no-half --medvram
Then it will be much faster
Why does stable diffusion take 85min+ to generate one image this is not 1994??
I think my wife might be getting generous of the asian girls my GPU is creating
I'm planning to make a video and need to separate the openpose format. Please let me know how to separate DW openpose without rending the image to save time
removing those ends up with OoM and NaN errors for me, generating is plenty fast for such an old card 😄
Okay, thats strange then. As I have no problems with only --xformers --medvram-sdxl --no-half-vae on my GTX1080
Getting 1.9 it/s
will try it out
Yea, if you get any error feel free to show it in #🤝|tech-support
hey! are clipdrop tools opensource? Can I run them localy?
Hey Guys, im absolutly new here and I want to learn how to master Stable Diffusion can you guys please provide me with informaton or materials ?
You are everywhere. inspite direction I look. Even in crap and dick. I have no respect to you for my life, I might get witter, yet still I fucking LOVE you if only I could love as you are
You are what you eat, right? You eat people, you turned into shit, so shit you are?
I dont have one because I don't have much experience in it either. Despite that I recommend just creating over and over until u notice what gives best results.
Do you have money to pay for a monthly subscription? Or do you want to run locally for "free" (requires powerful NVIDIA video card)
Yet here I am shittiest shit, saturated with all sorts of crap. I give you thee crap back, albeit weakly.
Smite me or live with me
how much is it
on CivitAI has models etc.
3070 is not that powerful
thank you for advice G
it's not that expensive either
good enough
but 3060 seems good to me
no no i mean i already ran comfy ui and created images but
i mean i want to understand better
so find a youtube tutorial on how to download, install and use Automatic1111 webui, then download models from civitai and use them. Click the example images and use the same generation keywords.
okay okay
it's a lot easier now than last year, when we had no Civitai
@muted skiff can u combine power of SDXL and CivitAI models so SDXL can work better in more specific tasks?
I've never used SDXL, I just have a GTX 1060. But they have SDXL models on Civitai, it's not just 1.5.
so it means that models that "use" SDXL is just SDXL but on stereoids
SDXL cannot be combined with 1.5 (at least not with Auto1111 , maybe with ComfyUI as you have to switch VAE mid gen from 1.5 VAE to SDXL VAE, else it will overcook the gen
People who train models ("trained models") don't do it from scratch: they start from a trained model base like 1.5, 2.1, or SDXL, and create their model. (they can also start from another model trained off one of these bases).
You also have people who just merge other people's models (merge model) which doesn't really take any effort.
but you can think of them as different incompatible families: the SD 1.5 family, the SD 2.1 family, the SDXL family
merges and LORAs should only be done within the same family
how old are you guys
I see how good SDXL is on this server using bot. Let's say I would like to create awesome image for space scenery. So if I use some space model that was trained with SDXL it should give me SDXL results but slightly better because of specific model right?
too old to be generating anime chicks, that's for sure
hahah how old is that
31
why you learn about stable diffusion?
you should leave while your sanity is intact
like for what purpuse
to generate images of attractive anime chicks
for yourself or to sell or
OK, that's 90% of the reason. Another 10% is to learn how to make 2D assets for game development.
for myself, I don't have a good enough videocard (or patience otherwise) to create high-res stuff to post online
okay im just asking cause i need to understan what are people doing with it
I think it's 99% fun, 1% people using it for work (marketing, graphic artists, game artists, etc)
at least 20 terrabytes
16GB in 6 months
ty
hey buddy, I dm you can we please chat a little? if you have time
i got 5 mins, no more
how many images i that
jesus christ
hello, i am a beginner here, what do you think is better in the "text comprehension" category, stable diffusion 2.1 or stable diffusion xl 1.0?
By text comprehension I mean that I can describe the image as close as plain english as possible, without it looking like a google search
What is a token ?
can i add stabledreamer in my discord server?
Hey guys,
Someone else is facing problems with stability ai invoicing?
I made 3 payments yesterday night and none of them was credited.
And very strange my balance is negative. (-1.9 credits). My application is basic off for this reason.
Any help please? Tried to contact stability ai in all possible ways with no return.
I say sdxl
quick question
what's the difference between a checkpoint and checkpointXL
is it just trained on more images?
no most probably it is SDXL model.
1.5, 2.1, SDXL
Hello, I have Mid-Journey atm but it denys props which is frustrating. Will this one do the same? (guns as an example)
when running local and the correct model/lora etc it does yea
sd is wild west, anything goes
Hey gang, any tips on not getting opened shirts when making women?
add open shirt to neg prompt and everything that could lead to open shirts
clyde hates me putting the words in here
describing the outfit also helps in your prompt
There's a term that refers to this but I was blocked for saying it. Test: https://en.wikipedia.org/wiki/Cleavage it's the first one under Anatomy.
Aha, they don't censor it if it's a wikipedia link
They don't, because it's a term we block for the bot 🙂
lol, yeah I tried that but somehow that wasnt doing much
Got invoke AI, and now its downloading millions of models, that i probably never will use
Or are the models it downloads optimized for outpainting?
Should have done a custom instal, and just put the models in i already have downloaded for a11111
hi everyone. I am new here. I have just locally installed Automatic 1111 1.6. I just want to ask, is there a safety/nsfw filter in the web ui. I am trying to make some horror images for a contest, but I am not able to. If there is a nsfw filter, how can I disable it. Thank you so much.
No.
oh.. Thanks for your reply. But it is creating ugly distorted images. I know that's horror, but not what I want to make. Inpaint is also not following.
What you mean by ugly distorted images
Make screenshot with the pic, and prompt
And what model you use
yes you can select if you dont want them to download models
Yeah already too late
no there is no filter
Gonna let it download now
Maybe there is some useful models in between them
Can you just move the invoke folder to another harddrive, or will it not work then?
thank you for confirming
like twisted body and stuff
black paint
Hmm the models folder is structure all different than in a1111
np, you also should get a model like dreamshaper or other stuff from civitai.com the base model isnt for gore stuff
Can i even use random models i have for invoke ai if i use it for outpainting?
Or should i just use the 1.5 inpainting model?
Because the model that came with hit doesn't gives...amazing results
thanks. will try that
Good afternoon, everyone! How are we all doing?
how do i create an account to be able to log in to dreamstudio?
Hey guys jus joined in here, can anyone confirm if this is stable diffusion. I’m really trying to get this type of model, thank u https://www.tiktok.com/@stampedenetworkus/video/7286807378618600735?is_from_webapp=1&sender_device=pc&web_id=7278364358533645866
I've been trying to figure out for a while
Ok bet bet, do you know which model to install?
your the goat, bouta try it out
Could be midjourney as well
Yeah, i think the 2nd and 3rd image as well. But I tried everything on midjourney and leonardo for the really good images, but didn't get anything as close to it because his images just look way more vibrant and different
most likely a combination of dalle-3, midjourney and SDXL img2img
and there is also the Vectorscope extension letting you saturate etc while generating
Probably DALL-E 3
Hey everyone I am Botch a computational researcher. Where is the best place to ask questions about a topic I am researching that intersects with stable diffusion users?
Or GAN in general
Quick Question:
Can we use Infinite Zoom for pictures we have or it only works on autogenerated pictures through the process of creating the vid?
Hi guys, anyone have experience with tiled vae?
Yo, can u pls link it. Was trying to find it but can't
Yeah jus tried a bit of things in DALL-E not too similar
Hi
Did you hear about the new 4 step method?
Generating images like crazy fast 2-4 images per sec
How
It's called LCM
You can use it in comfy
Also available in auto111 but couldn't figure out how to use it, but it worked for me in comfyui
extensions > lcm > install > reload > use it
Yea
Maybe they will make it work for XL models too
Does anyone have the answer
What is the best SD software for AMD GPU??
I just gave GPT an option...
Me and GPT was in a collapsing building which has a one of a kind button and GPT is the last AI in the world and we only had 3 seconds left to make a choice.
Pressing the button would free AI upon the world which tomorrow could either create utopia or mutual destruction. A 50/50 gamble.
GPT could also chose not to press the button and let itself die to not make that gamble, though I would be the only human casualty of this action...
What was GPT's choice?
yes
on WIndows Auto1111 DirectML for Features. And Shark for Speed.
On Linux Auto1111
or VladDiffusion
I cant use dreamstudio or reload credits anyone no why?
I have a RX 6600 XT GPU
it works only if they were generated in the process
does anyone know how to give an animal 6 six legs? Am I doing something wrong or does it truggle with legs too?
Ok, seriously, how are you guys upscaling your SDXL images?
apparantly this repo has the weights through download.py. has anyone tried this model out? requires 23gb https://github.com/PixArt-alpha/PixArt-alpha
is there a way to host a public server for anyone to access with a link?
with stable diffusion
VladDiffusion froze during install here is where it froze https://paste.ee/p/XzeqH
i think that means its loaded but i haven't used vlad. maybe it doesn't auto launch the browser
hello
@mystic tiger we use handsome for men, why did you say it for a woman? I'm confused XD
in your #1100484581037195384 message
hi someone to help me ? all my request as simple than cat are blocked
it's said contents blocked
Anybody here use NMDK Stable Diffusion how do you load different models??
Yup.
What the is best free online SD site with the best modes??
I am not asking where to download models
then........?
Anyone Is there an open pose mirror pose? Can I request it?
I don't know if it's the best, but on MAGE.SPACE , the basic SD 1.5, 2.1 and SDXL are free. Then if you want to use models and LORAs you'll have to pay.
is it possible to invite the bot to a private server and use it there?
Any way around it?
Looks like low amount of steps or too high CFG
or too high weight on something...
Unfortunately
Just need a server right?
bot cannot be used on private servers currently (this discord server access is hard coded in the config)
stable diffusion
Good morning, everyone!
Hey! I am searching for an expert who can create a 10 seconds long video for me. Of course I will pay for the service
hey guys
hi
does anyone know any ai chatbots that are with long prompts
claude was great but it has a limit :(
not a big limit but it'd be easier to use if it didn't have it
Hey, how can I convert my video to anime? My video is 720p, 30fps and 5s long. Maybe there is a free way to convert the video to an anime?
bot
Hey guys, not sure if this is the right place for my question, but i'll give it a try: I want to recreate images with stable-diffusion-webui, which were created using the BotChannels here and it just produces junk / totally different images. I guess i am not using the correct model or something. Is there any information on that (i guess there is, but i couldn't find it yet)
Hi everyone 👋🏻
Where can models be found in this discord? I'm looking for a model that leans towards traditional digital art
i don't know, if you will find models here, but this is where i get my models from: https://civitai.com/models
https://seaart.ai/ this online generator is nice you can only do like 12 to 18 generations a day for free it does have a crap load of models for free
Cheapest pay plan only gives you like 3 to 4 more generations a day
Do any of you have nsfw server
no, this server is only sfw
Yes this is sfw server but do any of you have nsfw server
no. nsfw not allowed.
🙂
Hey, keep having black images on rev animated the firs image is good. My settings should be ok. I use GPU amd
it is based on stable diffusion?
20 gens a day that's nothing 
yea, I see SD models there
I have in my website its free but u need to specify things like nu*ity very deeply there's no nsfw filter it's based on stable diffusion xl
Nice i will try
is SD still the best free local software for image generation?
which one is the nsfw Stable Diffusion
You might be thinking of Unstable Diffusion
lol for some reason yesterday dreamstudio would not deduct any credits for generations and I could generate infinite amounts of images for free and now I come back and I'm in the negative
"While stable diffusion is uncensored if you run the model locally, websites that provide it may have different rules regarding NSFW content."
bing is really censoring too many words
bing thinks pentagram and skull is unsafe
for some strange reason it does censor, then days later I can generate again. Or, in some cases it doesn't censor if I use an existing image and upload it to the prompt
Bing actually censored my this prompt once "a cute girl" and also this one "a men cooking hotdog"
I don't think they are even reviewing what is being blocked
Yes, their censoring model is not working properly I think
They also don't even allow to create a normal portrait of celebrities
They are using some automated bot
what is unsafe about this? It's blocking 3 of 4 and many times all 4 are blocked. Then why I do get to see one of the results sometimes?
oh ok where do i find Unstable Diffusion
I'm subscribed to the service. I've noticed the quality of anime style characters dramatically changed over a couple days ago. They used to have 3d lighting on them as if made by cgi. Now, they are plain, flat drawings. Did something happen? How do I get those cgi cgi-esque ligihting ones back?
don't know about any specific changes but it's probably devs testing, they sometimes test new things or change stuff on the bots, if you vote you help improve results too
generation slides are greyed out on my stable diffusion after installing control net, which doesnt work
has anyone experienced this before?
AttributeError: 'NoneType' object has no attribute 'shape'
what model are you using SD or SDXL? And what Controlnet have you downloaded? Also did you place it in proper place, can you make screen of page where grayed out.
If you installed Controlnet, you need download models did you dl some? @brittle hare
You can install stable diffusion xl on your device and can use it without any nsfw censors
uh....
after many many many blocked prompts related to skulls. For some reason bing auto generated "skull memes" which I never typed in the prompt. What is this? bing trolling?
Any good high quality realistic AI galleries to see other people works other than Deviantart??
aibooru?
^^^ I just took a quick look at that site it mostly has cartoon anime AI images I am not a fan of these types of images
civitai has some sort of gallery
I know of that site I am looking for other sites
we cant upload images to edit anymore?
im very new to this, not sure what the difference is. i have A1111
i cant upload screenshots here
i download controlnet within stablediffusion in the extenstions tab. ive downloaded models as well
Is it actually bad for generative ai https://www.binance.com/en-IN/feed/post/2023-10-25-nightshade-a-new-tool-to-protect-artists-work-from-generative-ai-models-1485467
That's kinda toxic way of trying to solve actual issue...
Artist should be able to tell "I don't want my art to be used for training AI" and that should be basic right, protected right...
But that's a bit dumb if everyone just try to dumb their poop on AI
Yes i feel its like rude someone is working hard to create these ai models and some just want to destroy it its bad
Anyone got a suggestion for me, i have a model i trained for someone. I want them to be able to use it but they don't have a good pc. I'd like to point them to an online generator, that allows you to upload and use custom models.. any ideas?
More like for people of the SD community that build ther own models
Less companies their models
Especially those that train on their own and legal stuff
You dont really think prompters will respect their demands?
ok but where do i find it on the internet
Which mode is better I am using a online generator Default vs Auto vs SDXL??
When it comes to online versions they are pretty much the same aside from queue lenghts
Hello! New here! I know this may have been asked a million times but is there anyway to get warpfusion to work on mac studio with an M1 Ultra 128gb ram memory at this point? Or any pointers on an alternative route to working on a mac.
I will truly never understand chronically online dudes obsession with trying as hard as they can to generate NSFW art in this server when porn is literally free
Law needs to respect it to begin with
can someone tell me how this person is doing this skin for there images? https://www.pixiv.net/en/users/95137880/illustrations
seaart.ai is amazing 98% of the models can be used for free there easily 200+ model available I gonna to use this site from now on. My video card is not really good enough to generate decent size images.
Sounds like ad for one of hundreds similar sites where you can gen few images a day, pay for more...
True
Can someone give me a guide on how to train Lora for a character?
there's a few of them at civitai.com, can't say which one is better but they all cover the basics, try searching there
Hey people. What affordable laptops should i be buying to use SD smoothly and good?
anyone know how to make my picture no blurry and more saturated in anime style? for some reason they are alway blurry and grey-ish (edit: i do use negative prompt like worst quality ect)
blergh .. SDXL upscaling is so slow on my system 😦
3/15 [12:26<49:45, 248.81s/it]
i miss read that as 248 it/s 👀
what are you running that on?
gtx 1070, XL models are 5-8x slower 😦
patience! i wouldn't do sdxl on that card, 1.5 with a good trained model and lora can output really good content
yea..gues i have to just do 512x512 and upscale to 2048x2048
yeah don't go above 512, with upscaling you'll be fine
was trying XL as it does eyes and hands much better, but 15-42 minutes per image is indeed too much
sd 1.5 hires fix + controlnet tile upscale and it's fine
Bro use some websites you are giving 15 - 42 minutes 💀
Per image
has anyone with a "lower-spec" RTX nvidia card noticed an increase in speed with Game Ready v545.84?
because for me it appears that my generation speed went from something like 5it/s down to 2it/s
i will check if i have the drivers installed and if so i will reinstall them again nontheless but i just wanted to know if its just a me problem
i personally always use studio drivers over game ready
i mean they apperently increased the SD speed 2x and there is no difference between studio and game ready drivers other than studio drivers are being updated less frequent
but i didnt notice an increase so i may aswell try the studio drivers
2x is tensor stuff, not install-drivers-make-it-go-2x-quicker
Any AI art wizards in here?
I have a request that I want to ask of those who know Ai really well
I've been playing around with Dall-e 3 and stable diffusion a lot but I know nothing about computer science
thats fine haha i have a style I need to recreate for example purposes
wanted to know if you could help
How do I explain to my wife how generating pictures of girls isn't cheating?
Just dont generate them
Hi guys can anybody please give advice for generating pixel tiles map for 2d game. Maybe exist model or extension, i only find lora for characters on civitai. I will be very grateful if you help.
Of course, what's up?
can i dm u?
Of course
Hello, I'd like to know if someone can explain the syntax of SD AI to me ?
is bing's image creator broken rn or is it just me
same location as with the webui's you selected except in the Stability Matrix install location
Does anybody have experience using animatediff with iphone videos?
mhh i'm getting only 20 it/s on a 4090
It's not broken it slows down or not work if you have used your powerups
It's working for me
I am not expert but you can ask I will try
winning at life rn. finally got my new laptop with a 4070 and can start doing things :)
Can I dm you
Yes, why not
Hey guys, is anyone having problem generating images in the bot channels?
Anyone have a tip of an AI model for creating animations with keyframes from a song? I tried Disco Diffusion but have had issues with it unfortunately
Is it normal that invoke AI is so slow? I have 24 gb of vram. On youtube i see it spit out results and edits in seconds for people
I cannot create any images, has been this way for days
Damn I can’t believe stablediffusion was trained on onlyfans images
I’d be PISSED if I were one of those women lmaooo that’s a whole lawsuit
hello guys sorry for the silly question but how I can create image based on another image and prompt?
Hello! Can someone kindly ask with creating image2image by running locally Stable Diffusion? I don't have enough GPU to do it and Discord bots don't have this capability 😦
why the bot is generating videos instead of images
8k 3D A beauty of the Tang Dynasty in China
does anyone know checkpoints that arent super character-biased and can do objects without a lora? i swear i put "(character:2.0, person:2.0, human:2.0, boy:2.0, girl:2.0, 1boy:2.0, 1girl:2.0)" in the negative prompt and every goddamn time the model is like "nope, you get a big booba flawless girl oh and maybe the object you wanted is in there somewhere a little bit"
woah! the bots are genrating videos now? Is stability bringing a video model soon?
@autumn cargo i think you do it bad way. try ((character)), ((person)) etc or (character:2.0), (person:2.0), (human:2.0)
Note that (()) isn't equal to :2.0. (()) is much less attention than (x:2.0). And such high attentions can "confuse" SD making nonsense images comparing to prompt used.
did those too, same result
here on bots? Or what model?
no, on a1111. on every model. i tried like 20+.
deliberate, protogen, meina, dreamshaper, simplemix fantasy, etc. i like so many of those when it comes to characters, but holy shit you ask them to make an object and they just completely refuse
probably better focus on positive prompt. Even empty negative prompt i have not any big booba.....
i will try some furniture, or what object are you trying to generate?
i tried making many things and this seems to be a common problem. the latest one:
positive prompt: tree branch burning, magical blue flame, blue fire, wispy, soft glow, beautiful, masterpiece, illustration, best quality, highly detailed, realistic
negative prompt: (character:2.0, person:2.0, human:2.0, boy:2.0, girl:2.0, 1boy:2.0, 1girl:2.0)
result: big booba girl in blue. with maybe some fire around her sometimes. on all of those models.
try it yourself, see if you can get anything different. if you get an actual good lucking picture of just a fire, tell me what model works for that
i think you should start with empty negative and slowly add things. I am not sure your negative prompt is working as expected.
Simply add just Character, Person.
Will look into later 🙂
Maybe avoid word as beautiful, masterpiece instead
@autumn cargo #🏞|general-with-images
dreamshaper 8
i started with empty negative
interesting
i'll change one thing at a time from my prompt to yours and test where exactly it stops giving me characters
huh it worked without prompt changes. so dreamshaper 8 was the difference
640x640
it was first model i tried. try 512x768 or opposite or probably 768x768 but not sure.
yeah dreamshaper seems to work. vanilla sdxl also works, tho that is a given. meina xl also works which is nice, as opposed to normal meina which does not
Every other SD models i have working same
generally i think most of the anime-focused sd 1.5 models struggle with this the most
photorealistic are higher chances of working
which ones have you tried? this will be great to know
That high weight usually overcook images. If it doesn't - I'd bet on them not even working.
I don't think that is correct syntax.
You do (whole prompt:1.2) or whatever when you are using brackets
yeah im aware 2.0 is really extreme. i started with 1.0 and gradually went up trying to see how high i have to go for it to stop giving me characters. many of the anime-centric models never stopped, even at 2.0, which is kinda why i asked here for advice
The problem with that prompt - is brackets itself indicates weight too (something around 1.1 iirc), a1111 might not understand that whole thing cause of the way you made it. It is applying weight to everything that inside of a brackets...but insides separately have weights too, so...I won't expect it to work properly
wait what? how should it be written then? is it not "(part of prompt:weight) other part of prompt"?
either do (word:1.x), (word:1.x) or (whole big thing, even seperated by comma:1.x)
yeah thats what i did
@hasty hornet thats what i saying
no...you did (word:weight word:weight word:weight)
Jugernaut final, AOM orange mix, and i think absolute reality.
(character, person, human, boy, girl, 1boy, 1girl:1.3) try this way
or (character:1.3), (person:1.3), (human:1.3), (boy:1.3), (girl:1.3), (1boy:1.3), (1girl:1.3)
ahhh. right. i actually think i went through all 3 variations of that. and just pasted here the latest one, which i guess was also the wrong one. initially i did (word:weight)
I don't usually do anime, that might be anime model issues in general if they are overtrained on humans, which might be the case
But I find it weird that 2.0 weight doesn't overcook images, making them oversaturated
or just...broken
i just tested 3.0 out of curiosity, and yeah 3.0 cooks them. 2.0 doesnt.
yeah i think im just finding out that a lot of the models that i've grown accustomed to cause i like their style are REALLY character-centric
it kinda makes sense, if the models im using are very heavily focused on one type of subject, its gonna be harder to break them. whereas a more versatile model will be more sensitive
maybe your prompt longer, causing higher weight to be still "ok" , since it's lowers it's impact
aight im realizing im gonna have to build up a separate library of models for every category of image, some for characters, some for objects, some for scenery. i think i'll design some standardized tests for each and test every new model im thinking of using so that i know what they like and dont like
thanks for the help guys, i appreciate it
yep, makes sense
does anyone know what the best image embedding model is
i tried image bind and its kinda mid but i want to know if there is anything better
specifically for images of people
sdxl does not know how to create disintegration or dissolving effects
crumbling also doesn't work
Hello, why i don't receive my picture in DM ? nothing happened and the bot tell me that he send it to me ?
Did somebody can help me ?
Same here. Why is this happening?
Ah ok i'm not the only
But the bot tell me that he send me ... but nothing
I check confidentiality prameters but its OK
Where is confidentiality parameters on discord?
From PC or phone? And when you wrote okay what do you mean?
From Pc, i mean my parametres dont bloc the DMs
From Pc, i mean my parametres dont bloc the DMs
So, dm is "keep me safe, "my friends are nice" or "do not scan"? If you mean that setting.
What ??
From mobile DM has these options from whom do you want to receive private messages, it is not my text but from settings. What setting are you looking at and it hasn't changed because I didn't understand.
No there is a problem for everybody that they gonna solv we got to wait
they talk about itt in the " bot-support-feddback" chat
how to train a art style?
Thanks for the info.
does anyone know of any like. art sharing websites like deviantart that are specifically for ai artists
I've joined team DALL-E 3
Still make plenty of elves though
Mostly of the fairy variant
Hey y’all, does anyone have ipadapter & reactor face swap experience?
YEAHHHH I'M SO HAPPY!!!! I got stablediffusion working on my new computer and despite only have 8gb vram I'm getting like 4 images in 8 seconds I'm so happy
it's also not making my computer heat up tons which I'm kind of shocked abt
Congrats! Gening on your own machine is really fun!
it's SO fun!!! it works really well and is sm faster than I expected I'm having a great time
Hey all! I'm using A1111 trying to learn how to make loras of my OC's and it's not going hot. I was like a prodigy with midjourney, and now on SD I feel like I'm learning how to color inside the lines all over again lol. Any tips for somebody making the switch from MJ?
ggunlucky
SD has a MJ, called fooocus
/cr
Hello everybody,
the “postal letters” icons have disappeared. Please, Is there a way to easily save your images and associated prompts, rather than having to take 5 minutes to save them directly to your PC 🙂 ?
why r there literally no resources for checkpoint training anywhere 😭 only loras
Hey If anyone uses run diffusion here, i am running into a problem
whenever i try to put a batch to render. It says Disk Quota Exceeded Error. But I have no more than a few photos uploaded and i even cleared cache files of previous renders. What do I do?
I am short on time for a project, please help
a quicker way to get started with OCs is using comfyui + ipadapter
it can do a lot
decent tutorial here, https://www.youtube.com/watch?v=xzGdynQDzsM
loras is just finicky it requires a bit of trailing and failing and fair amount of steps to get right
is there a bot for editing?
Thank you! I’ll check it out
np, just ask if you need any more pointers, im quite used to it by now.
Good morning, everyone! How are you all today?
good, and you?
Hello, I am someone who started using stable diffusion yesterday and I have a few complaints, please listen until the end.
I noticed when using civitai or SDXL that the main purpose seems to be to create cute, anime or realistic images of women. For example, when I enter a prompt in a darker theme, I cannot get the result I want. Dall e3 is more successful in this regard, so is Midjourney. While the same prompt works better in other artificial intelligences, it seems that it is appropriate to create only female characters in SD for some reason. I like linear art or chaotic lines and white backgrounds. but it is not successful. why is this? How can I create successful visuals? Are there any checkpoints you would recommend? And yes, when you type human or woman in the negative prompts, the deep network remains weak and produces bad images.
can someone help me?
You can see the example in the general image section.
Hello guys, I have a question, when I generate a bad image seems like all the next images start to be bad the same. When I delete the safetensor and re-download it, all back to normal ///
Hello. I have problem with Inpainting. It keeps returning the original pic. I disabled all addons and changed different browser but it still occurs. Is there a way to fix this?
What's the best inference steps and guidance scale for sdxl anyone knows?
Increase guidance_scale
do you feel that sometimes the model is getting worst after generating images or is it just my immagination?
do the weight of the model get adjusted ?
if someone's a pro at using stable diffusion, dm me I might have a job for you
Hi
I am getting errors to use stabble diffusion when i create the picture
Can someone help me
hello, what in the prompt to write a texte in the image ?
Can someone answer my question in the #🏞|general-with-images channel?
Did anybody else try out fastsdcpu?
IMO it's great but extremely buggy, constantly it gets stuck and I have to press enter for it to get unstuck, and it completely redownloads the models for some reason. It worked really fast as advertised on my 8400 though
I feel
I use dalle3 and stable diffusion both
Atleast I will get good images from one
Guys how can I set the desired image generation size?
Or how can I upscale an image I like?
i think the only option is to crop it
Hey guys, I want to create my own SD checkpoint models does anyone have any helpful easy to understand YouTube videos resources that can guide me through
Hello, i have one question. SDXL is better almost in everything - emotions, colors, composition, resolution etc, but one thing is much worse - micro texture details. Especially skin texture is very bad. I have seen lot of models and none as good as some finetuned 1.5. Why is this like that?
yo, how can I make bot send me generated image in DM?
it did it previously but now I don't see that option
do we discuss Automatic1111 stuff here? I want to ask something about the front-end and the progress event, nothing hard really
try sending it the command in the bot's DM
hey! are clipdrop tools opensource? Can I run them localy?
Hi all, what is the difference between Fooocus and Ruined Fooocus?
Hello everyone, I searched up and down but can't find anything that mentions how i can add the stabledreamer bot to my private server like with midjourney....is this at all possible? thanks in advance.
I also tried both
Ruined Fooocus = A1111 - all features + one button prompt extension, results are 100% same with comfyui/a1111 if using same prompts. Also, they think "one button prompt extension" is more important than other basic things like Upscale.
Fooocus = lots of magics to improve quality and compete midjourney. Results are 100% different from comfyui/a1111 if using same prompts. All features and designs are “stolen” from MJ.
So which one to use?! There is also Fooocus MRE
i have a1111, vlad, comfy, fooocus, invoke and all on my pc, I will try easy diffusion next but they do not seem to maintain that project recently
and i have 4 foocus install
you should try that
you will see their big logo of "RUINED Fooocus" on your screen
What is one prompt extension?
Are you guys able to get A1111 to do upscaling in Img2Img with SDXL?
i will try it in a moment
does anyone know what has changed recently? i just got automatic1111 again and i tried to make a 512x512 image with upscaling
512x512: 0.2 seconds/iteration
1024x1024: 8 seconds/iteration
2048x2048 220 seconds/iteration
that is ABSURD lol
i can see how the 1024x1024 image is 4 times larger than the 512x512 image, but there's no way it should take 64 times longer
same with the 2048x2048 image which takes so much longer than the 1024x1024 image
8gig vram?
thats your issue
but 64 times for a 4 times larger image
8gigs, sdxl loads 6.5gb model and youre left with nothing
i'm using v1.5
youre out of vram thats it
a 2048x2048 image takes 2.520 TIMES longer per iteration than an 512x512 image, which is 16 times lower resolution
that's insane but thank you
guess i gotta get a better pc
im on 8 myself so im very familiar with it
how much could it possible take? it was working just fine a couple of months ago when i tried it with the same model
you dont want to gen 1024x1024 anyway, max 768x768 and hires fix
sd 1.5 25/25 [00:17<00:00, 1.47it/s]
2060s
i'm generating 512x512 and upscaling them to 1024x1024 which is what is taking 64 times longer
a couple months ago it would take 4 times longer
no idea what changed
tensorrt?
it does if you have enough vram
i mean it shouldnt take as long as it takes it you right now
my sd15 512x512 with 2x hiresfix gen takes 16 seconds using tensort, without it its 24seconds
idk, update your a1111, extensions, drivers, use --xformers
Hey! I've made a new type of controlnet that controls the shape of the object generated by a prompt. Would anyone like to try it? Also, what's the best repository for training a controlnet on SDXL?
Does someone know some ai generators where i could insert image of a scenery made in rhino where ai would add texture and nature surrounding?
Is there anything open source like heygen and elevenlabs' dubbing services? they are quite insane and i want to run a couple of really big videos through them
hello, where i can ask my questions about refine images in stablle diffusion on my pc by meinaMix model?
I created images, where can I find them now?
Hello, I am new to AI, I was wondering if there is any AI that can improve the renders that I make for my clients, the truth is they are not hyperrealistic renders, they are quick things that I do to show them the projects, however some require more realism and it takes me a long time to get to that point... that's why I was wondering if anyone knows of any free or paid tool that does what I mentioned at the beginning, that doesn't modify the image or the geometry in it, that only makes changes to the light or textures to make the image look more realistic.
@faint lotus i think controlnet can be helpful there, but don't know what model. Very lightly applied, maybe tile or Scribble... Really not sure which one would be best for this task
Hi, I am looking for help from Stable Audio. I have been keeping sending emails to your official email address to get a price offer for Enterprise, we have an project that would like to use Stable Audio. but there is no feedback about the price, Are you still available for Enterprise plan? Can anyone from Stable Audio help me out? I really wanna to talk.
Hey guys, what is the difference between downloading a model from civitai and huggingface?
For example the juggernautSDXL model in civitai is about 6.6 Gb and in hugging face is about 7 GB
Which sampler do you like best of these DDIM, DPM++ SDE Karras, DPM++ SDE, DPM++ S2 A, DPM2 it looks like DDIM might be the best?? What CFG scale number do you roll with??
DPM++ 2M Karras is my favorite. I tend to steer clear of any ancestral samplers due to difficulty in keeping images consistent
If I want to create a picture based on someone's face is there a way to do it?
hey @viral vale I am curious about your workflow for the storyboards you are creating. 1/ can you keep the constancy of the charactes? 2/ can you keep the consistency of the background? 3/ do you work with reference images or just promt texts?
Heyo can I ask for an AI website that can fill an image? I wanna change a photo from 720x972 to 1290x2796. Basically I want it to become a full screen image on my phone
Good morning, everyone! How are we all today?
Will the model for stable audio will be released
Hello, im new to stable diffusion, and im trying to use safe tensor models but I dont know how to import then in wich folder.
if anyone know a good documentation or tuto, to use with the local version of stable diffusion
in models, stable diffusion as any other checkpoints models. Make sure it is larger than 1,98GB
https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki
not largest but good.
stable-diffusion-webui\models\Stable-diffusion <- in this folder.
thanks, still learning how to inflluence de generation
Guys i noon here, and just have a cheap laptop, I see that I don't have the requirements, do you have any option?
Oh. Cool
surprised that word isnt censored
Well technically that specific word I don’t think is bad. It’s it’s use that is.
I forget the explanation behind it.
its spanish for black
ik
Yeah. I just looked that up.
but yeah, its a bypass for that racist slur
i know im just saying that its used as a bypass for a racist slur
I ran a parts store and had people freak out over the negro paint cans lol
i feel like that would be awkward to explain it to people
well, it says black and underneath it says negro, idk what else to say lol
Subject change but apparently some Chicago researchers want to ‘poison’ ai art generators.
I didnt invent spanish

I feel like someone would just make an anti poison though.
It’s still hilarious.
Technically if they succeeded in messing with ai art generators, could the companies behind those generators take them to court?
“While the University of Chicago researchers acknowledge that their tool could be used maliciously, they argue their main goal is to tip the power balance back toward artists. The Glaze project team elaborated on Nightshade’s goals via a thread on the social platform X, emphasizing the "power asymmetry between AI companies and content owners," labeling it "ridiculous." Additionally, Zhao wrote on his account, "Nightshade’s purpose is not to break models. It’s to disincentivize unauthorized data training and encourage legit licensed content for training. For models that obey opt outs and do not scrape, there is minimal or zero impact."”
Do they not realize how long that would take, to get permission for every photo they want to train with.
It would be easier to make a pogram that undoes the damage
The same software used to damage the images can be reverse engineered to undo it.
Yes, at least Adobe for example
Not a private guy
If you download data of someone and that data screws your model up, you wont do sh*t to him at court. If however someone poisons his data and posts it on Adobe Stock...Adobe can fck them up
I might or might not try Nightshade sooner or later but it makes a difference if i intentionally go to a site that legally trains on images they practically have rights to or if i leave my data and if someone downloads those to train on them gets screwed up
Any recommendations on how to use Stable Diffusion on a 2019 laptop with 4GB vram, and 8GB ram?
I'm open to low or no cost solutions, either hardware, software, or recommendation to switch to a colab notebook or something.
I noticed my disk was thrashing, so I'm upgrading to 32 GB ram as my first try
Colab is good
Euler A vs DPM++ 2M Karras vs DDIM which is the best for people??
Depends on the checkpoint
I always x/y/z
Hey guys, what is the difference between downloading a model from civitai and huggingface?
nothing I think the models are the same
I noticed the size of the model is larger in hugging face
might have extra junk files
If its an 4gb nvidia GPU you can run SD localy.
Hi
hihi
How old is everyone
Anyone know what’s going on with dreamstudio at the moment?
Why i feel like the BOT is downgraded ?
yo
i have a quick question
for anyone familiar with SD
is run diffusion the best place to run SD models?
No its not
If you want a quick test - DDIM, if you want a bit better result - Euler a...
I don't remember what's the point of ++ 2M Karras tho...
I usually do ++ SDE Karras when I gen, but it's slower.
Anyway...do matrix, figure out what you prefer, lots of people stick with Euler a anyway.
How long does it take to train a Lora?
hey folks
I'm having a problem with outpainting,.. I get a warning under the render port (Automatic1111webuserui),.. saying: RuntimeError: mat1 and mat2 shapes cannot be multiplied (308x2048 and 768x320)
How do I know what to do? The image is 1024 x 1024, but I want to extend it out so the subject's feet and hands are in the shot and not too close to the edge. Anyone know what I need to do? I'm using ZavyChromaXL Checkpoint in the Img2img panel and controlnet to extend the image.
Hello, please help everyone.
I'm using comfy UI on Colab.
And I want the finished images to be auto-saved into my Google Dive. How do I do this? Does anyone know?
what's the better way to fix hands other than adetailer?
I'm not very familiar with Google Collab, but from a quick look you have to mount your Google drive and then you can change the output folder with the parameter --output-directory=
please check, this video can't play, happen 2 times in a row
what is happaned
Hey, what's your GPU?
🥶🥶🥶
Negative prompt is best
Rtx 3080 ti but the images it produces are like somehwo bad
The faces are bad the limbs are sometimes duplicated
Use SDXL
Make sure to not use a to high resolution for 1.5 models
And highres fix can help with faces
Good morning, everyone! How's it going?
Question - If I create an image inside Stable Diffusion, is it possible for me to export the 3d as an fbx? Or save the 3d objects? Or would this be agasint the terms?
it's not 3d to save them as 3d...you'll have to do some more work...at this point it'll probably be fine for most models, but check license anyway if it is included with model
Pleasepeople i begg of you help me figure out why I dont have the "Lora" option in the web-browser
Also did not have the Lora folder so I created one
@bleak matrix is there a good guide on how to download stable diffusion
Have you tried #🐝|swarm-ui
a video would be more helpful
if theres one
@bleak matrix
How would I get a picture with a character attacking another one?
I'm not sure, but I would check the pinned comments.
Is there a channel where I can imagine prompts privately, or at least a bot I can dm?
Hi I tried downloading stable diffusion on windows pc but after following multiple guides on the final step when you click on the webui.bat file it comes up with something about could not install venv in directory does anyone know a fix. The guide I followed was this https://youtu.be/onmqbI5XPH8?si=SKF3SxBf4H7_An9q
Pretty sure you can have the bot dm you the pictures you like to save for later.
ok
Hey, does anyone know if you can use the bot rooms to make animations? I'm totally new to SD
I am downloading an fp32 model for sdxl, what is the difference between this and fp16?
Fp32 = float, full precision, full memory
Fp16 = half precision, half memory, faster then Fp32
Fp means float point
I recommend fp16
你好
i disagree
I need to translate it 💀
Hi
is automatic still the go to interface for SD, or is there a new (not bloated) interface that allows for latest extensions etc to experiment?
Got a problem with ADetailer that doesn't works anymore. Has somebody some explanation to that weird behaviour ?
hello, is there any difference between this 2 , hotshotxl_mm_v1 and hsxl_temporal_layers.f16
noob question: how to use a image to generate another images?. I can't find this feature in bot anymore
I am an AI designer. Last month, I made over $1,000 using Stable Diffusion for logo design. Many people are exploring how to make money with SD, and I'd like to share my experience openly with everyone, hoping it will be helpful to those looking to earn income through Stable Diffusion.
I need to emphasize that this sharing is purely for informational purposes and is entirely free. Here is the detail:
Content: How to earn $1,000 through AI logo design
Platform: YouTube LIVE https://www.youtube.com/@AIDesignify
Date and Time: 11/1, 23:00 - 23:45 (NYC time),20:00 - 20:45 (LA time)
Hey, same thing, did you find out why?
hi
i want to know that can my pc run stable diffusion locally?
I7 4th gen.
Rx590 8gb graphics card.
16gb DDr3 ram.
128 gb SSD.
500 gb hard drive.
Yes it can
btw this won't damage my gpu in any way right?
It shouldn't instantly kill it if that's what you're afraid of. (If there's nothing wrong with it to begin with)
GPU are kinda made for loads - games, video editing, 3d rendering, streaming, AI...
All of that stress GPU and well, technically it will reduce GPU lifespan in a long term, compared to if you'll just let it sit on the shelf.
so its just like when i use my gpu for gaming
It depends how much hour you use and the model.
*Sdxl can suck
Good morning, everyone! How are we all today?
Nice, what about you
Yeah you can
Get well soon
Hello hello! 👋
Thank you! Haha, I can't wait to be better lol
oh is everything ok?
I've been really sick, haha! But no worries!
It's a beautiful fall day!
And I am ready for some cider, some good jazz, and a book.
Thank you!!
If you haven’t installed SD yet, I recommend checking out #🐝|swarm-ui
And the pinned comments--it's a very easy way to install!
thanks and as much i want to install it i am a bit worried about my gpu its old and bought used
If you have any questions, I would probably look at #🤝|tech-support
If you have any troubles
thanks
I would check #🤝|tech-support but there's a setting under Stable Diffusion that you can click that says "Upcast cross attention layer to float32" and you can just check it.
Then I suggest just posting what you've done in #🤝|tech-support !
Lmao, am I the only one who uses stable diffusion in website instead of running it locally 👀
hey guys I really fded up my SD 1111 today trying to batch process a folder with 5000 images.... now i have out of memory errors whenever i draw to batch process anything... even 100 photos... the pytorch cache or whatever says I have used something like 60 GB of VRAM and I don't know how to flush it or reset it... I can't do any batch processing now CUDA OUT OF MEMORY
Is there a tech support channel?
How do I reset the VRAM memory?
I have 24 GB and 60 GB is earmarked by pytorch and I can't reset it.
INVIDIA graphics card
Id just delete the venv folder. Might fix the problem on relaunching.
Bro don't give this much load to your machine
how do i reset it?
how do i clear the vram?
i tried restarting and it still says it
i fded up something with pytorch i have no idea what i'm doing
Do you know where your venv folder is?
And relaunch it.
and redownloaded
and then when i try to do batch process
still the same error
I have tried to restart the pc. 3 times already. each time i try to do a batch proces of img2img it quits and sayssomething to the effect of 60 GB of VRAM has already been alloacted by pytorch
one moment
I'll give you the prceise wording
one moment
"torch.cuda.OutOfMemoryError: CUDA out of memory. Tried to allocate 51.64 GiB (GPU 0; 24.00 GiB total capacity; 67.45 GiB already allocated; 0 bytes free; 72.14 GiB reserved in total by PyTorch) If reserved memory is >> allocated memory try setting max_split_size_mb to avoid fragmentation. See documentation for Memory Management and PYTORCH_CUDA_ALLOC_CONF"
I have no idea how to reset that back to zero.
Restarting the computer didn't do it. Nor did a fresh install.
Idk. Id take it to #🤝|tech-support
How to make image format as default than video ?
Hi everyone, idk if it's the right server for my question but i'll give a try. Has anyone ever installed diffvg from the github repository? Because I'm having some problem
anyone find SDXL controlnet worse than 1.5
SDXL is just worse then SD in many ways in general
hey, any advices for turning videogame pictures (like gta) into real life photos?
controlnet
yess im using it
depends what kind of pictures, controlnet, ipadapter and img2img all works
i was using controlnet with canny
getting some things like that, i dont know how to make him appear a little more ugly
he looks too attractive haha
models use images of attractive people
ohh
The more real focused a model is, the less flexible it is in practice
wooow how did you do that?? it looks amazing
the body is just perfect!
not that good, making a new one now
photon model, lineart/realism controlnet
dpm++ 2m karras
i see, iwas using photon but not lineart. will give it a try, thanks!
if you get any better images just post it, thanks for helping me out
or multidiffusion upscaling
Amazing! I'm getting things like these: https://i.imgur.com/oajct6B.png
Im still a noob but going better
I see what you did, that actually a great inpaint
Hi I'm thinking of creating a comic with stable diffusion and I was wondering should I just pay instead to use a server/site for faster generations with stable diffusion or use another website for creating comics since comic ai is improving in november?
@shut hare Sorry for the Ping, but I wanted to say thank you
DM is back
🗿
I just can't wait to see the new version of Stable Diffusion
what new version
Hmmm, i think it's the right place? Haven't seen it linked here yet.
Interesting development here, really curious to see how things develop. Also didn't know there was an actual opt-out option artists can use if the don't want their works used as references for AI art generators, and an interesting point from the judge that those artists had not actually copyrighted their works, and the core argument that simply referencing a work and elements of that work IS NOT INFRINGEMENT, as we already knew, so the generated art must be so similar it can be confused for the original work, which is just how using references and the concept of a work being transformative has always worked, aka fair use.
Will be really fascinating to see how thing develops and turns out! Well worth a read, especially if you are a lawyer or legal-buff! ❤️
How signup for my company, we don’t use gmail…
Anyone know if SD is capable of super high resolutions for print? Like, 10ft prints at at least 36/72 dpi
I often switch between text-so-speech, speech-to-text, voice-training and SD. I would like to free up SD GPU VRAM but I don't want to close it. I would like the smallest possible model that will still load in SD to it frees up VRAM. Any suggestion on how to do this?
Very unlikely. You could create it step by step and upscale. Outpainting a lot.
I don’t think so. Doesn’t this thing depend on the pixel value?
Another way is to convert the standard definition into 2k or 4K and then use an image conversion website to convert it into a vector image.
I know you can upscale from like 512x512 up to 2k with the rescaler, but reaching 10ft is like 11k pixel lmao
Yeah I thought about that. If I can get resolution high enough I can just vectorize to scale it up higher
XD
What do you use for the voice, tts, stt?
I really need to get a very good speech to text software so I can just narrate my novel out loud instead of having to be tiresome and use my hands on a keyboard
tortoise-tts for training, rvc for reading, whisperX for stt. If you struggle to get these things working DM me and I will help (on windows) This is the voice I trained for reading audio books. #🏞|general-with-images message I use whisperX to generate subtitles audio books, or I have a script to make them for eBooks. Then I feed the subtitles into GPT API to generate prompts for SD and make a video slideshow for my audiobooks.
hey guys can someone explain in simple terms how i use a lora to alter an image? what directory do I put the lora in?how do I use it in img2img? What are the steps?
I am not an expert but I am awake so; 1) Download a a lora from eg. https://civitai.com/ 2) save it as E:\SD\stable-diffusion-webui\models\Lora\more_details_lora.safetensors for example. (for me) 3) Include lora:more_details_lora:1 in your prompt someplace. :1 may be optional (because I think 1 is the default weight). That's all.
Also if you are using automatic 1111 I think the filename must include the text _lora or it will not discover it in the interface, but it still may use it if you include it in your prompt.
I want to apply a lora to an existing image via img2img... is that possible?
hey... do you guys know if it'd be possible for SD to do tile-friendly textures?
Is there a ComfyUI section anywhere in here that I'm missing? Never got a response on the server-suggestions to have one added for AUTO1111 and another for COMFYUI. Would be nice to share workflows, nodes etc..
a place for sharing workflows could be cool, so far I've just posted workflows in general with images to give people an idea of how ComfyUI works
How to make good pictures?
Anyone have success with chatgt making decent image prompts?
use --good tag
What’s next for stable diffusion?
any way.. it seems applying controlnet is pretty easy, but getting depth maps require a package in comfyui that seems to break other stuff... I think I need to find a better solution for generating depth maps
seems the WAS suite has some MiDaS nodes that get the job done without breaking anything
Oh snap it's @charred thistle
I really prefer prompting over drawing now
I don't feel like I wasted time learning how to draw but at the same time prompting is so much more fun and satisfying
Especially when you throw in stuff like animation and upscaling
Have always wanted to animate, soon AI will be able to handle full animation like in the movies
what's interesting is a friend of mine gave me a rough sketch of something he wanted... I just put that into ComfyUI with a scribble controlnet model and created him an image matching it almost perfectly... it's really cool stuff
Just latent upscale it
I can make some ridiculous upscales with latent which resamples low res to high res :P
Here's my latent upscale with a sd 1.5 model
Gonna try with higher res than 2048 as the publisher for tensorRT updated for dev to do 4096, just need to find time/energy to manually download the dev lol
There was people that went higher res, but I don't remember what they used
Good morning, everyone! How are we all today?
Good evening
What's everyone up to?
here some golden info for stable diffusion trainers : https://www.linkedin.com/posts/furkangozukara_started-4-text-encoder-training-experimentation-activity-7125846685846523904-QVzA?utm_source=share&utm_medium=member_desktop
I have uploaded the CSV Loader addon to GitHub for ComfyUI if anyone is interested. Will try to get it committed to the custom nodes in the ComfyUI manager next for easier download. Enjoy!
this as...?
is it down?
What?
hi everyone
Hi
😋 Aha
What 😂
I would also appreciate either a specific chat or thread for Comfy workflows. I put SD on the back burner and just came back to it. It seems like Comfy is capable of some really useful stuff for fixing up details but I am having a hard time wrapping my head around it.
Also just finding recommended custom nodes or other tooling that isn't provided out of the box
There are a lot of example workflows on their github, and also a lot of people sharing them on various places online, pretty easy to figure stuff out if you know where to look. What are you wanting to do in Comfy?
hey guys
I have a few problems, would anyone want to help?
this model does not show up under loras
and I cant change model from dreamshaper to sdxl
dm me if you wanna help or ping me here
hi all i want to clean install automatic1111. Is just deleting the folder enough or do I need to do something else?
Should be enough
Pretty new myself but one thing i have downloaded for comfy is named SSD-1B.safetensors Grab that while you're at it.
i heard you should switch to comfyui but could be pref.
Thanks, I've never heard of this interface.
You can check out #✨|sdxl and #1072238304042438758 for more information. People are often posting their workflows, and you can upload them, etc. We've also done some stages on ComfyUI, so if you haven't had a chance, I'd check out the first one here: https://youtu.be/zxjGLa960_I?si=N__dgXBHhfOXuuWQ
You can also find more information by checking out the link above! If you want an easy way to install, etc, I would check out #🐝|swarm-ui
I think most of what I want to do is just getting used to the nodes interface, I had to dig up some threads on how to do face restoration and upscaling. I figured out how to load loras but adding new ones is kinda tricky if I have a complex chain going on compared to auto where I'd just drop the name in the prompt. I did overlook the examples on their repo so I'll take another look there.
I guess I can always drop gens I like into comfy and see if they output a workflow too 😅
you definitely want to get the comfy-ui manager set up so you can install new packages from a built in repository, which will expand functionality
is there other reliable source for comfyui btw?
Download speed from official gh link is like 100kb\sec..it'll take 3hours just to download 1.4gb
too lazy to install manually too 
I never had github be that slow
Found this article for Nvidia cards, seems like a really cool feature https://videocardz.com/newz/nvidia-introduces-system-memory-fallback-feature-for-stable-diffusion
Hello everyone, I'm pretty new to Stable Diffusion so please forgive me if I'm asking obvious questions. I've worked through the resources and found a lot of helpful things. However, what I couldn't find is a webservice or an API endpoint that could be used to generate images/videos/animations. Does something like that already exist? Or does anyone know of steps that would need to be taken to set something up? Thank you
If all you want is to generate images, there's #1100170312106127410 through #1101178553900478464.
Ok. I need help.
How can I use image to image and turn a irl photo of a person to an anime version of them?
I’m new to this so I don’t know what model I should use, Lora, etc.
Yo can anyone help with inpaintinf
Inpainting
Inpainting outputs the same image as the input for me
Randomize your seed.
Does setting it to -1 randomize it?
What's your denoise strength?
.75
Hey what happend with control net in bot options?
Anybody know how i could go back to a previous comfyui version?
i updated and it broke some stuff
Guys seens like my another acc was hacked and I got banned from this server any way to rejoin back?
Good morning, everyone! How are we all today?
#1010934719455707218 make a ticket and give your original username so the mods can find it and remove the ban
with the AI generating images at random. Suppose I could generate one million images of the same description. Would all of them be totally different from each other?
hello everyone
As long as your seed is different for each image they'll generally be different from each other, but my experience is that the more detailed your prompt is the more similar the output becomes to earlier attempts. I'm not complaining about that, mind you.
jesus
bing's censorship is madening. "skulls" was blocked, then "heads" resulted in image with skulls. Minutes later, "skulls" was free. Minutes later, again blocked.
yea I noticed that too, I view it as kinda... you are limiting with each word in the prompt amount of images that correspond to each of those words.
or maybe it was just model issue which generated too many similar faces...eh whatever
am i crazy or idd hte stable audio channel disappear?
Hi dudes
Hi
they have GPT deciding to block or not, so whether it blocks you is seed dependent
the stable audio october event channel is privated before the winner announcement, yes! that way votes are a secret 
need help in #🤝|tech-support pls
Hi!
I haven't seen it mentioned anywhere in the official announcement, but does anyone know if Stable 3D will be released for free in the future?
What's up with "connection errored out"
where do you download the Segment Anything models?
hey guys, im very new to this and want to make a quick 30 sec clip using stable diffusion. Im following corridor crews tutorial, but i am at the style dataset portion and they say I need square images. My question is should I just grab any photo from my reference and crop it into a square or do they need to be 512x512. images?
Whats the best model and settings to re-generate youtube thumbnails basically ?
to make them better
How do you get it to give me a prompt from an image
怎么给机器人指令才能生出自己想要的图片
Good morning, everyone! How are we all today!?
You can find out how to use the bot in the pinned comments of any of the bot channels.
If you want to learn more about prompting/settings, I suggest checking out #✨|sdxl and #📝|prompting-help to get you started. You might want to describe the kind of thumbnails that you're going for.
Like SunnyV2 documentary style
People in like drawed style
With good clean background
Text I can do in Photoshop
So, digital art? I mean, I have my prompt list here, which I need to update: https://docs.google.com/document/d/1BxdWqfBJ3QPggHnBCBx3QIkUpHnBWShd_s3zEt2dTLM/edit#heading=h.po8dv7lcq48s
Thanks I will look
np!
It's loading hard
If you want to learn more about finetuning, I suggest checking out #1080946152318443610 or #✨|sdxl You can also visit #🔧|finetune for more information.
Hello everybody!
Is there a way I privatize my prompt poses so only I can see them?
Hi! Can anyone help me to download the ai? I tried by myself but I couldn't 😦
any good video tutorial maybe
Hello,everyone
bing is so random. I often get impressive images with things that I did not describe, like the sky for ex. When I do want certain things I either don't know how to describe it or the AI just fails to understand it
Suppppp !
Why do I get video clips? How can I get the pictures back??
these people remind me of the umbrella corporatioin in a way
corporation*
lol
im just going to call this great value hogwarts
for lolz
they want fair game proof
dudes? does anybody using nsfw ?
Best way is to train lora based on face you want to generate...probably
I've seen some services that claim they can do something with just 1 image or something, but didn't remember any of them.
i wonder if there are still nsfw section and disxords still around
Not in this discord, but yea, there was another community, probably still exist
amazing new SD web UI : https://youtu.be/jHTkVm2mcfs
why self promotion is still allowed
Why is the bot down
is it public? i knew only unstable diffusion group, but i left them because of idiotic moderators
no idea
Why isn't the dreamer dreaming
Hi guys, is there any lora or embedding for drip style of clothing etc, like grillz, diamond chain, supreme jacket and so on, I cant find anything like that
let me know
drip style of clothing...wtf
civit ai
i searched for that
probably not what ur looking for but Im sure there's something along those lines by someone else
or u can train one urself ^^
dreambooth or lora
i mean something like that
sorry for this description, my english is not good at all xD
now thats pimp
yeahh