#💬|general-chat
1 messages · Page 91 of 1
Is there some kind of ritual I can perform to summon SD3?
not sdxl 2?? I mean if you sacrificed 10000 h100 gpus to emad, that'd do it 😛
Only 10K H100s? I think there's an NVIDIA warehouse near me, I do a stakeout tmrw
that works in A1111?
I suggest readding the bots, but instead of generating just output sad panda every time. https://www.deviantart.com/epiphany/art/reminds-me-of-you-15994061
😏
is there a lora or something i can use for generating stardew valley portraits
or a prompt
heres a textual embedding for sd1.5 models, otherwise you'd have to train your own lora (or try a different but similar game style)
Negpip is an amazing extension
Hey everyone, does anyone have any tips or insights on navigating discussions with AI sales teams, particularly regarding topics like automatic billing and API limitations? Thanks in advance 🙂
hey everyone. im new here, been loving stable diffusion for like a month now. i wanna explore making AI Animations, like the type trending on social media of characters dancing or 3D wallpapers on TikTok. i cnt find any tutorial on youtube that uses stable diffusion, can someone help?
Hey, I think I saw something about training a model to generate a person from 1 picture lately but I can't find anything about it now. Can someone point me into the right direction? Thanks.
Search for AnimateDiff or SVD (Stable Video Diffusion)
Article on Civitai in the articles section there
Pony up? Ai hardware is expensive at the enterprise scale so unless you are running a workload that is massive in scale (to the point where you question buying your own hardware) then youll probably have to pay what the AI company is asking
I am aware of the high pricing, but what causes me issues is that they do not answer on emails for months already. My question is, how to get in touch with them? Today I have applied my startup for enterprise membership. Hopefully they are going to reply soon. Can you help me somehow?
Way the bots not work
check #1047610792226340935
Good morning, good morning! How's everyone?
There are many tutorials on how to use SD. I suggest that you check out #1080946152318443610 and #🎥|animation to learn more about these topics
because I don't have permission for bots?
You can see more about the bot in #1047610792226340935 right now
So... why generating non-standard resolution with SDXL is so extremely slow? Like, 1024x1024 seems ok, but if I try 512x1024 it not only produces bad result, but also has a huge lag. Increasing resolution simply doesn't work for OOM issue...
What's your GPU ?
Hey, I'm not sure if questions like this would go here or somewhere else, but is there an AI that can change clothes in a photo? I would like to change the shirt I'm wearing in some photos of myself, but I don't know how I can do that or what image generator allows for that.
I have 8G VRAM
I d say use inpainting with Segment Anything. Or wait for this to be released https://diffuse2choose.github.io/
I'm playing around with it but it's confusing to use, I don't see an inpainting option anywhere though.
img2img
If you use auto1111 make sure you have --xformers --medvram-sdxl --no-half-vae
In your webui-user.bat
can't use xformers with AMD
well okay
Oh true. Then you should use
--medvram --opt-sub-quad-attention --opt-split-attention-v1 --upcast-sampling --no-half-vae
Sdxl with 8gb vram can be tricky
its a tool which generates images based on a doodle
like you can try out here in clipdrop:
https://clipdrop.co/stable-doodle
Yess I got it, it is trained with controlnet scribble
But I wanna build something similar too
Trying to understand how he did it
The repo has multiple files and I don't understand what they're for
Some of the bots are working, my issue was not that the bots didn't work. It says I don't have permision to send a message on this channel.
hey there! any italian freelance here? we're searching for help for a project (paid of course). write me in pvt if you're interested 😄
looks like a1111 bug, I now tried ComfyUI:
Prompt executed in 25.61 seconds for 1024x1024
Prompt executed in 11.16 seconds for 512x1024
Hey guys. I have been using an RTX 3060 card (6GB) in my laptop. I'm going to migrate to a desktop and can choose between an RTX 3080 (24GB) or an RTX 4080 (16GB). The greater amount of VRAM on the 3080 seems interesting to me as it allows me to do more things, even if a little more slowly. What is your opinion?
For AI you generally always want more VRAM for the ability to train and inference larger models at higher resolutions.
Thank you. This is indeed weighing on my decision.
any1 knows how to install Sd webui forge ??
Will it work on mine
Xformers doesn't work
On my laptop
It even told me to use no-half and Split attention
LOL out loud. SDNext added controlnet support for SDXL, Control, in December. It didn't work, and it's still not fixed. It's been half a year since SDXL was released. SDNext ain't gonna support controlnet for SDXL.
is it possible to have instant id on sd 1.5?
I dont know what instant ID is
not really. it's attention guidance model that works in controlnet extension. it's from the instantid team and other academics https://instantid.github.io/
english
It is a method in its own right
That was. At some point, maybe the onus is on you to dig into the definitions. If you don't know any of those terms, no one is going to explain even basic diffusion to you
As opposed to being part of control net, they just added it to the controlnet extension in a1111
Pull up a glossary and start studying @mild ferry . Do yourself a favor
not the terms. the grammar
The controlnet extension isn't made by the man who made controlnet
Doesnt sdnext just use the standard a1111 extensions??
you're coming after my grammar? You gomer
thats correct. The same extension is just preinstalled with stock sd.next
In which case sdnext should support several different controlnets for sdxl, but you have to download seperate models for them. The big ones (canny, depth) are supported but inpaint and tile and other later additions are definitely still not supported then
https://github.com/Mikubill/sd-webui-controlnet/pull/2580 here's the instructions to get instant id working with the extension. they're burried in the pull request for the feature
don't you love when beginners come in talking like they're experts and know everything, denying advice from everyone telling them otherwise?
I've been using automatic1111 for a long while, and it uses the same extension as sd.next. I rarely load up 1.5 models anymore. SDXL has a plethora of guidance models
Mostly, but not with controlnet.
It does not. Since December if you try to use the models, they're just ignored. It doesn't work.
before that, Controlnet couldn't even be activated in SDNext
If youve got the sdxl specific models and its still not working, then youve got a setup issue.
Id start by checking the extensions tab and seeing which version of the extension youve got. Current one is 0.1.440 I think
it doesn't work in SDNext
Whats your GPU ?
period
it's a known bug. It's all over their Git discussion
it's not working
I use A1111 for Controlnet
Forge ? Or fork?
Forge
SDNext is a fork of A1111
Two discussions herep
Sd-webui-forge is an addon for a1111 from the same author as controlnet to help fix the spaghetti code issue. Instructions are on the github
Sdnext is a fork of a1111 which changes the look and feel and has a slightly different way of doing the inference which was important when torch 2.0 came out. Given there is likely to be a difference in how the thing works, then while the extension is there it may not be hooked in as such, and keeping an eye on that github or moving back to stock a1111 are your options
Because people kept spamming the channel, also every last message in each bot channel literally states its down and links the #1047610792226340935
forge
https://github.com/lllyasviel/stable-diffusion-webui-forge
Has install instructions
in a1111 where do I save wildcards?
how to fix bad hands and fingers 
its confusing. Should i install it new folder or in A1111 folder itself and overwrite files ??
Pray to inpainting gods!
New folder - treat it as a seperate install of a1111
Hi! I want to dig in into stable diffusion for work purposes, as an UI designer I have low skills to create beautiful banners of our car rental service in photoshop, I wanted to ask you guys if is there a way to create a coherent scenery of an existing .png vehicle without background that the end process would create something more or less like the example https://hips.hearstapps.com/hmg-prod/images/ev-1655136012.jpeg. Is there a method to do so or should I learn to train a LoRa or something with the photos we have of our products? ty so much in advance
Nvidia GeForce GTX 1650
Just came back after a month, what happened to the bots?
Yeah itll work but itll be a bit slower than alternatives
So you could use a tool to remove the background and then do a generative fill to replace it - ie in photoshop using firefly or in krita using an ai extension for comfyUI or automatic1111
Which channel is the one where i can actually use the bot to generate an image?
they've complicated the channel listing since ive last visited and now its not at all obvious
You could train a lora on your products but then you risk them not reproducing correctly. The other thought is to generate the background first, and then photoshop the car in and do an img2img
You dont, bots are down as per 3 messages ago… #1047610792226340935
If you want free online generators - Civitai, HappyAccidents.ai, Leonardo, Playground, and tinybots.net/artbot exist
Thanks man
ty will search about img2img
@sudden ruin @bleak matrix Is there a reason the bot channels are being kept alive? Im guessing it is so you dont have to recreate them later, but given the last few days a good % of the questions are bot related
The questions will persist even if the channels would be hidden, I am even getting DMs on a daily basis why the bots are down. We cant do much more besides spamming all bot related channels with the link the the announcement tbf
Also at least half the support tickets are related to why the bots are down as well
People just refuse to read

i privated the bot chans a little while ago lol
The worst for me are the people getting angry that a free service has some down time right now
Ah didnt know they are private now, I can still see them 👀
u hav the power

lmao
Then you need --xformers --medvram --no-half
For the best usage
The bots are down right now, as stated pretty much everywhere and also here #1047610792226340935
It’s sad we have to keep telling ppl bots are down and they still do not want to read
The next question is then why cant the bots be live on a limited basis running sd1.6?
Sorry I have no idea whats going on behind the curtains right now
I do understand they cost $$$ to run
I blame five nights at Freddy’s
me too
They do, but the bots are also used for research and evaluation of the quality of the outputs
And if they are feeding bots images, they arent training sdxl 2
You generate using #🐝|swarm-ui ofc

or on...https://clipdrop.co/ maybe https://beta.dreamstudio.ai/generate 
You know people will now try to use the channel
I forgot about clipdrop #💬|general-chat message
Xformers giving error
Maybe you need to put a post at the bottom of each of the bot channels with a “this bot is down, try one of these free generators…” and then lock the channels
You on linux?
yeah! Pretty easy to use
You can read about everything in #1047610792226340935
It looks like —lowvram is the option rather than medvram
Yup, I post that channel 3x a day minimum in here lol
You can post the error in #🤝|tech-support
am playing around with instant id now. it's pretty nifty
something like that could really work in retail shops. once they figure out how to do the same for clothing
There was a paper on that a couple of days ago…
What happened to the bots?
Thank you
what is the best model right now?
juggernautxl
Hey all we are building a fortnite maps community in these we have creators artist and many more and willing to start some scrim server in upcoming month so if u guys are down to help us grow our community shot me a dm for more info and help us with this huge upcoming project thanks
Depends what you are after - realism or anime or pixar cartoon or cgi??
realism with a lot of details + the image should be full of things
like people in background or items
And can you run sdxl or stuck on 1.5??
Realism - I think ICBINP XL is hard to beat but I am biased, Realism Engine SDXL and Juggernaut XL are good too
Are there other free discord channels for AI gen?
Ai Horde discord has a free discord bot for horde members
realism engine looks too realistic haha
to much
i guess i go with juggernaut
Blank Canvas XL also worth a go
If realism engine be too real
Dreamshaper also right up there for that purpose if not better
How are you guys generating right now
The bulk of people will have it installed locally - either using a1111 or ComfyUI
and how can i make my a111 generates an image rich of things
like for example if i ask it to genarete a man
There is also clipdrop, civitai, mage.space, happyaccidents.ai, leonardo, etc etc
i want the a1111 to genarated a man + a lot of things going on in the background
randomly
You need to describe the scene in the prompt, and the add details lora also helps
i want it random
Highly detailed scene in the prompt then
ok i will try it
Ai generally does better with a prompt, you could use chat gpt to help create random prompt ideas
do u have a format that i can use in chat gpt to give me the prompts
could i send a dm to someone to ask if you know what model a certain twitter/X profile is using?
Just ask a question for random scene ideas to photoshop a man into
You could try asking r/StableDiffusion, hivemind may know better. If its sfw, you can dm me as well
is there anyway to search images on civitai that used a specific model? (being able to search with keywords)
The images made with a model are all at the bottom of the model page, but there isnt a search within model card option 😦
hey question for you, you are doing trained checkpoints not just merges right?
I do both - if i do training I train loras and then merge into a full model (be it the old version or a new merge of full models)
Merging is done through supermerger in a1111, and I use the trainer on the Civitai site for making the loras
ah so you arent doing finetuned training of checkpoints themselves?
hows this compare with kohya_SS?
never used it
I found it easier to manually caption stuff on the civitai tool, and there are less settings to tweak on civitai (i mostly just use the defaults anyways) but it is restricted to 1024x1024
The bmaltais gui for kohya is really good!
first i've heard of this, what is it?
btw was thinking of attempting to train a checkpoint so i asked one person who trained an SDXL checkpoint (pony diffusion) what hardware they used and how long it took and they said it took 2 months to train on 3 A100s running in parallel on a database of 2.3 million images, and it was more or less pointless using lower hardware (A6000s even) due to memory bandwidth issues -- is this accurate? Like i have a machine with 4 RTX 6000s and another with 2 rtx8000s and was considering doing checpoijnt fine tuning but if A6000s arent enough, would i be wasting my time here?
wait is this just the kohya_SS version i've been using or some special branch?
Depends. If you are building a full model from a massive dataset (ie 1000 + images) then youll want some decent hardware, but if just doing a small finetune then a a6000 will be plenty
what about my amd integrated graphics
Possibly - its a frontend of the kohya_ss scripts. The scripts themselves only work on commandline, but bmaltais has a gradio interface that calls the scripts to make it easy
For model training, not unless you wish to have it run for weeks on end…. Integrated graphics and AI do not play well
i was joking, but i appreciate the response
guy said 2.3 million images!!!!
Tbh, there is everyone from “I saw a cool image on twitter and now want to make that but Ive never used a pc before” types to “Im looking into new ways to edit the training loss function” types in here
Yeah thatd require some serious gpu time. Would explain why people are raving about that model.
Even if it is sdxl’s rev animated (ie nsfw centric)
I wonder how they plan on recouping that cost??!!
i think their business plan is the same as my current one, which involves shoveling money into my fireplace
Hope that helps anyways 🙂
yeah thanks for info
trying to figure out how best to expend my energy here, i mean waste my time
Does anyone know if there is any kind of working group currently making or discussing how to make or looking for resources to make diffusion models with ONLY opt-in and public domain training data?
Not sure, the LAION discord may be the place to ask that
Thanks mate, appreciate the suggestion! 🙏
can SD learn from composite perspective images (breaking up images into parts and including key words in those images IE like this is a car wheel and you have another image of wider shot with the entire car) or say masking a part in a color (like this part is in white)
whats the difference between SD 2.1 and XL?
Number of parameters, base resolution, quality of base model, amount of nsfw they left in the dataset
Masked training is a thing, I think kohya_ss scripts can do it, but Ive never tried it. The folks over in #🔧|finetune may know more
How do i get another perspective of an image that im having? Like i want to rotate and see an object from another angle
I do believe there was a camera angle lora that could allow you to control the camera, but your best bet is to probably use something like blender to create a depth map and do it that way
does it work with a landscape?
Not sure, never tried it
I have an idea
Imagine a scenario with two opposites
One Convolutional network
One Devolutional network
the CNN encodes an input into a hierarchy of kernels that are related to each other by a collection of transformation matrices that rotate, sheer and scale a collection of each kernel into a higher order representation, this cascade continues with depth.
and the DNN only takes in the higher level kernels of the CNN and learns how to decode and create the inverse transformation matrices to reconstruct the input
then, another model that learns how to associate this decoding process to a NLP model that has representations of text
then learn association between text and image reconstruction so that an image reconstruction can be predicted from text, leading to generative capabilities
Hey guys, I'm trying to find a LoRa for realistic sunglasses for XL. For the life of me I can't find one... Have anyone seen one?
Hi everyone!!!! Does anyone know any other generation chats? No good video card yet, saving up money. Where to go for now?
Does anyone know why the stable-zero-123 channel just moved to "archived communities"?
If you want free online generators - Civitai, HappyAccidents.ai, Leonardo, Playground, and tinybots.net/artbot exist
Can also use runpod or vast.ai or paperspace
Im guessing that bot is down and isnt likely to be resurrected
If it aint on Civitai, it probably doesnt exist
Hi! I am kinda living under the rock and please tell me if I am missing some features or useful stuff stable diffusion offers now. So far I recently learnt about Lama painter for inpainting. And controlnet models for changing poses scriblle etc. also realised control net outpainting is better. Is there anything else I am missing yet? Thanks.
Also realised there are 4x upscaler models.
Either you are too close to the shrooms, or youve stumbled on something brilliant… good luck coding that!!
Impossible task as a) we dont know what your starting point is and b) things keep getting added on a near weekly basis
Are we talking purely txt2img and img2img or you dropping into the video world as well?
idk man seems plausible or
It kinda seems like the air con fighting the gas heater and using a condensor to trap the humidity and extract a reasonably pure water lol
higher level features are just a bunch of collections of lower level features, combinations, and they are summed up transformations of lower level features
and reversing that process would essentially yield in the capability to reconstruct the output from higher level features
a higher level concept in images, is in its extreme the entire image
and the image consists of the most basic features, which are a value in a single pixel
so the first feature would be a transformation matrix that overlaps a single value into multiple values with transformations applied
excepet you cannot rotate a single pixel, but you can change its value 'scaling it'
I am a photoshop user. I like Ai to help me with tasks. For example inpaintinge helps as I do not have to download any picture. Outpainting helps as I can expand the canvas. Lama painte also helps.
My main goal is turning sketches or cartoons into Realistic humans as if they were present in real world.. but i do not mind something which can help in day to day life.
Sometimes I work with turning cartoon house into real life house.
I am Not focussed on ai videos, anime ,portraits, realistic humans
then the other transformations emerge from that, multiple lower level features have more possible transformations applied
in a sense this is a transformation hierarchy, or operation hierarchy. much like the hyperoperator stack in computation, except for matrices
that generator construct would allow turning an image into a parameter set of this hypertransformation stack and the reverse of it would be the image
associating each paramter set to an image, predicting that parameter set, would allow to generate images from text : parameter associations
Just images. Yea its hard since as you said stuff gets added every week. It is little hard for someone like me to find since i barely understand technical stuff they talk about
Shakker.ai might be useful to you then
Id suggest following a youtuber like Olivio Sarikas or Nerdy Rodent then
Thanks i will search the youtubers you mentioned
Is there any auto water mark remover model?
No, but shakker.ai has tools for it iirc, and regular inpainting should get rid of it
Thanks. I thought something that auto detects it maybe. Because sometimes there are like 50 marks oj single picture.
It's not a bot. It's the only channel where people try to figure out how to run stable-zero-123.
Someone on Civitai has a bounty out for an adetailer model to detect them, so I would suggest that it isnt too far away
Also um, is there any way to get a transparent image from ai? It adds white background. Is there atleast way to remove white background automatically after it finishes creating. Sorry if i am asking dumb questions. Mostly i have to cutout the baclground in photoshop after generating
Ah, no idea sorry
Les goo yay
Cant be done - the model returns rgb values. Would need to redesign the whole architecture to work with rgba
: O
There are tools like rembg to automatically detect and remove backgrounds
you can finetune it with transparent pictures and associating the transparency one specific range of colors
like a greenscreen
effectively mapping rgba to rgb
Cool idea
so you just write a little python script to convert rgba images to rgb where the a channel is a certain color
Nice
then finetune a lora with that and in post process you just set that color to alpha
I am not smart enough to write a code : /
basically you just apply any common greenscreen function to it
people have already thought about greenscreen functions
so you just need the greenscreen lora with some kinda obscure least used color lol
What is lora? I thought its using two models at once?
okay so
Should I start using Loras?
the SD model has weights that determine concepts, knowledge, etc
😮
part of those weights have been set to be able to switched out or adapted basically
and lora is just the values these are replaced with
from what i understood
so a lora is a collection of weights and their positions that are replaced in the model
so you dont need to download an entire model, just parts of the model you want to change

I am unwise..
So if i have to change hands of a photo I use lora?
Why not use control net or hands which the main model generated
Think of the model as a mathematical formula (eg y= 3x).. if you punch 1 into the formula normally youd get 3 back, a lora changes bits of the formula (ie 3x+1) so now punching 1 in gets you 4..
Ohh, now i am
understanding
Its more a case of the lora changes the whole result, not just little bits like hands
Oh so sometimes I get bad eyes, a lora would fix it?
Depends what the cause is
A better bet would be to use adetailer which is essentially automated inpainting - can do hands, faces, eyes and feet
hi
So along with main model, I need to use Adetailer model, it would help me to generated better hands facs and feet? That would be so awesome.
Hii
there are a bunch of ultralytics models to detect hands and redraw them
but its not gonna be better unless you use some tricks
like using a model that only draws hands
😄
Yeah agreed, some models do better than others
Some embeddings (especially for 1.5 models) do well too, but you are at the whims of the ai gods
Im not nearly as clued up as Magic Man, ive just been around the space a while and tend to remember shit
just experienced
i've been doing AI art since GANs came out
the first style transfer models were wild
Thats great.
I am new to all these terms and do not understand anything except basic stuff.
I was just a photoshop user.
While most of Photoshop artists refused to accept Ai and were against it.
I was more interested it. I thought its really powerful and avoiding it would be so stupid.
Why would I work 8 hours on something when Ai can help me.
And I can help Ai too. By photoshop.
Its great experience. I feel like powerful after combining both Photoshop and stable diffusion
But i am still not much familier with what Ai offers
I am still missing lot of stuff.
So thought maybe would be good idea to explore a bit.
And learn from experience of others 🙂
I do like using Krita with Stable Diffusion (using an A1111 extension) 🙂
Me too i am using a extension too
Im too cheap to pay for Ps tho lol
And I no longer work for the uni so dont get it free no more
Managed to upgrade to torch 2.2 and flash attention v2 all by myself 
But now i use sd's ui more than ps.
Since extwnsion doesnt have controlnet
Maybe get it the one piece way
The Krita extension with ComfyUI does
Im on a work laptop, so gotta keep it legit
I dont have another machine
Oh actually why is comfyui so popular and Sd ui is less used nowadays?
I heard that comfy ui is future?
Why the webui or what we call it not used now?
I see.
Comfy is faster and less bloated, but harder to use for beginners. The control you have with it tho is pretty amazing
Isnt that more work?
I would need to input everything
You can also try #🐝|swarm-ui , it kind of combines the two
If you work out a decent setup you dont have to twist a lot of knobs
Think of a1111 as a preprinted circuit board, that has bits you can plug into to extend functionality, and think of comfyui as the full set of wires, switches, and microchips that you can build with
i have a workflow that allows me to generate an image, scan for face, detail it, upscale the image, postprocess it and automatically generate a bunch of variations using wildcards
Oh 😮 wow
And all with a click of a button 
Be interesting to compare comfy to illyasviel’s new sd-webui-forge
https://www.artstation.com/artwork/XgLWZy for example all these are generated with a single prompt and workflow in comfyui automatically
Is comfy ui different from stable diffusion?
Or its stable diffusion but instead of browser we use an exe?
What is it actually.
it just gives you access to all components of stable diffusion and more
I need the txt to img and img2img and control net
Will i lose all of them?
Its a UI to use SD
How would i control the pose
😮
Stable Diffusion is the act of taking a prompt and turning it into an image - a1111 and comfy are interfaces to do it
So i will stable be using stable diffusion but just instead of the browser tabs it would be with nodes and stuff
There are controlnet workflows in comfy, people share all sorts of cool workflows all over
comfy allows you to get a deeper understanding about using SD models
I do not mind leaving my broswer.
It feels oldschool anyways.
Should i really use comfyui from now on?
and MUCH more functionality
Its also in your browser
like you can make insane workflows to generate entire projects in one setup
Just one question, if I put a pose image, will I be able to get model in that pose with comfy ui.
Thats only big thing for me. Controlnet.
Try it out and if you find it working for you, why not. I still switch between A1111 and comfy all the time
Some stuff is just easier for me in A1111
I don't know still.
Because i am not much of an expert like you guys.
And probably won't understand how to do basic thing with nodes?
And maybe the Auto web ui is also able to do it?
So it would be simpler to do it there?
What can Comfyui offer which stable diffusion don't?
The webui dont.
Way more control and a greater understanding of the diffusion process, on button workflows and much more
Also no one was an expert at comfy when it launched
We all had to learn how to use it
You can try it, also you can link the models from auto1111 to it
Thanks guys i appreciate every one of you.
For that feel free to ask me
Yay
Oh yeah thats a big point too
Ok Will definately try it then :))
But idk if comfyui has a API integration for Photoshop
@oblique willow yo what gpu do you have
I wouldn't mind leaving photoshop.
I will edit output image for final result.
The photoshop api and extension doesnt have many features.
It only has basic things.
It kind of has, let me grab the link
Its very basic tho
there are a bunch of photoshop nodes for comfy
I have a laptop it has rtx 3070.
I think its 8 gb
The krita plugin with comfy goes great
https://github.com/AbdullahAlfaraj/Comfy-Photoshop-SD
https://github.com/NimaNzrii/comfyui-photoshop
One works with the photoshop extension and the other one grabs the image from PS and feeds it into comfy
I can leave photoshop UI.
I don't need it much in the process.
If i will need to edit something in photoshop.
I will take the image there , edit and render it.
Then continue with ai process.
Thank you.
Same
there is a photoshop plugin
But generating at real time while drawing is fun af
Yeah ik, but I like the krita one more 
yeah obviously, photoshop sucks 😂

Has control net, live draw, and is connected to free software, whats not to love
paying $20 amonth to use something you can get for free
Yes
Just a mild issue that I cant use paperspace to get to comfy due to no —share option
I mean does one really need anything newer than cs6 lol
Doesnt comfy have --listen tho
Yeah, thats fine if you have the ip of the machine you are trying to connect to, whereas share shoves it via gradio and gives you a link
I could use some runpod credit but I do just like the ease of my paperspace setup now 🙂
rip stable zero 123 channel, i was looking daily for it to see if someone got a good working solution for it, what is the plan with it now? it did work a bit for me, just didnt got the meshing working
i saw a comfyui solution for it, but didnt work for me, anything news with it?
Just a wild question.
So controlnet seems to provide the open pose feature.
And SD will convert it to a image..
So it works on those colored line structure.
If I manage to animate them manually at 30 fps in a 3d software or frame by frame.
Then after i have a 15 seconds animation of that openpose model which SD can detect.
I will have 15*30= 450 frames.
And if I create them with different models.
Does this mean I will have a video templete?
because in blender, i need to get a 3d model of it then rig it with same bones and link animations etc..
By following this path, Will i be able to render it with any character i want?
I can keep using those 450 with different character prmomt and wont have to create a 3d model or use 3d software.
yes you can recycle openpose, im not sure how it translates to 3d, but it works for 2d images
So I can just get that skeleton model and animate it into blender.
Then render it.
And then put into SD?
if you have a video of 15s you can take frame per frame automatically creating the 450 frames, or unless you wanna do it manually it should also be possible
I have a video of 15 second.
But will it be able to detect animate?
Like automatically create that position or colored model for every frame.
yes, it is what controlnets are built for
Wow. But sometimes the face is not visible and half fingers are hidden.
How will it detect them?
Will it distort it
its not perfect, i saw there is a way to correct it or manually create it if it doesnt work on some frames
i dont remember if correcting the output is built in or is an aditional plugin/model
for openpose
Its like a tik tok dance.
So i dont know if it will actually detect it much.
Some frames would be blurred and sometimes the hand would be bluerred due to motion
Also the face will be turning
I probably will have to create it in blender.
yeah ive done tiktok dances, should work pretty decently for the most of it
correct the frames that arent done properly manual
I do not know how would i animate open pose model's face.
Its just colored dots.
you can correct openpose output manually
But its just dots?
I am talking about that colorful skeleton used for controlnet openpose
Its face is just dots
How would i know what I am changing in face when i will be animating in blender
i dont know about the 3d part, just the 2d
i dont remember if there was an built in editor, but i found this, idk how it works: https://github.com/space-nuko/ComfyUI-OpenPose-Editor
it animates an image, like runwayml
Is it different from the stable diffusion i am using
Sd is for txt2img, svd is txt2vid
svd also works with img2vid
Hm.
So for turning 450 images into video.
The normal stable diffusion is enough for me right?
I just need it to work on same image model and seed.
yeah if you use automatic1111 or comfyui i know for a fact it works
ping me the results ^^
Sure. It will take a while though. Maybe few daysm
i understand
:))
Hi, Can anyone tell if stability gprc api has rate limit?I can only see rate limit on rest API in documentation.
where is the bot
do you guys leave set git= , empty
How does one fix eyes from the diffusion?
I asked in chat-sd but seemingly im suddenly banned there?
Whatever. Bassicly i generated a kitsune picture i liked but didnt like how... Blured the eyes are?
i also cant see it for some reason
Hmmm. Perhaps deleted? Kinda doubtful to that but its possible...
we should wait for someone to answer bc i personally have no clue 
Lul ye
so when new sd model?
Hey, do you have an example of the blurred eyes
I also think that sd-chat got removed as general chat or general with images is the same
Ooh
Alr ty for info
Also i have the pic i wanted to polish.
So ig ill go to said general with inages right below for it
Haha yea I can posted in the stable-zero-123 channel last night and this morning its gone. Do you need the comfy-ui links again ( I haven't tested them but I've been meaning too)?
https://github.com/threestudio-project/threestudio
https://github.com/DSaurus/threestudio-comfyui
https://github.com/MrForExample/ComfyUI-3D-Pack
Is this just a normal thing to reshuffle channels or is this representative of the project
Yeah I don't know what happened to it D:
Thanks for the list, that last one didn't work for me, I will try the second one ^^
Hi all.
Three weeks ago I registered and generated several pictures. Now I log in and don’t see Dream bots. Did I not understand something during registration or was the free version cancelled?
Les gars qui a le temps pour questionnaire rapide de 12 questions ? C'est pour l'école ça se fait en même pas 1 minutes
Merci à ceux qui le feront
Is Stable Studio dead?
english
Hey fam, is there already a way to do infinity animations? 😬
Hello, is there a way to examine everything krita ai plugin requests to do from comfyui server? It's prohibitively slow on amd rocm and I'm trying to figure out...
Hey, I'm using this illuminati diffusion checkpoint, and when I apply pixelization the image becomes green hued
Is there a prompting technique to make sd outputs look more like midjourney v6?
Follow checkpoint advice and play around i guess
There are log files in the extension folder
Try upgrading to a sdxl model?
Depends what you mean by more like midjourney?? Is the realism not realistic, is it the artyness, the amount of background detail? What sd model are you using??
In a1111 right click on generate and a generate forever pops up, and there is a queue forever (autoqueue I think) method in comfy as well
Many Thanks!
Whats big difference between SD normal and SD 2?
Sd1.5 and sd2.1??
Nope, you want sd xl
Whats sd xl?
So it went 1.3, 1.4, 1.5, 2.0, 2.1
Then xl
1.5 is the latest public release of the 512x512 base network
Most people use 1.5 because more loras are available for that
And it uses less resources, works on any low end pc
2.0 upped it to 768x768 but the dataset was neutered and it was harder to train
I see.
Then xl came along and its a 1024x1024 model that was easier to support and train than 2.1
1.5 is fine, well supported and still actively trained on
Sdxl has more end potential due to higher base resolution, and does tend to follow prompts better without needing word salad negatives
can you elaborate how to find/enable it?
But it doesnt yet have the same array of loras and embeddings
Hm
In the pykrita folder where the extension got installed search for a .log file. Should be 3
The quality was initially behind but as people train it up the quality is now up there with the best 1.5 workflows
Especially as tools like controlnet get more support for xl
it contains nothing interesting
Ye but is it me that i feel like we are focussing too much on anime girls?
Instead many other things can be trained.
Why would someone need a photo of anime girls for 1 thousandth time
Console.log would be where you find anything
yeah there's no console.log
It takes up most space of a model.
Waifu make the world go around apparently…
Trace.log?
and what comfy prints in my terminal, has very little information
Hmm. Are you using the inbuilt comfy or using your own install?
eeehhh, I today accidentally found mention of some program that INTERCEPTS api calls to comfy server, but I can't find it anymore
my own of course, inbuilt doesn't support amd
🤯
Yeah was gonna say. In that case your best bet might be a tool like telerik fiddler which intercepts http traffic and reports it
where could i get one?
Civitai - if you like illuminati you could try ICBINP XL or Juggernaut XL (assuming you are looking for realism with good adherence to lighting prompts), or Dreamshaper XL/Blank Canvas XL/ZavyChroma if you are looking for models that do a bit of everything
why so low level? I'm pretty sure there was a tool...
I dont know of the tool sorry, I just know that that method is definitely gonna capture it (like homer simpsons method of capturing fish by electifying the entire lake 😛 )
where are the bot channels?
omg that's terrible
what other tools can i use for ai image generation? please help
Fuck I need a pinned post for that lol…. No mofo can read :P. List incomig
hahaha sorry man, please do share, appreciate it
For online gens - clipdrop, dreamstudio, civitai, mage.space, leonardo, playground.ai, happyaccidents.ai, tensor.art, tinybots.net/artbot, wirestock
For cloud gpus to run a local install withou needing an nvidia gpu - Runpod, Vast.ai, paperspace, aws sagemaker, google colab
I'm trying to do good flat shading, before pixelization, whatever would be good for that? [Illuminati just gave good images]
Im not a photography guru so am not quite sure what that actually translates to lol, but any of those models named will give you a good image to start with
ill give em a shot.
For ref, can you eli5 what you are doing, as the words make sense just not in that context lol.
I do like to learn too 🙂
Any of them reallybfree?
I doubt it but just curious
Most are purely free or have free tiers
Civitai is free currently for sure
Artbot is part of the AI horde which is a decentralised gpu setup (think SETI for ai)
Happyaccidents has a good free tier
I understand why would it be free there is no reason
Its consuming power gpu and runing machines
Indeed, but thats where those are at 🙂 thankfully
There is a limit to how much you can gen per day, but its a sizable limit
Like only 0.7% of users are hitting it
I think the limit is 2000
The problem with civitai is there is no post-processing (upscale/inpaint)
2000 per say
Day is crazy
It says i can queue 8 more
I did 2.
At once it outputs 10 images.
For 10*10= 100 per day
Yep, and once they complete you can reload and keep going
The counter goes up once all images in a request are either complete or error out or are removed
I refreshed and
Its back to 10 again.
Thats crazy
Its literally free...
Mad respect to civit ai
But no upscale/inpaint etc is the catch
in fact, there is a dump of workflow (workflow.json) but it seems to NOT contain the reason of extreme slowness...
Its good for sampling the models, but artbot or running on a cloud gpu best for proper workflows
because when I replayed it in comfy, the speed was acceptable...
Ye.
But it can help people who do not have pc or can not go through technical process.
And just want an image
say, any advice to improuve my overall speed in stable diffusion? I understand xformat helps, but does it also work with amd or just nvidea?
there are some pinned messeges in tech support channel, can ask in there also, yes there are settings
no i dont know em 🙂
Only with nvidia
i noticed this from the erros
i believe i'm supposed to use torch for amd
your already using the best performance settings available for directml
if you want more speed you can use the Shark webui
i found some small settings adjusments that help with the perfomance
which ones?
yea token merging and super tile can increase the speed
I recomend turning off token mergin for img2img or setting it to a pretty low value. Otherwise it's gonna affect your output way more than with txt2img
what ? token mergin ratio only goes up to 1. It's a ratio.
sorry, meant 0.2
oh yeah that's totally fine.
Automatic1111 really needs some button or automatic task that change to some fixed inpainting resolutions, when "sending to inpaint", as it is need to be manually changed every time
Agreed, although I would recommend if using inpainting a lot to install the Krita extension and do it through the Krita interface as it is much nicer!
To add to that... I think Playground recently upgraded inpaintnig to sdxl 2.0 or playground V2, I forget. It's free (limited). You'll find it in their Canvas tool. They're still at 2k images per day as well.
I used with Comfy, and really love it (bigger thing is that you can alter the inpainted layer), but Comfy performs bad in my PC
afaik it isn't available with Automatic, or is it?
https://github.com/poipoi300/auto-sd-krita-ext-xl is the one I use
The comfy one is better in that ControlNet is available, but this one is better than nothing
The comfy one has instructions for running with Runpod though that is quite easy
if you are a fellow potato user
oh amazing ty I'll try it. I kind of search for it but I didn't find it.
you need that one rather than the main one, as the fork is maintained and supports sdxl
the original needs automatic 1.5.0 and sd1.5 models to work
I have a decent GPU, Radeon 6700, but some reason Comfy stutters the PC while working and crashes a lot. Automatic crashes only when performing some extreme badly instructed task or I think by GPU heat.
Automatic make some stutter at some point of hi-res fix, but shorter
you tried running it on wsl ubuntu with rocm?
yes indeed I'm running both on Ubuntu
dumb question, what is the best way to insert a character from a reference image into another image? Like 1 reference image, not enough to train a lora
Ip-adapter/InstantID
ah right..
ehrr.... have you tried running it directly on windows with the --direct-ml switch?
works for comfy, and I think sd.next as well
(vladmanic's a1111 fork)
Not, I though that maybe Comfy works better at Windows, but I have all my Stable Diffusion stuff on Ubuntu now, I'm lazy to test it
fair enough.. other thought is maybe that the card itself is on the fritz
on the fritz, what does it mean?
oh no, don't say that
I don't want to jinx it but it performs great on automatic, I think it is Comfy
I figured that installing ROCm with --no-dkms supposedly solves horrible problems with GPU crash/hang on RDNA 3
Are you running Ubuntu straight away? I use kde neon but going to try to learn comfyui on runpod. I have been thinking of building a new machine and just running windows. I just don't feel like spending that on a video card then dealing with linux.
runpod easy af 🙂
Yea I tried vast ai and closed my account so fast. It cost me 7 cents to boot comfyui for the first time on runpod. Then thinking about the scalability is insane. I think I am going to ban myself from using midjourney in 2024.
or just buy an nvidia card 😛
There is also paperspace which is an $8/month subscription which gets you access to free-a4000 machines (and rtx5000s, p5000s and rtx4000s but those are meh) and 15gb of storage which is enough to keep an a1111 venv and a few controlnet models
or a comfy venv
wait.. comfy dont work..
no reverse proxy to access the machine
ie no --share option
yes. Dealing with Linux has being a big challenge, but once I learnt how to follow guides for installing and running things, it feels like using Windows now
It is been rought and I got help from a great AMD community
Yea I would prefer to never leave KDE plasma for any reason. I have blown the system up so many times trying to install things though. Windows would have an advantage for me of never wanting to surf around and only use it for comfyui and some audio software I havent used in forever.
It was harder before as I was trying to run SD in a Radeon 480, when I was able to run it in Linux it performed much better than in Windows. But as the GPU was very old it wasn't supported and needed you to compile things in the installation. I got tired and bought a new GPU, and it almost run straight away with not big deal as before.
oh nice, yea I am so out of date with that. I remember awhile back nvidia and linux was a mess. If it just works that would be amazing.
I installed KDE Plasma at some point trying to run SD with my Radeon 480. Looked nice, but then I stick to Ubuntu and it is not as bad. KDE had some nicer things, but at the end Ubuntu run things and I think it has better or more support.
what should i use for upsacling?
how would you make a fantasy world map
anyone experts free rn and willing to help me with something quickly
There are upscaler models on Openmodeldb website
If its tehnical issue then you can ask in #🤝|tech-support
Then whats it
trying to recreate something very specific
You can write here dw
so there's these 90's toys called creepy crawlers, they're like these gummy toy things that you can mold into new creatures n stuff
and i'm trying to capture that aesthetic
like gummy insects
but im struggling
Hm
ill post a pic
I thought Sadtalker works in A1111. Yet when I try to install the extension...error
I downloaded the ext, get an error: Failed in loading audio2pose_checkpoint
Alguém pode me ajudar a entender por que o Stable Diffusion não está mais funcionando (pelo menos para mim)?
Hi Team,
I'm writing to inquire about the existence of a bug bounty program at your organization. I have discovered a potential security vulnerability in your domain (https://stability.ai/), and I would like to submit a report outlining the vulnerability. If your company is currently operating a bug bounty program, I would greatly appreciate it if you could provide me with the contact information of your security team so, that I can submit my report and correspond with them regarding this.
This screams scam
@nova zodiac I didnt ask any body's wallet address or any other details, Please read the message carefully
is SDXL turbo the latest tech?
Please submit a ticket in #1010934719455707218
Can anyone help me understand why Stable Diffusion is no longer working (at least for me)?
oh.. hopefully it didn't roll behind the desk
I said it smells fishy, not that it is fishy, otherwise id have reported it
🙏@nova zodiac
In terms of Model architecture - sdxl turbo 2; in terms of user interfaces - sd-webui-forge; in terms of cool processes, StableSR for upscaling or RPG diffusion for prompting or SegMoE for mixture of experts models
i use comfy
could someone help me? I'm a novice... I can no longer access the stable distribution bots as I could before. Have the free services been closed recently? Do you now have to pay? Or should I update the other one? Thank you in advance for your response 🙂
hey, the bots are under maintenance #1047610792226340935
Thank you very much CS1o for your quick response! Good day to you ! 🙂
🙏
thx, you too 🙂
CS1o do you watch one piece?
yes i do!
My friend really likes it and he hyped me up for it how would you suggest i go about watching it?
Do you recommend watching every episode in order?
yea watching it in order makes the most sense
Ok thanks
there is also a site called OnePace, which is a fanmade project, they cut out filler epidsodes and shorten the watchtime in general
I feel like i dont want to miss out i dont mind silly episodes because i know i would go back and watch the filler anyway
What do you need help with??
true ^^ then enjoy the full experience from the start ^^
its an epic journey!
Try in #🤝|tech-support chief
Ive never tried to install it sorry
hey fam 🙂 is it possible to add in my propmts cmyk numbers or something similar to give and exact color to something?
I have tried in past with rgb and hex colours, but not understood by models
you could train a lora to understand the colour, but I'd only be doing that if using it for a branding exercise
thank you 🙂
and one more question... installing reactor always fails.... is there an troubleshoot information somewhere? cant find it by searching... 😕
come to #🤝|tech-support but make sure you followed the install instrcution:
https://github.com/Gourieff/sd-webui-reactor?tab=readme-ov-file#installation
there is an extension that can apply colors to specific things like hair, eyes and clothes, called Cutoff extension
🙏 thank you
Hello, I am not able to see any bot room to create new images, is the server is down or any new development is been announced
Does anyone have stable diffusion but it's old
is sdxl capable of writing text on images that is tangible/coherent?
Yes and no 
which part is yes and which is no lol
i forgot, is it eular or euler A for the sdxl turbo?
Sometimes it works and sometimes its a mess 
Euler method Ancestral
Euler A
I see, thanks!
can anyone tell me what those mug shot like sketches for characters called
the thing where we have the face, full body shot from side and front
a reference sheet ?
How do I know this?
I just started learning about stable diffusion last night and i ran some module downloading job that took forever, i thought the models would just be inactive but i just opened comfy and it looks like an anime convention
i had no idea anything i did in comfyui manager would affect the client
my gfs gonna walk in on me sitting here with an anime Vtuber in the corner i have no idea where it came from lmao
bro, you summarized the last 2 weeks of my life
discovering there is a model for every node
you know what summarizes 2 days of my life, how the hell does this comfy module in the comfyUI python app get its modules if theres no init.py in the module root??? I just fought this for 3 hours until i realized it just didnt have the file https://github.com/comfyanonymous/ComfyUI/tree/master/comfy
theres no way everyones downloading that repo and running it without problems if theres no init
lmao i have NO idea what im doing i filled in a bunch of customs last night and it took from like 8pm to 2am, im on a 4090 ryzen 7700x
Nvidias monopoly be making it hard for me to invest in their top of the line GPUs, they are needlessly expensive
🥹
yeah i got this because i mod the hell out of skyrim VR, i can get skryim vr to use 24gb vram lol
thats great hardly need these 4090s im trying to find uses for mine lol
i usually develop on osx and im doing all this thru windows and its a struggle for me
well, since you are into SD now, you will need all of it
you can use Linux then
would be closer
im a linux eng / sre i use linux all day long i honestly hate it as a home os
ive used it a million times for eesktop
ah
3080 is faster than that card and its only a 10gb card, the 4060 ti has been crippled by its 128bit mem bus so even if it had 24gb vram it would still be useless
windows isnt too bad its so much better than it was with wsl and stuff, but i didnt expect to need to do so much develop/code editing so i didnt put this in WSL but kept it in windows
its cheaper than 3080 🥹
i would buy it used tbh or refurbished
i have a 2080 rtx OC, or super i forget that is sitting in a computer i dont use anymore.. i need to sell it
idk if i can write this here but can someone help me?
is it 2080 ti?
with?
any idea if we'll ever get the bot channels back? or is it time to effin exit from here?
i guess its a super https://www.3dmark.com/sw/364899
batao bhosdiwaaalon
thats my actual benchmark
i tried installing some extensions but its not showing in the dropbox thingy
I think you should avoid that sort of speech here
if it was 2080 ti you could get almost the same perf as a 4060 ti,the 2080 ti gives u like 11 it/s on 1.5 while 4060 ti gives u like 12 it/s
this person is quite abusive
i just ran into another python packagethat didnt have an init in its modules root, wtf
is there a way for server mods to warn him?
its not about grade, you need to understand that not every place is for you to abuse ppl
banned 
@agile tiger r u able to help?
could you share a screenshot
Does anyone have a slightly old version of stable diffusion?
dropbox thingy? Huggingface?
Check the bottom of the webui in browser
from where i can use promt ?
someone help me
what UI are you using?
use snipping tool
i did ctrl+v and mouse 2 paste isnt working
does medvram reduce speed
Hey friends, I'm looking to shoot photos and then edit them with AI. I've had okay success with photoshop AI and use MidJourney/Insight face. Is there a specific program or guide someone can point me to? Is stablediffusion my best bet?
API error: POST: /sdapi/vi/extra-single image 'error': 'ValueError', 'detail', 'body'", 'errors': 'max() arg is an empty sequence) Traceback (most recent call last):
Does anyone know this error
??
whatever arguments are supposed to get sent to that POST api calll are empty
so look where youre generating that
I use API in photoshop
Why is this repo missing so many init files? Do people not use init files anymore in python? is there some other newer way to point an app at your modules?
for 6 gb vram should i be using it
I fixed got the IPAdapter models but now I am missing the the models here
whoa wtf med vram changed my speed from 17.5 to 11.5 seconds
odd though, how come using medvram empties the vram after each image?
ok cant send images in this chat
I've tried everything but I can use Photoshop plugins
used define the face with extra codeformer
i can't even tell if i should be fixing all these comfy errors as they come up or i dont use 90% of the stuff its erroring about and theyre red herrings
its impossible to global search this repo so many files
Hello guys, is anyone here using dreamstudio? I can't generate any image (index-e9a2fcc3.js:1507 RpcError: operation error S3: PutObject, https response error StatusCode: 403, HostID: 1c71f45e6-default-default, api error QuotaExceeded: UnknownError)
Is anybody here a bit more proficient with Kohya_ss?
I've been going through every issue on github, but I keep receiving "returned non-zero exit status 1", and none of what is offered as a solution there worked for me
(apologies if this is the wrong server / channel for that)
does sdxl turbo still support using negative prompts?
how do python apps wind up with so many files, 30k here
I would like instant_ID to draw the character face anywhere in the picture and not exactly in the location of the face in the image, or be able to choose it.
If you just do the ip-adapter-instant-id.bin model, you get some of the likeness and none of the positional constraints. If you do both models, then you get the face in the position of the control_instant_id_sdxl.safetensors reference image, and a better likeness.
Is there a way to increase my VRAM by sharing my normal ram with my video card?
yes thats possible for Laptops
I mean on desktops using nvidia cards
whats your gpu?
3070
do you use --xformers --medvram-sdxl --no-half-vae in your webui-user.bat?
with that you shouldnt get vram problems
it usually does that by itself
you can check in task manager
I don't think nvidias do that on their own.
check in task manager
just open to the performance tab and it will show if there is shared ram
after you choose GPU ofc
Did you checked if you have the settings in webui-user.bat?
@agile tiger dude i just found this i think i just waste dso mcuh time manually doing this https://github.com/LykosAI/StabilityMatrix
@clear oyster Try add these to the negative prompt:
disfigured, kitsch, ugly, oversaturated, grain, low-res, Deformed, blurry, bad anatomy, disfigured, poorly drawn face, mutation, mutated, extra limb, ugly, poorly drawn hands, missing limb, blurry, floating limbs, disconnected limbs, malformed hands, blur, out of focus, long neck, long body, ugly, disgusting, poorly drawn, childish, mutilated, , mangled, old, surreal, text, blurry, b&w, monochrome, conjoined twins, multiple heads, extra legs, extra arms, fashion photos (collage:1.25), meme, deformed, elongated, twisted fingers, strabismus, heterochromia, closed eyes, blurred, watermark
basically covers everything for all images haha
is that like a common starting negative everyone likes to use?
no idea what the 2 things in the last line are and dont want to know lol
damn i dont have a good way to dump that into my negative block its line by line or something
Yea its a good start
uhh wait htis is vim?
Vim? Nope
whats vim
cant send screenshots. my negative prompt window uses vi/'vim for its text editing
no idea if thats default i just noticed it (sorry. comfyui specifically)
nice
this is awesome
Hello everyone, i'm currently starting in all of this, and i have absolutely no clue of where to start, what to download. I was wondering if someone could give me some guidelines and help me know where to start. Thanks in advance.
click that link i just posted and save 2 days
i just found it after manually setting up 90% of my stuff the last 2 days, if you use that it handles pretty much all of it and you don't have to fix typos and python dependency problems in 20 places
i just deleted everything i did except my models/chekpoints and am resinstalling with this
👍
oh wait
lol that was the wrong url the hwole itme sorry https://github.com/LykosAI/StabilityMatrix
interesting
its been flawless so far but takes so damn long to download stuff
I saw that stability AI was hiring a for a creative lead position
Is there anyone I can talk to about that?
I’m really interested in joining the team!
https://stability.ai/careers directly applying here is your best bet 🙂
Explore exciting career opportunities at Stability AI. Join our team of innovators and contribute to cutting-edge products in AI and technology. Discover your path to a rewarding career with us.
Thanks @karmic brook
I did so, but i know stuff could be lost in the ether of the LinkedIn… been part of the community for a while and thought it may cool get insight from anyone that may be working there, regardless of if I get in or not 🙂
Best of luck! 
Someone, pls help me! I updated controlnet to version 1.1.440 and now it doesn't work😭 How to fix it?
hi
I'm here breaking my head
with this api error
API error: POST: http://127.0.0.1:7860/sdapi/v1/extra-single-image {'error': 'ValueError', 'detail': '', 'body': '', 'errors': 'max() arg is an empty sequence'}
what doesnt work? come to #🤝|tech-support
hey, if you want to install SD localy on your PC, follow my install guide in the Pinned Messages of #🤝|tech-support channel
hello
SD upscale or SD Ultimate Upscale? any difference in quality/performance?
Got sadtalker working, but the results are disappointing at best
Ultimate.. less seam issues IIRC
yeah, it's no D-ID
I take it back. Now it's not working again
is it somehow possible to use IP adapter / reference image etc and inpainting to insert a character from one image into the scene of another?
oh hey, I'll test it later. I think I lowered the second CN node and didn't get likeness in many pics, but I don't think I tried with the first one only, ty
How to install an older version of stable diffusion
??
i keep finding messages that says : 🔒 no access, is there something i need to do? i was reading the #1080946152318443610 but this keeps popping up. Yes i'm a noob and i don't know 😆
older model, or older version of the interface (i.e a1111/comfyUI)?
They might be pointing to the bot channels which are down
thank you 🙂
When I was using the old codefomer model I was getting it from the photoshop
API error: POST: http://127.0.0.1:7860/sdapi/v1/extra-single-image {'error': 'ValueError', 'detail': '', 'body': '', 'errors': 'max() arg is an empty sequence'}
a1111
ReActor is another extension that I use a lot more. It works well for realistic faces and generations
no idea sorry..
Why do you want to install an old version?
API error: POST: http://127.0.0.1:7860/sdapi/v1/extra-single-image {'error': 'ValueError', 'detail': '', 'body': '', 'errors': 'max() arg is an empty sequence'}
What is that supposed to tell me? What are you trying to do?
see image I sent to tech-support
I'll check it out ty!
Hello is there a channel I can ask about model and sampling method advice
probably here tbh
which model, and what are you trying to do?
Im using RealisticVision and im trying to get images of myself basically
I just looked on reddit and some people are suggesting training a Lora model on images of me and using it as a refining model for my main model
would that work?
it does work, although using InstantID/FaceID/Roop/ReActor would be easier
Is there a quality difference?
it's hit and miss with all of them.. I prefer InstantID myself
is this comfy uihttps://github.com/comfyanonymous/ComfyUI
Oh now I understand, the thing is the installation guide get you to install the other extension
I guess I have to follow it but installing that one
or is it the 7zip one
anyone have a good workflow path for comy?
comfy*
how do I load a model file into the default wrkflow lol
nvm my bad lol, model wasnt in the right folder
If you are at that point, I'd suggest finding a tutorial series on youtube on Comfy as you'll have a heap of questions - Olivio Sarakas is working through one
Matt Wolfe also has a good intro to Comfy vid as well I think
yeah nvm I had put the model in the wrong folder apparently, must have been a mislcick lol
why is your name black lol can hardly even see it
Stable Society member
whats that
interesting wtf comfy only used 4 gb of vram with the sdxl trbo
wait its done? that was fast lol
I actually like this
it gives you more control with the cutsomizing workflows too
how does it work though, a111 uses 7 gb vram while comfy uses 4?!
(on sdxl turbo)
what the fuck happened
its craeting images in less than 1 second, is it broken lol?
its just good lol
why doesnt everyone use comfy isntead?
ease of use I guess, comfy does require a little more setup
and only 13 gb with both dreamshaper and sdxl turbo in there
Hey diffusers. Any tips for making a dataset AI art? I want to teach it my artstyle for making my original character designs, ill be using civitai model creator for this.
tried InstantID and my mind is blown
generated an image of me based on one pic of me and it looks exactly like me
I didn’t think it would work that well
nope, this shit is just fucking fast friend
make sure the images are larger than the training resolution (recommend 768 or bigger for sd1.5, or 1024 or bigger for sdxl), and then give every image the same caption of the token you want to use to trigger it e.g. my_cool_style and then follow the defaults and you are off laughing tbh
i did something for my girlfriend yesterday, shit is way to accurate
i know what u are talking about
it’s a bit scary lol actually
but it’s amazing
and we wonder why taylor swift deepfakes end up on twitter and shit gets regulated faster than a fat guy at a buffet
lmfao
deepfake is literally 1 minute thing now
not more
cool to see, how much fun you have
i feel you
shit is cracking my head everyday
lmfao
instantID also does well with style transfer too, i.e. turn yourself into a pixar character or anime husbando
Yesss i’m gonna try
@dry escarp COMO SE HACE LAS IMAGENES? XD
thanks for the quick reply. what do you mean when you say "then follow the defaults and you are off laughing tbh"?
im an english native but i dont understand that last expression.
Hi guys, I just recently launched my Youtube documrntary channel. I create some videos here on AI news and trends. Hope you can help me by subscribing, liking and sharing 🙂 if you have suggestions also on content you want, feel free to let me know! https://youtu.be/Yt6YG6d2D54?si=etZdDSqjmozZjqDw
with instantid do i have to run preprocessor manually every time? i was getting really good results but now its not really working anymore
you are off laughing = it should be smooth sailing = the hard part is behind you and that it should be simple going forward from there
not normally






