#🤝|tech-support
1 messages · Page 49 of 1
If your not using a VAE the image might be dull or doesn't have much contrast
3060 is a good entry card for SD stuff
i'd say its somewhat dull i guess
but i dont think it differs if i use different model or image
Some models have inpaint versions of their model that could help
But first you should get a VAE file.
For realistic models its the 84000-mse VAE
And for anime the kl-f8-anime2
it like shows like this during generation and then literally flips to this
ok i'll try
Yea I've seen that behaviour before. But I'm not at the PC to do some quick test
hmm where do you put vae model
I'm trying to run an extension called SadTalker, but I've got this error
I've been told I'm missing a Python module called numpy, but I have no idea what to do.
looks like vae helped
yes, thank you for your reply. it was already disabled. maybe i need to update python? i tried updating but the venv is still referencing my old python
hey guys, I am using ponydiffusion model and while its renndering out. no problem. onces its done. I see the final image then its starts artifacting like this
I dont know how to fix it
i redownloaded the model and disabled any LORA i was using
no clipskips or overrides
Try reducing cfg scale
its only at 7
Try 4, the result may be unconsistent, but it may solve he issue
I had a similar problem a time ago, in my case I had too much weight in some promps and I had to reduce it. I don't know too much of this topic however.
so maybe too many promps?
What's your python version?
if thats the case, maybe I could reduce the amounnt and then refeed the ai my generated image and inntroduce more promps?
You need to use the sdxl vae
And dont use an 1.5 VAE for pony
how do I know if I am using 1.5 VAE?
I Have the sdxl_vae.safetensors inn my VAE folder
but do I need to manually switch it in the ui?
sorry to be a bother, is it inn my settings?
probably depends if you added the sd_vae to the quicksettings list
Hey guys. This issue has been plaguing me for quite a while. For instance the OpenPoseEditor tab next to the Extensions tab just vanished all of a sudden a couple of weeks ago.
None of the extension tabs show up anymore, not even new ones, like the Depth Lib menu.
I think I tried reinstalling openpose editor before, even a different version of it, but it didn't help at all.
I'm not sure if reinstalling all extensions on this client would help since I already tried installing extensions on a fresh client and it still did not show the OpenPose Editor for instance.
Anyone who's experienced this issue before?
but again cf #🤝|tech-support message everything VAE related should be explained there
In your 3rd screenshot click "check for updates" let it do its work and then click "Apply and Restart UI"
Will do and update, thanks 😄
Hey, openpose editor is outdated and doesn't work anymore.
But it got integrated into controlnet.
You have to input an image.
Click on openpose and then on the Explosion icon.
Then you get and Pose and on the right an Edit button
then reboot your webui and if the problem still happen please provide the full console log
Forgive me for beinng slow, but i dont know what cf is? I clicked the link you put in the chat but it doesnnt direct me anywhere
That's good to know, thanks! It still sucks that Depth Lib does not show up for me tho lol
cf <> latin for compare. basically mean "check this out". try to click multiple times. Discord can be kinda jank with messages links sadly
VAE quick guide :
1/ What is a VAE.
It's a part of the stable-diffusion pipeline that encode/decode information from tokens to latent space and from latent spaces to pixels. Aka it transforms math statistics in pictures
2/ Where do I put my VAE ?
- VAE with
.vae.pt,.vae.ckpt,.vae.safetensorsextensions go into the models\Stable-diffusion folder - VAE with
.pt,.ckpt,.safetensorsgo into models\VAE
3/ How do I use my VAE ? Three possibilities : - Either you name it similar to another one of your model (eg : Anything-V3.0.safetensors + Anything-V3.0.vae.pt), by doing that it should automatically load the VAE when you load the associated model.
- You manually load your VAE by going to Settings -> Stable-Diffusion -> sd_vae and selecting your VAE
- You add an easily accessible VAE dropdown at the top of your page to quickly switch back VAE by adding
sd_vaeto your Settings -> User Interface -> Quicksettings list
There, I reposted it
Make sure your using the fork of depth lib and deleting the old one:
https://github.com/wywywywy/sd-webui-depth-lib
Thanks a lot! Will do this right now. Hope it will do the trick 😄
It will. Because the old version is not updated since 1 year
The new one should work.
I would thank you if you could help me with this
Thank you! You are an absolute legend 💙 🤜🏻 🤛🏻
Python 3.10.0
You need 3.10.11
can i run in google colab xl models?
It's RX 6900 XT. Btw what about the grainy images? I mean it's not so grainy that ruins the image, but it's still very noticeable, and the faces sometimes are distorted so I'm forced to use Adetailer. Any ideas on how to fix it?
i keep getting this utf-8 cant decode byte 0x96 error. i reinstall python, reinstall my pc, changed training image, training name. still cant fix this. please help me
Quick question, can you? Isn't stable diffusion banned on google colab?
Do you have an example?
Sdxl is known to be grainier than 1.5
no i think
i found many tutorial
Ok so I just added a bunch of score tags and it somehow got a lot better, thanks as always
Gonna asnwer myself as I found the answer and some other people could be interested: yes, controlnet photomaker model is a .bin file that goes in models directory but the reason I was struggling to make it work is that (at least for Forge and maybe A1111) one needs to include the word "photomaker" in prompt
Bur on the same note: only the second IP-adapter option seems to be working for me, does the first one (face) requires a diferent model?
Again, answering myself 😁 : https://github.com/lllyasviel/stable-diffusion-webui-forge/discussions/178#discussioncomment-8572388
hi, someonca can help me to change folders destination?
need change the path
what´s wrong here?
hi what would be the best .bat for my build
I7 9700k
3080
32GB ram
--xformers --medvram-sdxl --no-half-vae
would be the best for 10gb vram
hey, it should look like this: (you just have to edit the path at the top to match yours)
also never install a webui inside the OneDrive folder
@ornate elk im getting this error creating an iamge Warning: field infotext in API payload not found in <modules.processing.StableDiffusionProcessingTxt2Img object at
can you show the full cmd log?
NotImplementedError: No operator found for memory_efficient_attention_forward with inputs:
query : shape=(1, 4104, 10, 64) (torch.float16)
key : shape=(1, 4104, 10, 64) (torch.float16)
value : shape=(1, 4104, 10, 64) (torch.float16)
attn_bias : <class 'NoneType'>
p : 0.0
cutlassF is not supported because:
xFormers wasn't build with CUDA support
flshattF is not supported because:
xFormers wasn't build with CUDA support
tritonflashattF is not supported because:
xFormers wasn't build with CUDA support
triton is not available
requires A100 GPU
smallkF is not supported because:
xFormers wasn't build with CUDA support
dtype=torch.float16 (supported: {torch.float32})
max(query.shape[-1] != value.shape[-1]) > 32
unsupported embed per head: 64
can someone from stability confirm that it is not possible to disable the safety checker via the API? i couldn't see na option in the docs. our users are often generating content for kids so the safety check tends to trip when describing characters. i know we can use SD on other platforms with it turned off, but we're already integrated.
thats not the full cmd log.
what webui are you using?
auto1111?
yes
then please restart it and show me the full cmd text
a models folder?
yes it seems its not detecting the lora when sear manually i dont see it
tried to recreate this
cant attach soo look up https://civitai.com/images/645644
loras are either for 1.5 or sdxl models. so make sure to have the right model version selctet as checkpoint
the lora used here is for 1.5 models
and i choose the realistic vision 6.0 b1
is the lora in models/lora ?
Hi everyone! I'm Katia, a student studying Information Systems Engineering. I'm currently working on a project and I'm interested in incorporating an API to generate images from text. I've heard about the Stability API, but I'm not sure how to get started, especially regarding obtaining an API key. Could anyone here guide me on how to integrate this API into my project? Any help or advice would be greatly appreciated!
hey for infos about the Stability.ai API checkout this:
https://platform.stability.ai/
https://platform.stability.ai/docs/getting-started
the second link covers the steps needed
Thanks! 🤩
is this normal :
WARNING:xformers:WARNING[XFORMERS]: xFormers can't load C++/CUDA extensions. xFormers was built for:
PyTorch 2.0.0+cu118 with CUDA 1108 (you have 2.1.2+cu121)
Python 3.10.10 (you have 3.10.6)
Please reinstall xformers (see https://github.com/facebookresearch/xformers#installing-xformers)
Memory-efficient attention, SwiGLU, sparse and more won't be available.
Set XFORMERS_MORE_DETAILS=1 for more details
you need to update your python to 3.10.11 64bit
download the installer and overwrite the existing python installation
then delete the venv folder and relaunch
no, with the installer from here (at the bottom)
https://www.python.org/downloads/release/python-31011/
delete the venv folder inside a1111
yep
it will get recreated after launching the webui-user.bat again
and then its using the new python and xformers
6gb wow this folder is big by default?
yes, there are the core files stored, torch etc
how to update numpy?
I'm having an issue and apparently that would solve
i tried sadtalker on my auto1111 install, getting the same error
Oh
There's no way of using it?
you can checkout the issues tab of their github site:
https://github.com/OpenTalker/SadTalker/issues
maybe someone has a fix, but i dont think so
I saw a tutorial of a man who used it, but he uses as an individual tool (not on the webui)
However, I got lost :'(
you cna try their online demo:
https://huggingface.co/spaces/vinthony/SadTalker
I've been having errors with that
So, do you consider I would have problems running it locally outside automatic1111?
i dont know
you can try to set it up as standanlone tool
how does one mapp folders in the bat file?
for models and loras?
--ckpt-dir "Path/to/models/Folder"
--lora-dir "Path/to/loras"
Actually I got that running it outside Automatic1111. I don't know if it's the same error
could be a python error
and others?
vae , embedding a
ect
--embeddings-dir
--Esrgan-dir
--vae-dir
--controlnet-dir (extension neede first)
I have 55 LoRAs in ComfyUI. I am using the same LoRA folder in A1111 - but it will only display 46 of the same LoRAs?!?!?!? Why?

maybe some are for sdxl
ALL are for SDXL - but 10 or so LoRAs fail to load in A1111 - which is very frustrating 😄
I understand that if you're using SD2 - only SD2 LoRAs will load; and if using SDXL, then the SDXL LoRAs should load ...
... but
I finally got this. It fixed the error and I could be able to run sadTalker. I just send this in case you are interested in knowing
oh good to know, is that for the extension or the standalone?
I don't know what is standolone
That fixed SadTalker. However, I'm running it outside the webui
I don't know if it fixes the same inside the webui. I've got to much headache after dealing with this for all the day long so I'm not considering to check it
for some odd reason it wont go deeper in o the folders im dividing loras in human fantasy cars buildings and abstract
heeeyaaa, where can I find a local to download
You can just create subfolders
They work
Check the pinned messages in this channel for the right guide
help it sayis connection timed out right after starting in on the webui
hey, one question, it necesarily need to be on c: or can be on an external memory
?
What?
It can be on any drive. But git and Python preferable on C
SDXL models are trained on a base resolution of 1024x1024
So try that
Make sure you didn't closed the cmd window
i didnt
its still open
it errors out right after loading the page
Any error in the cmd?
where do i see?
In the black window
idk you tell me, no clue what to look for
What's your GPU?
rtx 3080 laptop gpu
@strong kestrel
okay, then do the following:
right click and edit the webui-user.bat
at the line COMMANDLINE_ARGS=
you need to add: --xformers --medvram-sdxl --no-half-vae
then save and close.
then delete the venv folder and relaunch the webui-user.bat
it's stating everything you need to know
(you can also delete venv instead like cs1o suggest)
what?
okay i'll try that
how do i edit? when i open it, it just starts it up
ah oke, like this?
how much RAM do you have?
any error now in the cmd?
lots of warnings now
have you deletet the venv folder?
no
then do that please
now its saying creating vnev so its adding it again though
yes thats good
oh okay
let it load
will do
nope
and the local one?
it still times out TwT
now the whole browser page says website cant be reached
help what do i do
what browser are you using?
make sure the webui is whitelisted in any browser adblocker
operagx, but tried it in chrome too and there it says ERR_CONNECTION_REFUSED
yea i already tried that
when i try to reload this happens
and the cmd is still open?
yes
always says errored out
help
why doesnt it work?
this is so frustrating
would a reinstall fix this?
hello??
pls help
You could try a reinstall with my guide in the Pinned Messages of this channel
but would that fix it
the error is strange, do you have any third party antivirus software installed?
nope just the windows defender thing, even turned off the firewall but no change
have you also restarted the Laptop?
oh yes, more than once
oka yi just installed it on my macbook and the cmd window looks a lot different
check if your C: drive has enough space left
it does
okay then try deleting the config.json and ui-config.json
ookay no errored out so far...
on mac? 🤣
No
i see macos here, i didn't read the whole conversation
on the last line it says "press any key. . ." and when i do it closes instantly, that doesnt happen on my mac
you are trying to get the same thing on windows that you have on mac, and mac works?
No if you dont know whats going on then leave
i am trying to figure out if you need help with mac or not
no
if you need help with windows CS1o can help you more than me
but if you need help with mac i can help more than him
on my windows laptop which i used for stable diffusion before, it worked perfectly then, alyways says this all of a sudden and idk why
was just trying to see if the same thing happens on mac too
does ui open now or not? like on this picture, if it does, check what you have on the bottom
this part
it always opened
please post this if you can see it
i do not see the versions there
?
getting a lot of artifacts, using pondydiffusion with lora, and the SDXL_VAE vae
eyes are not defined, air is bugging out. colors seemed warped
hmm, gradio version looks fine
im a noob to using stable diffusion. Any help would be appreciated
@strong kestrel one stupid question, have you tried with some other browser like edge?
some people had problems with adblokers
i am not sure if opera has adbloker or not
that is the only browser that i do not have and i have 5 of them
it does but i have disabled it for this
You can try update your python to 3.10.11 64bit
Then delete the venv and relaunch the webui-user.bat
If its still errors out. I would try a clean reinstall
i do not think that would help
can you please try edge too, so we can confirm that the problem is not adblocker
thanks
since that is windows, grap probably does not work, but netstat should work (i hope)
❯ netstat -an
?
what?
netstat -an
yes CMD window
its already open
another one
doesnt work
Press Windows+R to open "Run" box. Type "cmd" and then click "OK"
okay i have run it but what now?
?
type netstat -an and press enter
i just told you i did
viking what are you tring to do
❯ netstat -an | grep 7860
tcp4 0 0 127.0.0.1.7860 . LISTEN
i am on mac
i want to see if port is opened or not
since he has no grep i am trying to see if he can get the full port list and to try to find it by search in notepad
i'm not a he
open webui-user.bat ; add --share to the cli args; save and re-run
but i am not sure if netstat works on windows or not
or .sh
it does
i have it opened btu cant add anything to it cuz it instantly closes when i press a key
whats cli agrs
can anyone help please?
model issue
he has a problem with access from local machine to local port
IM NOT A HE
share should fix it
sorry SHE
but this is a widley used modle. i havent seen many complaints
could also be prompt issue
OH
remove git pull
(also is medvram-sdxl a real thing?)
yea
idk someone told me to add it
okay try running it now
do i need to delete that ve- thing folder again?
venv? no
okay
never delete venv*
does it say "Press key to stop blah blah.."?
no its not
do you have any other terminal open
no
venv can be safely removed if that is needed, because it will be created on next run
she didn't do anything wrong
yeah uh
at this point id say to uninstall automatic and install comfy but
something must be wrong with ports
i think
then i have to install all the lil things for my model again T^T and that was such a pain so i dont want to do that, and i would lose all my images in the output folders
@strong kestrel do you have some 3rd party antivirus, like mcafee?
oh no comfy uses the model you already have, but its for masochists
thats new
adbloker - checked
wierd 3rd party antivirus - checked
...
i have no idea what else could make this problem 😦
the model i want to use times it out though wtf
fuck no
hey so basically windows says that you're fucked
excuse me?
tldr: windows lets the webui launch
but when changing models
it uses too much ram
and gets killed
so how do i fix it?
i have an idea
????
ohh okay you tried a yiffymix, the furry models are often broken
dw ill guide you
could do that, i dont need them anyways, just same model just previous versions
whats the model name (like model.safetensors, cirno_oven.safetensors)
hey it works now wtf
delete the yiffy model and restart
i deleted the precious versions
no nice try though
but please remove --share from your webui-user.bat
its not needed
@strong kestrel try this, go to https://github.com/lllyasviel/stable-diffusion-webui-forge and download >>> Click Here to Download One-Click Package<<<
unpack it in the new folder, and see if that works
if that works, your windows is fine, if not, you have a serious problem with Windows
as i just told you, it works now, i deleted the previous versions of the same model
this could speed it up
its mainly for mem efficiency
which you dont seem to need
that is not important now
if forge launch windows works fine
if not windows is a problem
reinstalling a1111 from scratch (including python) will not fix anything if windows is a problem
i am trying to save her time
this package just need to be unpacked and launched
and we will know what is the problem
please try this, so we can tell you what to do next if that works / not work
but didnt yoinked say i didnt need it?
good that it works now, dont forget to remove the --share
but leave the other args in the webui-user.bat, they are for the best performance
okay!
wait, your webui now works? and you can access it without timeout?
i said that like 3 times now
in that case forget forge
haha ye oke
i thought you still have the same error
luckily not, guess just too many models installed
question:
what does it mean : half-length portrait:1.2 << the numbering sorry english is not main tongue
number mean how important the text before is
e.g.
(egg:0.4) not a lot of egg
(egg:1.7) das a lot of egg
-egg. thats a neggative 😛
thnx , what about painter how do you choose what alter in the generated image?
is that a thing? does it normally take to laong to generate i mena it has been 40 min
what GPU do you have for your computer?
3080 evga 10gb
shared memory ... 16gb
what resolution images are you making? 1024x1024? how many steps? 30? are you upscaling it?
it really should not be taking 40 minutes.
40 seconds possibly.
maybe you're running without cuda?
just got this after updating compfyui just now? any info?
What 40mins?
i think its because of the 30 steps
this is my bat:
@echo off
set PYTHON=
set GIT=
set VENV_DIR=
set COMMANDLINE_ARGS= --autolaunch --update-check --xformers --medvram-sdxl --no-half-vae
git pull
call webui.bat
o it is using th gpu
there was an error before creating the image:
*** Error executing callback app_started_callback for F:\stable-diffusion-webui\extensions\sd-webui-controlnet\scripts\api.py
Traceback (most recent call last):
File "F:\stable-diffusion-webui\modules\script_callbacks.py", line 153, in app_started_callback
c.callback(demo, app)
File "F:\stable-diffusion-webui\extensions\sd-webui-controlnet\scripts\api.py", line 60, in controlnet_api
controlnet_input_images: List[str] = Body([], title='Controlnet Input Images'),
NameError: name 'List' is not defined
figured it out ok it seemed to be from an update to IF Prompt to Prompt Node from ImpactFrames Nodes..
what are your image settings?
30 steps should take seconds for your gpu
Skully — Today at 22:16
915x1152
sampling steps 30 sorry
has to be on gpu or something
it stopped
Warning: field infotext in API payload not found in <modules.processing.StableDiffusionProcessingTxt2Img object at 0x000001C1B6FC4910>.
100%|██████████████████████████████████████████████████████████████████████████████████| 30/30 [00:13<00:00, 2.22it/s]
tiled upscale: 100%|███████████████████████████████████████████████████████████████████| 35/35 [05:59<00:00, 10.26s/it]
100%|██████████████████████████████████████████████████████████████████████████████████| 30/30 [01:18<00:00, 2.60s/it]
Loading VAE weights specified in settings: F:\stable-diffusion-webui\models\VAE\anything-v4.0.vae.pt3:45<00:00, 2.51s/it]
Applying attention optimization: xformers... done.
VAE weights loaded.
Total progress: 100%|██████████████████████████████████████████████████████████████████| 60/60 [59:35<00:00, 59.59s/it]
Total progress: 100%|██████████████████████████████████████████████████████████████████| 60/60 [59:35<00:00, 2.51s/it]
Any way to make SD run offline with no internet connection?
It should work without internet
Yeah I realized after it's because I was using gradio when my internet bugged out lol
Appreciate you
In queue: 1/1
it seems i am waiting forever?
i do I just get to the next render I want?
Check the cmd Window for any errors
Dont use 0 hires steps, set them to 10 if you use hires fix
Also dont enable the refiner
My a1111 is only producing black images, its never been a problem before. How do I fix it
What model are you using?
And what's your GPU and what's inside your webui-user.bat
Use Stable Diffusion Forge instead, I have 6gb VRAM as well and it runs like shit on A1111
Then you need the performance arguments in the webui-user.bat
What's your gpu model?
i have no idea
this??
Okay then remove --disable-nan-check --no-half --always-batch-cond-uncond
alright
These are not needed for your GPU and only cause issues or slowdowns
trying to run stable cascade and i get a error "module diffusers has no attribute StableCascadeUNet"
anyone run into this issue
Perfect, np 🙂
back in working order wooo
Wow looks awesome!
Guys we need to all like start a donation box and get something for our boy @ornate elk coz this man has literally been carrying this discord server. Maybe a 3D printed luffy delivered to his place or something nice just to show our appreciation
hes a g, id donate, im only here cuz he gives good advice on how to fix my a1111
Same
Hey yall, got an issue with the Civitai browser+ extension not working properly. When I hit search, it loads for a few seconds and all the input elements return an "error" tag. I'm getting an 101 error in the Inspect Element console/network tab and no errors in the SD console
Tried some googling and haven't found anything
If this is the wrong discord for this issue, I'd appreciate if I could be pointed to the appropriate one
what does the console log looks like ?
Inspect Element console or SD?
sd
hold
dump the full log in here (properly formatted or as a .txt)
Where might I find this log?
the log is not saved anywhere, it's displayed in the console (black window thing with white text in it)
Ah thought there might be a log output file somewhere, I'll make a .txt rq
I skimmed it and couldn't see anything relevant. Hitting search multiple times just gives the same 101 network errors and nothing in the SD console
looks good so far, did you trigger the error before sending the log ?
Yessir
are your extensions fully updated ?
Yup, updated them before I came here
hmmmm can you screenshot your webui so I can see for myself what it looks like
the url is whitelisted in any kind of adblocker you're using ?
I'm using UBlock Origin, not sure if its whitelisted
might as well give it a shot
you might also try with a different browser (something clean of any extensions)
Disabled the adblocker completely on my browser, no difference
I'll give'r a shot
time to dust off that edge browser :p
no kidding
I guess I uninstalled chrome at some point but windows kept the shortcut in the start menu lol?
No dice on Edge
10-4
Gonna try to install the extension directly from the github url, might do something 
I doubt it, everything looks clean :/
are you using some vpn ?
or should you be using some vpn (china, etc) ?
I have vpns installed, but they're off
and you can go on civitai using your browser just fine ?
Yup
when in doubt.... delete venv and try again ?
damn bro are we really at that stage 😦
We don't have much to work with :/ no logs whatsoever.
You can try to up the log level with command line arguments --loglevel DEBUG and we'll see if something interesting shows up
(still trying to boot up mine, I'm in the middle of something so it takes time)
all good brotherman
Theory : civitai has just refactored its categories for content rating system (yet again) and that's messing up the extension
if that's it then I should be able to reproduce the error easily
and you'll have to wait for the extension to be updated :p
Saw that, figured it might have something to do with it but just wanted to make sure. I literally JUST installed the extension today so idk if I just had some bad settings or something
try to turn off (or on) any kind of setting related to nsfw and see if it fixes it
Already tried toggling that in the filter button, no changes
I got a clean install going from a different folder, if the issue persists on that instance then I'm just going to assume its an extension issue and go back to importing loras and checkpoints how I used to, like a fucking CAVEMAN
yup sounds like it broke it
yeah I did when we started talking about it too :p
maaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaan
at least we came to the same conclusion
who doens't comfyUI create a new node instead of breaking the old one...
All my workflows are broken now
how can I revert to pre IPadapter node breaking update?
@vocal burrow ty for taking time to help me tho man, I appreciate it
in txt2img is it possible to make hires fix appear at the bottom and not at the top i want it to run last when generating images
Has anyone had any issues with AUTO1111 lately where the web UI will literally not respond until it's reloaded?
- Clicking generate won't do anything
PNG Infotab never loadsExtensionstab won't load.
Tried different browsers (Chromium and Firefox Developer Edition - with extensions fully disabled & without) and the issue persists
No errors either - unless you count the web console errors that don't seem helpful at all
does anyone has an idea how to install a model such as this without a "model file"? ( https://huggingface.co/stablediffusionapi/anything-v5) i have a vague idea that change some texts and change the suffix, but i desperately need more instructions. xx
try delete venv folder and rerun
ive already tried a fresh reinstall :(
From our old conversation. I would have to download "wildcardX-XL" and put it in model?
@brave cove
What’s your question?
I want to generate my first image, how do I find the menu entry
I’m not sure what you mean by “menu entry” 🤔
I mean I want to generate my first image, how should I do it
Check out some tutorials on YouTube
Either Automatic1111 or ComfyUI 😎🫶
Into models/stable-diffusion
Hello, when i generate image it take me sooo much time (until 1h /1h30) while i do a ratio with 512 in width and 680 in height. Is it normal ? Or i should remove my parameters? I have nvidia rtx 3070
teh best thing is to paste the image parameters file, (npt sure if that wording), the text file with all the info, then people can check properly for you
is this the text files ? And wym by command args ? (sorry english is not my maternal lgge and i'm not goog in informatic)
Hello.
I am using "Search and Replace" from Stable Image API.
Yesterday everything worked well, but today I'm receiving errors wih same prompts:
'{"error":"InferenceError: {\"code\":\"inference_error\",\"message\":\"Internal Server Error\"}"}'
What's wrong?
What's in your webui-user.bat?
Right click the webui-user.bat and edit it
At the line COMMANDLINE_ARGS
You need to add --medvram-sdxl to the other args
And remove --autolauch, it should be --autolaunch
Thank you so much 🙏
It should be much faster now
@sudden hawk important is to say to always launch the webui-user.bat
And not the webui.bat
Ok thanks again 🙏
tyvm
In ComfyUI, what is NDI?
Hi ! I alway get this Js issue at start of Stable Diffusion. I can't generate nothing until reload SD client by refresh web page. Anyone have get the same issues ? (I join my list of extensions too)
Hey, have you tried an other browser?
Also have you updated your extensions?
@ornate elkextention yes, browser no... I use Opera, maybe I must try with chrome
Yes, and also check the cmd for any errors when starting sd
Hi, anyone using Stability.Ai with Make.com?
Anyone training models locally on MAC ? Lora/Dreambooth- Kohya_ss is having issues and I know no other trainer…
I actually can not debug gui_sh or find out what is causing crash
when i try use canny
\torch\serialization.py", line 1112, in load_tensor
storage = zip_file.get_storage_from_record(name, numel, torch.UntypedStorage)._typed_storage()._untyped_storage
RuntimeError: PytorchStreamReader failed reading file data/4: invalid header or archive is corrupted
open pose works in control net
canny give me this
try to redownload the canny model ?
with just that snippet of error, it seems like so
i do it now but where i get orig model
i download 5 gb model canny pth is correct?
that seems like a lot
you can get difference controlnet model at 700mb https://civitai.com/models/9868/controlnet-pre-trained-difference-models
(those are to be used along sd1.5 models)
thx
i have present for you for help in general with images\
2 watermelon rats
super().init(torch._C.PyTorchFileReader(name_or_buffer))
RuntimeError: PytorchStreamReader failed reading zip archive: failed finding central directory
with differrent canny model
full log please
Error running process: :\Stable diffusion\stable-diffusion-webui\extensions\sd-webui-controlnet\scripts\controlnet.py
Traceback (most recent call last):
File ":\Stable diffusion\stable-diffusion-webui\modules\scripts.py", line 718, in process
script.process(p, *script_args)
File ":\Stable diffusion\stable-diffusion-webui\extensions\sd-webui-controlnet\scripts\controlnet.py", line 1143, in process
self.controlnet_hack(p)
File ":\Stable diffusion\stable-diffusion-webui\extensions\sd-webui-controlnet\scripts\controlnet.py", line 1128, in controlnet_hack
self.controlnet_main_entry(p)
File ":\Stable diffusion\stable-diffusion-webui\extensions\sd-webui-controlnet\scripts\controlnet.py", line 894, in controlnet_main_entry
no, the full log please. everything written in the console.
copy paste it in a .txt and drop said .txt in here
ok
Error running process: :\Stable diffusion\stable-diffusion-webui\extensions\sd-webui-controlnet\scripts\controlnet.py
Traceback (most recent call last):
File ":\Stable diffusion\stable-diffusion-webui\modules\scripts.py", line 718, in process
script.process(p, *script_args)
File ":\Stable diffusion\stable-diffusion-webui\extensions\sd-webui-controlnet\scripts\controlnet.py", line 1143, in process
self.controlnet_hack(p)
File ":\Stable diffusion\stable-diffusion-webui\extensions\sd-webui-controlnet\scripts\controlnet.py", line 1128, in controlnet_hack
self.controlnet_main_entry(p)
File ":\Stable diffusion\stable-diffusion-webui\extensions\sd-webui-controlnet\scripts\controlnet.py", line 894, in controlnet_main_entry
model_net, control_model_type = Script.load_control_model(p, unet, unit.model)
File ":\Stable diffusion\stable-diffusion-webui\extensions\sd-webui-controlnet\scripts\controlnet.py", line 367, in load_control_model
control_model = Script.build_control_model(p, unet, model)
File ":\Stable diffusion\stable-diffusion-webui\extensions\sd-webui-controlnet\scripts\controlnet.py", line 395, in build_control_model
state_dict = load_state_dict(model_path)
File ":\Stable diffusion\stable-diffusion-webui\extensions\sd-webui-controlnet\scripts\utils.py", line 21, in load_state_dict
state_dict = unsafe_torch_load(ckpt_path, map_location=torch.device(location))
File ":\Stable diffusion\stable-diffusion-webui\venv\lib\site-packages\torch\serialization.py", line 797, in load
with _open_zipfile_reader(opened_file) as opened_zipfile:
File ":\Stable diffusion\stable-diffusion-webui\venv\lib\site-packages\torch\serialization.py", line 283, in init
super().init(torch._C.PyTorchFileReader(name_or_buffer))
RuntimeError: PytorchStreamReader failed reading zip archive: failed finding central directory
full
i think install torch not right
that s not the full log
there s tons of stuff before that
include everything, scroll all the wy to the top
oh ok)
if there s too much, restart your sdwebui trigger the error again and copy paste that log
Launching Web UI with arguments: --theme=dark --xformers --medvram --no-half-vae
: I tensorflow/core/util/port.cc:113] oneDNN custom operations are on. You may see slightly different numerical results due to floating-point round-off errors from different computation orders. To turn them off, set the environment variable TF_ENABLE_ONEDNN_OPTS=0.
WARNING:tensorflow:From :\Stable diffusion\stable-diffusion-webui\venv\lib\site-packages\keras\src\losses.py:2976: The name tf.losses.sparse_softmax_cross_entropy is deprecated. Please use tf.compat.v1.losses.sparse_softmax_cross_entropy instead.
Style database not found: :\Stable diffusion\stable-diffusion-webui\styles.csv
ControlNet preprocessor location: :\Stable diffusion\stable-diffusion-webui\extensions\sd-webui-controlnet\annotator\downloads
2024-03-27 13:25:39,457 - ControlNet - INFO - ControlNet v1.1.440
2024-03-27 13:25:39,804 - ControlNet - INFO - ControlNet v1.1.440
ahoy dank memers, im having some trouble installing stable diffusion, with this version
https://github.com/comfyanonymous/ComfyUI
while i was unzipping it, it gave some warnings that some specific files were missing, but when i used 7zip to unzip it it didnt give those missing file errors, so im not sure if thats the cause of the problem is or not. but i put some models in the checkpoints folder and a vae file in the vae folder, but the problem is when i launch it with run_nvidia_gpu.bat, and then the ui opens up in my browser, when i try to generate an image with the "queue prompt button", it just pops up a window that says "reconnecting..." in red letters.
and with this version of stable diffusion
https://github.com/AUTOMATIC1111/stable-diffusion-webui
also with models/checkpoints i put in, when i open the with the bat script, it opens the ui, but i keep getting red error windows that says "error. connection errored out"
my computer is pretty powerful btw so thats not the problem
1/ there s supposed to be stuff before that
2/ you didn t trigger the error, so the actual error log is not there
here s what a full log looks like #🤝|tech-support message
problem starting
2024-03-27 13:27:53,533 - ControlNet - INFO - unit_separate = False, style_align = False
2024-03-27 13:27:53,744 - ControlNet - INFO - Loading model: control_sd15_canny [fef5e48e]
*** Error running process: :\Stable diffusion\stable-diffusion-webui\extensions\sd-webui-controlnet\scripts\controlnet.py
Traceback (most recent call last):
File ":\Stable diffusion\stable-diffusion-webui\modules\scripts.py", line 718, in process
script.process(p, *script_args)
ok no full log then....
make sure your extensions are updated
and make sure you re not using sd15 controlnet model along with a sdxl model (or vice versa)
hm
What extensions do you have installed?
Tensorflow error reminds me of TensorRT extension
maybe something got corrupt during the download. Can you try to get them again ? Do you have logs for any of them ?
ive tried the downloads and unzippings and installations of them in difgferent ways and multiple times
When you launched the webui-user.bat and the ui opens, don't close the cmd
this is the log for just nows opening of automatic1111
Version: v1.8.0
Commit hash: bef51aed032c0aaa5cfd80445bc4cf0d85b408b5
Launching Web UI with arguments:
no module 'xformers'. Processing without...
no module 'xformers'. Processing without...
No module 'xformers'. Proceeding without it.
Calculating sha256 for E:\sd.webui\webui\models\Stable-diffusion\model.ckpt: Running on local URL: http://127.0.0.1:7860
To create a public link, set `share=True` in `launch()`.
Startup time: 17.9s (prepare environment: 3.9s, import torch: 5.4s, import gradio: 1.5s, setup paths: 1.7s, initialize shared: 2.6s, other imports: 1.0s, load scripts: 1.1s, create ui: 0.4s, gradio launch: 0.3s).
cc6cb27103417325ff94f52b7a5d2dde45a7515b25c255d8e396c90014281516
Loading weights [cc6cb27103] from E:\sd.webui\webui\models\Stable-diffusion\model.ckpt
Press any key to continue . . .```
i mean xformers is prominent looking
roop control net open pose
Seems like you followed an old tutorial for that install
Please follow my install guide for automatic1111:
#🤝|tech-support message
no that s normal, that s because you re not using --xformers command line arguments. What s not normal is the "Press any key to continue . . ." which indicates that the program has terminated somehow without any errors.
What s in your webui-user.bat ? Are you using webui-user.bat to run sd ?
i did at first, but this installation i just did the instructions on the github
Download sd.webui.zip from v1.0.0-pre and extract its contents.
Run update.bat.
Run run.bat.```
oh yeah, no
Yes thats not recommended
how should i uninstall my current 3.10.6 version of python most throughly
i see in console ControlNet - INFO - ControlNet v1.1.440
ControlNet - INFO - ControlNet v1.1.440
double text\
its ok?
Thats okay I guess, when does the error appear? Also only when using canny model?
yes but i think i must see preview with open pose
but i dont see
Can you screenshot your controlnet settings?
make sure to delete your venv folder (if there is any) after making any down/upgrade of your python
and what model are you using it with ?
dreamshaper
which one
ok so it should be fine
ok so let s try delete your venv folder and relaunch (include the full log once it s done)
maybe something installed incorrectly
if i use this setting it put pose from my image to generate with promt?
it should yes
you can click the explosion logo to see a stickman preview of the pose
in stable dif folder?
Yes and sorry but I can't read those runes
Yes
prewiev not work
i have same error with open pose when i chose preprocessor
if i use stickman without preprocessor it works
this problem
Using preprocessor: openpose_full
- ControlNet - INFO - preprocessor resolution = 512
Downloading: "https://huggingface.co/lllyasviel/Annotators/resolve/main/hand_pose_model.pth" to :\Stable diffusion\stable-diffusion-webui\extensions\sd-webui-controlnet\annotator\downloads\openpose\hand_pose_model.pth
10%|███████▌ [
i use openpose full why he try download hand pose model?
Is the preprocessor set to openpose full?
yes
if use diffrent openpose model RuntimeError: PytorchStreamReader failed reading zip archive: failed finding central directory
problem only if i choise preprocessor
try removing any non latin characters in the path (like the dot in sd.webui)
hm now open pose read pose from image and apply
also i have bad wifi
and often i have SSL error
when download someting in sd
Hey again. I’m still having the connection error. Updated to python3.10.11. Added antivirus exceptions and no adblocker. Anyone know whatsup?
I installed an antivirus package that had anti tracking and stuff recently, maybe it’s that?
That could block, but what the cmd shows?
Thanks for your time CS1o. my CMD shows "1006" when i try to generate image and get the connection error. am launching web UI now to show you the full cmd...sorry for long post everyone
D:\stable-diffusion-webui-directml>git pull
Already up to date.
venv "D:\stable-diffusion-webui-directml\venv\Scripts\Python.exe"
fatal: No names found, cannot describe anything.
Python 3.10.11 (tags/v3.10.11:7d4cc5a, Apr 5 2023, 00:38:17) [MSC v.1929 64 bit (AMD64)]
Version: 1.8.0-RC
Commit hash: eb286516b35b6bd5ad12ff902292290ba7de89d2
no module 'xformers'. Processing without...
no module 'xformers'. Processing without...
No module 'xformers'. Proceeding without it.
D:\stable-diffusion-webui-directml\venv\lib\site-packages\pytorch_lightning\utilities\distributed.py:258: LightningDeprecationWarning: pytorch_lightning.utilities.distributed.rank_zero_only has been deprecated in v1.8.1 and will be removed in v2.0.0. You can import it from pytorch_lightning.utilities instead.
rank_zero_deprecation(
You are up to date with the most recent release.
Launching Web UI with arguments: --use-directml --upcast-sampling --opt-sub-quad-attention --opt-split-attention-v1 --no-half-vae --no-half --use-zluda --lowvram --update-check --skip-ort
===========================
You are running torch 2.0.0+cpu.
The program is tested to work with torch 2.1.2.
To reinstall the desired version, run with commandline flag --reinstall-torch.
Beware that this will cause a lot of large files to be downloaded, as well as
there are reports of issues with training tab on the latest version.
Use --skip-version-check commandline argument to disable this check.
Civitai Helper: Get Custom Model Folder
Tag Autocomplete: Could not locate model-keyword extension, Lora trigger word completion will be limited to those added through the extra networks menu.
[-] ADetailer initialized. version: 24.1.2, num models: 9
ControlNet preprocessor location: D:\stable-diffusion-webui-directml\extensions\sd-webui-controlnet\annotator\downloads
2024-03-27 21:59:28,622 - ControlNet - INFO - ControlNet v1.1.440
2024-03-27 21:59:28,808 - ControlNet - INFO - ControlNet v1.1.440
Loading weights [906f4a33c9] from D:\stable-diffusion-webui-directml\models\Stable-diffusion\comicBabes_v2.safetensors
2024-03-27 21:59:29,885 - AnimateDiff - INFO - Injecting LCM to UI.
2024-03-27 21:59:33,716 - AnimateDiff - INFO - Hacking i2i-batch.
2024-03-27 21:59:33,825 - ControlNet - INFO - ControlNet UI callback registered.
Creating model from config: D:\stable-diffusion-webui-directml\configs\v1-inference.yaml
Civitai Helper: Settings:
Civitai Helper: max_size_preview: True
Civitai Helper: skip_nsfw_preview: False
Civitai Helper: open_url_with_js: True
Civitai Helper: proxy:
Civitai Helper: use civitai api key: False
Running on local URL: http://127.0.0.1:7860
To create a public link, set share=True in launch().
Startup time: 154.4s (prepare environment: 45.4s, initialize shared: 6.9s, other imports: 2.3s, opts onchange: 125.9s, setup codeformer: 0.4s, setup gfpgan: 0.1s, list SD models: 0.3s, load scripts: 6.1s, initialize extra networks: 0.7s, create ui: 6.0s, gradio launch: 0.8s).
1006
oh shiz, am seeing now that maybe i should try reinstall-torch.
no it s okay for directml fork to be stuck at 2.0 for now
although you can t have both --use-zluda and --use-directml working at the same time
okay let me remove one
I have downloaded and used A1111 on my desktop twice with little to no issues but now that i'm downloading it to my laptop it seems to have a lot of issue.
I'm currently stuck scrolling the internet trying to find the fix to this
what s the full console log ?
There is something wrong here
What's your GPU?
AMD RX7600 XTX 8GB
the log said the same thing before I closed it
You followed my zluda guide I asume?
Because you still have commands from the old directml guide in there
we need to see it tho. it displays a lot more helpful information than what is shown in your screenshot
I did. but Aryetis said i cant have --zluda and --usedirectml. i removed zluda. let me put it back and remove directml instead.
am using this command line now:
set COMMANDLINE_ARGS= --upcast-sampling --opt-sub-quad-attention --opt-split-attention-v1 --no-half-vae --no-half --medvram-sdxl --use-zluda --update-check --skip-ort --reinstall-torch
I closed the log to try to fix a few things, I reopened it and i'm stuck on the infinite checkpoint loading bug
If you followed my zluda guide you only should use:
--use-zluda --medvram-sdxl --skip-ort --update-check
Remove the rest
then show us that log
okay. let me try that.
The guide is in the pinned message of this channel:
#🤝|tech-support message
It's been stuck like this for the past few mins
What's your gpu?
NVIDIA GeForce RTX 3060
The 12gb vram version?
6gb dedicated memery
13bg GPU Memory
Okay then close the cmd.
Edit the webui-user.bat and there remove --skip-torch-cuda-test
Then delete the booru2prompt folder inside the Extensions folder.
Then relaunch the webui-user.bat
am getting the "torch not able to use GPU" error. so am going to add "--skip-torch-cuda-test", is that okay?
that's what i did
Okay now close the cmd.
Open up a cmd and type
Pip cache purge
Then hit enter. And close the cmd.
Then delete the venv folder.
Relaunch the webui-user.bat
make sure you followed every step mentioned in the guide. starting at "Getting zluda to run" step 1
okay, im sure i did but ill do it again.
and dont add --skip-torch-cuda-test
Curse my slow internet
rip :/ but then it will work
if the download and install doesnt get interrupted
if it does?
if it does you can relaunch the webui-user.bat and it tries to proceed where it left
and if you get errors you would need to delete the venv folder again
no problem, the issue you had was that with --skip-torch-cuda-test you have let it download the wrong files. so instead of using your GPU it has run on the CPU only
and now its downloading the gpu version of the file
this step confuses me "Move one 1.5 based model from your other existing directml webui install into the models/stable-diffusion folder. Or skip this if you dont have one."
my questions: how do i differentiate between a 1.5 model and a normal model?
Should i launch the new SD-Zluda webui?
yes launch it
a "normal" model is an 1.5 model
yes try dreamshaper
Hi folks! Anyone having issues with Stability API? Everything worked fine for me 20 mins ago and now my requests just hang for ever. I am using Stable Image Core API
im downloading zluda from here
https://github.com/lshqqytiger/ZLUDA
instead of:
https://github.com/lshqqytiger/ZLUDA/releases
download the latest stable version of the releases
the ZLUDA-windows-amd64.zip
okay thank you. i almost nuked myself with the wrong download
never use that "Download ZIP" option unless explicitly stated otherwise
AMD HIP SDK is installing all full components except Pro23.Q4 display driver, is that okay?
ah! i see, thank you Aryetis
otherwise you ll download source code instead of actual executable files
like a noob
yes every hip sdk but not the pro driver
Same for me 👍
@pastel steeple @quick widget weird, everything seems fine on their side https://stabilityai.instatus.com/, maybe it has something to do with your ISP ?
I don't think so because it does not work in local and on the cloud :/
im on the final step. i guess, from now one i will use this new SD-zluda. am i supposed to edit this or should i paste it as it is "--ckpt-dir "Path/to/models/stable-diffusion" --lora-dir "Path/to/models/lora" --controlnet-dir "..." --embeddings-dir "...""
if it doesnt work in local then it has nothing to do with stability api ?
not sure I understood you on this one
you would need to edit this to match your paths
I mean doing a curl call wether it's from my machine or from my cloud provider, the http calls get stuck forever
The server never seem to answer
:/ maybe you can try to report the issue / get in contact with them through mail https://beta.dreamstudio.ai/support
Already did thanks 🙏
please let us know about their answer
awesome. thanks. for example, i would do this "--ckpt-dir "D:\stable-diffusion-webui-directml\models\Stable-diffusion" --lora-dir "D:\stable-diffusion-webui-directml\models\Lora" --controlnet-dir "D:\s...""
but id have to re-install extensions manually, no work around for that?
so from now on i should use this new sd-zluda/webui-user.bat right?
you can symlink the extensions folder. not sure i d recommend it thought. It s probably for the best to not mix and match code between the two versions.
you can copy the extensions over into the extensions folder
but for heavy extensions a reinstall is better
copy it is XD
Same here
Looks like it's fixed
:/ ok that s weird
oh yeah it s finally showing up on the status page https://stabilityai.instatus.com/
Does this happen often? I'm planning to integrate Stable in my SaaS, don't want to get chased by users on a daily basis 😄
well you can check the issues history on the page I ve linked
under the assumption all downtimes are logged there 🙂
I have no reasons to think otherwise but yes
Awesome! We've been using Dall-E-3 thus far and I'm fed up with it, stable seems like a massive step up, at least at first sight
okay its working, still got the connection error on img2img. aswell as 2 warnings; WARNING: ZLUDA works best with SD.Next. Please consider migrating to SD.Next.
AND pytorch_lightning.utilities.distributed.rank_zero_only has been deprecated in v1.8.1 and will be removed in v2.0.0. You can import it from pytorch_lightning.utilities instead.
Also experiencing this outtage. getting a 504 error. For API calls I've found stability to a little less reliable thus far compared to other providers. Make sure to test a lot before switching over
what is your gpu ?
AMD RX7600 XTX 8GB
and what command line argument are you using atm ?
Yeah, the status page shows a couple of pretty long downtimes but I hope it's due to the API still being a new thing for the company. Fingers crossed they keep making it more Stable 🙂
--use-zluda --medvram-sdxl --update-check --skip-ort
--ckpt-dir "D:\stable-diffusion-webui-directml\models\Stable-diffusion" --lora-dir "D:\stable-diffusion-webui-directml\models\Lora" --controlnet-dir "D:\stable-diffusion-webui-directml\models\ControlNet" --embeddings-dir "D:\stable-diffusion-webui-directml\embeddings"
xd nice name, anyways for img2img to work on AMD I think you still need to use --no-half. I don't have an amd gpu to confirm tho. (cs1o will confirm once they get back as they have an amd gpu)
Api working again thanks!
and about pytorch_lightning.utilities.distributed.rank_zero_only we d probably need a full console log to understand what s going on
Have you tried replicate for sdxl it's reliable, just doesn't have this new 'core' version which is nice
i have download torch error help how i need instal it manual
cp310-win_amd64.whl
i need venv activate script
go to sd folder and install?
I haven't, I'm still pretty new to Stable... I saw the Stable Image Core being marketed as their top of the line model and went straight for that. I'll check SDXL as well, thanks!
that can be ignored
i get these too
nope, --no-half is not needed for zluda
for the connection error, please whitelist the webui in any browser adblocker
other than adblocking whitelisting it, what other problems could be causing the connection error?
VPN, Proxys, Pi-hole, other adblockers
Third Party Antivirus
script blocker browser extensions
okay let me look around. i suspect the new antivirus pack i installed is causing this.
whats your antivirus? (98% of third party antivirus are bad and bloated)
AVG
thats one you dont need
AVG got bought off by a shady company called NortonLifeLock360
I remember Norton Antivirus, lol. okay i unistalled it and sure enough, connetion error isnt there anymore. im seeing this error when i try generate ZludaStable:
return torch._C._cuda_memoryStats(device)
RuntimeError: invalid argument to memory_allocated
So i added the --medvram argument and still getting same error
dont just add commands
the error is because you probably need to redo the step with the rocm librarys folder
or does txt2img work?
let me try it now. i think the connection error is legit gone tho, thank god. which step is the rocm librarys folder step?
first try to generate an image in txt2img
or do you get the error there?
the rocm librarys folder is step 4
same error
File "D:\SD-Zluda\stable-diffusion-webui-directml\venv\lib\site-packages\torch\cuda\memory.py", line 309, in reset_peak_memory_stats
return torch._C._cuda_resetPeakMemoryStats(device)
RuntimeError: invalid argument to reset_peak_memory_stats
With txt2img
okay then recheck step 4 of the zluda part
- If your GPU is below a RX 6800?
let me recheck
but no i have....im running 76...i havextx76zerzero...man this fukn card keeps disappointing me. cvouldnt mine crypto with it either ima sell it for an nvidia asap
yes your card is newer, but we need to check if rocm supports it
okay, i rechecked and you dont have to do the library step
@crystal nacelle you need to do the following:
go into the C:\ZLUDA\ Folder.
There copy the cublas.dll and the cusparse.dll and paste them inside it again.
Rename the copys to cublas64_11.dll and cusparse64_11.dll
Copy these two files to stable-diffusion-webui\venv\Lib\site-packages\torch\lib, and overwrite if asked.
can you show me the versions at the bottom of your webui?
it should look like this:
Installing collected packages: mpmath, typing-extensions, sympy, networkx, MarkupSafe, filelock, jinja2, torch
ERROR: Exception:
Traceback (most recent call last):
File ":\Stable diffusion\stable-diffusion-webui\venv\lib\site-packages\pip_internal\cli\base_command.py", line 180, in exc_logging_wrapper
status = run_func(*args)
File ":\Stable diffusion\stable-diffusion-webui\venv\lib\site-packages\pip_internal\cli\req_command.py", line 245, in wrapper
return func(self, options, args)
File ":\Stable diffusion\stable-diffusion-webui\venv\lib\site-packages\pip_internal\commands\install.py", line 452, in run
installed = install_given_reqs(
File ":\Stable diffusion\stable-diffusion-webui\venv\lib\site-packages\pip_internal\req_init_.py", line 72, in install_given_reqs
when i intall torch manual
Hello
I am new to sd but it seems like it cant load anything
It doesnt load vae, checkpoint, lora.....
And it doesn't give an error
hey, what does the cmd shows?
Error -3 while decompressing data: invalid block type when i install whl
its bad file?
Cmd and waht it looks like
?
Forge
What do you mean
its a local install right?
It was the same with automatic 1111
Yeah
whats your GPU?
Geforce nvidia 940m
Iran
yes time correct
make sure you whitelist the webui in any browser adblocker
also try and other browser if it still not work
How?
cs10 can you answer : invalid block type when i install whl
its bad file?
you shouldnt install the whl file manually
when deleting the venv, the right files already gets installed
or what do you want to try?
first try opening Edge browser and open the same url there and test
i cant download pytorch ssl error mac beacouse bad wifi
with bat file
i go to venv activate
and send pip instal torch whl
sd and python is hell)
cs1go python change files if they bad ?or only check names in folders
python?
it tries to load the venv
how i understand that my torch files ok
if you dont get errors
make sure you have python 3.10.11 installed
can you show a screenshot of you controlnet settings?
also how big is the canny model file?
okay for SD 1.5 please use these controlnet files, here is canny:
https://civitai.com/models/38784?modelVersionId=44716
STOP! THESE MODELS ARE NOT FOR PROMPTING/IMAGE GENERATION These are the new ControlNet 1.1 models required for the ControlNet extension , converted...
its nor for sd 1.5?
my files
probably
big size?
for your gpu the big size controlnet models are bad
the one i linked you is only 700mb
and works fine for everyone
after i delete venv new folder more on 200 mb now and installing something
can you tell me how size your torh folder
venv is 6.4gb for me
torch folder in lib
4.5gb
4.57 my
It seems the search and replace API isn't working anymore. The colab example for it stopped working as well. Anyone know anything about this?
Hi guys, I'm a begginer here. I finalized an image but I want to add two details on it. Do you know how can I do to add them and keep the image as it is ?
They've (stability) had issues with the API earlier today, maybe they're still fixing some stuff. cf https://stabilityai.instatus.com/
hello all! im having a hard time stomping a bug. im run stable video diffusion locally and for some reason it works with some images and not others. i get an unboundlocal error about the input image. I've checked everything i can find and can't figure out why this image won't work. it was suggested that I update, but i only downloaded everything a few days ago.
UnboundLocalError: cannot access local variable 'input_image' where it is not associated with a value
this happens when i try and use simple_video_sample.py
I used to be able to use Lora's on the "additional network" tab a while back, but after some updates it no longer loaded from there so I switched to putting Lora's into the text prompt, I was curious if there was a way to gain the additional network Lora function back? Currently on 1.8.0
nope its outdated and doesnt work anymore
currently no other solution then adding them at the lora tab
Ah for sure, thanks for the info! are there any suggestions of recreating images found on civitai then? I can see loras someone used via the "Resources Used" section, but some of them don't have weights in the text prompt
I figured out the problem. there is a bug in the simple_video_sample.py script. if the input image is RGB mode than the variable input_image never gets set and results in the error. i fixed it with an else statement that catchs the case when the image.mode starts as RGB
can anyone help me, im trying to use instant id, and whenever i do this, i get outcomes like this.
Anyone got a good inpainting method? I mainly do one shots and find inpainting rarely gives good convincing results for me.
The main issue I had with it is, that it needs a really small CFG, try 1.
Although I didn't get things quite that bad.
I usually pair it with a model that needs a low CFG too, like a LCM model, or model with the LCM LoRA
oh ok ill try
im running cu121
Yes thats a problem, (as its not supported by zluda).
open up a cmd and type
Pip cache purge
And hit enter.
Then delete the venv folder and relaunch the webui-user.bat
That should download the right cu version
okay thank you. let me try this next
okay i think its working. ive left it doing that long initial generation that could take 20min or so. god i hope it works
the pinned github guide has "Compilation, Settings, and First Generation" as a final setup but i cant find any of these parameters in my webui settings. are they a must-do?
You dont need them
Let me know if it worked
it worked bro! thank you so much
Perfect no Problem 🙂
Just come across a weird quirk. a default setting is save large images as jpg if they are oversized. This saves the parameters as an exif comment too which means you can use windows search to look for images by prompt etc. from explorer
i followed ur tutorial and i got this error when i ran the bat script
How much RAM do you have?
Error says no memory and some connection errors
i hav a 4060 ti, it said on the task manager that my gpu has 8.00 gb of dedicated memory
installed ram
16.0 GB (15.9 GB usable)
i tried running the bat script with every --vram command
Delete the venv folder and relaunch the webui-user.bat
16gb Ram should work
wait so is 4060ti not strong enough, what do u hav
Its enough
--xformers --medvram-sdxl --no-half-vae is needed in the webui-user.bat
But the problem here has nothing to do with the GPU
how can i increase my vram without changing my gpu
You dont need to
Like I said the problem is neither your vram or your GPU
A 4060ti is capable of running SD without problems
oh lol i misread one of ur messages, for some reason i thought you said
8 gb of RAM could be a problem
but it doesnt look like u said anything similar to that so idk how i read that
Yea 8gb RAM would be a problem but you said you have 16gb
What you should try is to delete the venv folder and relaunch the webui-user.bat
i have 16gb ram and 8 vram, assuming deciated gpu memory is vram
didnt work
Same error?
How much free space on C drive?
23gb
my c drive is alot smaller than my other drives, its only 100gb total, whereas my d and e are 400
Okay, open up a cmd
And run
Pip cache purge
Then delete the venv folder again
Then relaunch the webui-user.bat
Hello, I'm still not that far into Stable Diffusion yet. I am not that familiar with Stable Diffusion yet, so I need your help.
I used to have a LoRA called "NSFW POV All In One SDXL".
https://civitai.com/models/144203/nsfw-pov-all-in-one-sdxl-realisticanimewd14-74mb-version-available
Today I installed another LoRA ("Anime Lineart / Manga-like" https://civitai.com/models/16014/anime-lineart-style) and the above "NSFW POV All In One SDXL" is not displayed on the Stable Diffusion web UI.
[error description].
LoRA entry on Stable Diffusion.
Nothing here, please add content to the following directory
C:\Users\xxxxxxx\stable-diffusion\stable-diffusion-webui\models\Lora
C:\Users\xxxxxxxxx\stable-diffusion\stable-diffusion-webui\models\LyCORIS
[Current environment]
Stable Diffusion version:1.8.0
[What we did]
Place NSFW POV All In One SDXL data in the appropriate directory according to the error message.
Reload the UI.
Reboot PC
Upgrade Stable Diffusion (from 1.7.0 to 1.8.0)
Deletion of Anime Lineart / Manga-like
Reinstalled NSFW POV All In One SDXL
Update LoRA
From a different environment (I have another PC and am creating the exact same environment),
Copy and paste the LoRA folder from another environment (I have another PC and am creating the exact same environment).
In all of these cases, it still does not show up.
What is strange is that on the other PC, which has the exact same configuration
NSFW POV All In One SDXL" and "Anime Lineart / Manga-like" can coexist.
Is there any good way to deal with this?
Please let me know if there is any other information necessary for making a decision.
First a disclaimer: I know "All in One" is a bit of a marketing misnomer, as there's clearly no POV Vore porn here (sorry friends), but this LoRA d...
Update information V3.0 updated. Fine-tuned LoRA to improve the effects of generating characters with complex body limbs and backgrounds. The overa...
will this be good for the bat script set COMMANDLINE_ARGS= --xformers --medvram-sdxl --no-half-vae
whats sdxl
also it seems to be working, but i changed --medvram-sdxl to --medvram, becuz --medvram-sdxl is what i did the first time
nvm it didnt work
The NSFW POV Lora is for SDXL models.
The Anime Lineart Lora is made for 1.5 based models.
The loras only show up when a compatible model is selected
Change it back to --medvram-sdxl
Its for the best performance for 8gb gpus
Also the error is very strange.
Can you restart your PC? Delete the venv folder and relaunch the webui-user.bat?
@ornate elk holy shiz dude Zluda is a game changer. I can see why you were loosing your shit about it…Generating content in seconds… huge win for the AMD squad, thanks again for helping me getting it to work!
Yea its just awesome! And no Problem.
Also if you try sdxl models and you run out of vram, try activate the FP8 mode for sdxl in the Settings
That reduces the vram usage of sdxl models
do i put the models in before or after running the bat script. also do u know how to install comfyui instead
So, it would be more unusual for it to be displayed all the time. ......
On the other hand, do you know why it is always displayed?
You should have 1 model inside the models/Stable-diffusion folder
are u sure i should do this installation
git clone https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
u say in ur nvidia tutorial
instead of this one from ur other tutorial
git clone https://github.com/lshqqytiger/stable-diffusion-webui-directml && cd stable-diffusion-webui-directml && git submodule init && git submodule update
Yes, you need to switch the checkpoint and then press the reload button at the lora tab
before running the web ui bat?
Yes I'm sure. As one guide is for nvidia GPUs und one guide for AMD
It could help yes
oh lol i didnt notice amd, i thought it was for just non nvidia or not necessarily nvidia, like i thought the nvidia one was just a slightly simpler optional way to do it if u happen to have an nvidia gpu
Not the case for SD. Nvidia and AMD need a different setup
@balmy lily to get back to your problem.
Are you connected over WiFi or Ethernet?
Are you using a VPN or not?
Located in Asia/Russia or not?
im on nordvpn, and im on wifi
I learned a lot! Thank you!
No problem 🙂
@balmy lily if you can try disable the VPN, then delete the venv folder and relaunch the webui-user.bat
what should the model be and what exact folder should it be in
To test you can download the Dreamshaper v8 model from here and place it inside the stable-diffusion-webui/models/Stable-diffusion folder
https://civitai.com/models/4384/dreamshaper
DreamShaper - V∞! Please check out my other base models , including SDXL ones! Check the version description below (bottom right) for more info and...
