#🤝|tech-support
1 messages · Page 137 of 1
whats your gpu?
16 GB of Ram, Intel(r) Core(tm) i9-9900 cpu, 3.10ghz
i mean graphics card
Asus Radeon RX590
idk your budget but a 5060ti would be a decent gpu
it has 16gb vram
sure xD
2x RX590 ?
yea probably
Okay. I may have to do one at a time if they are 140 dollars lol
what do you mean with 140$ ?
Or wait...that's the cheap one xD
750 dollars @_@
or 1000 lol
If it's that powerful do I really need two of them?
no not at all
Oh okay 🙂 Thank you
Only 5070 and 5080 are coming up
And my computer can handle this graphics card?
yea the 5060 and ti was released yesterday, its not in all stores, but give it a week
kk
depends on your PSU
Where do I find that?
you cant, you would have to open up the PC and check whats printed on there
or at the back
like 500watt or 650watts
Not seeing any watts
I dont suppose its RM750?
sounds like a 750w power supply
That's...good?
yep, should be good with any midrange gpu
is the 5060 midrange?
Ah great! Thank you SO much for your patience and time. Sorry I'm a dummy.
no problem,
if you want to use your RX590 for image generation you can follow my Automatic1111 with Zluda setup guide
its the first link of the pinned messages here
Oh, I have no problem with image generation. 🙂 I just need to move forward with image to video and I guess having a stronger graphics card
what do you use for image generation?
because zluda is much faster than directml
ummm Automatic1111?
I think. It uses half my cpu
whats in your webui-user.bat?
right click, edit, screenshot or copy the text
^ this
i mean the bat file itself not the cmd
but as i see the launch args your running it on CPU mode only 😮
@echo off
set PYTHON=
set GIT=
set VENV_DIR=
set COMMANDLINE_ARGS=
git pull
call webui.bat
strange
Hm?
there are no launch args but the cmd shows some
your sure your not launching an other file?
im confused because look at your cmd log
normaly such args are added in the webui-user.bat
but yours is empty but the cmd says the opposite
Would it be better to add them in it?
the thing is right now your not even using your GPUs to generate the images
notes his SD is a Frankensteins monster
Oh yeah, it's SUPER slow
But I think it was set up that way because I didn't have a nividia card at the time?
yea but it works with AMD now too
you now have two options to run it:
Either with DirectML, which is faster than CPU, and easy to setup
or with ZLUDA which is much much faster than CPU and DIrectML but a bit more work to setup
Well, if you walk me through it. I'll do what you recommend
Do you have a coffee tip jar thing?
i would recommend using Zluda
yea if you click on my Avatar/Username here, and then on "show full Biography" or somehting like that
thank you 🙏 appreciate it 🙂
As im also on AMD i made a lof of Guides to setup the different webuis for Nvidia and AMD
you can find them here:
https://github.com/CS1o/Stable-Diffusion-Info/wiki/Webui-Installation-Guides
And the Guide for the RX580 / 590 gpus is here:
https://github.com/CS1o/Stable-Diffusion-Info/wiki/Webui-Installation-Guides#rocm-hip-sdk-57-with-zluda-setup
but first check your task manager, if your RX590 has 4 or 8gb of VRAM
I see...7.9/15.9 GB
Oh yeah, available 8 .... 16.0/33.6 GB committed
and the other one too i guess
we sadly cant combine the vram but you can run 2 instances of the webui at the same time to generate images
the new one? just want to make sure you shouldnt edit your old webui
because thats outdated
There's nothing to edit in the new folder
@ornate elk
Getting the Automatic1111 AMD Fork:
Make a new Folder on your Drive (not on Desktop, Downloads, Documents, Programms, Onedrive) and name it SD-Zluda.
Dont use the same if you had installed the DirectML webui before.
You go into the folder you created in this case SD-Zluda, then click in the File Explorer bar (not searchbar) and type cmd then press enter.
Then you copy and paste this command:
git clone https://github.com/lshqqytiger/stable-diffusion-webui-amdgpu && cd stable-diffusion-webui-amdgpu && git submodule init && git submodule update
Press enter and after its done you can close the cmd.
Edit the webui-user.bat (right click), At the line COMMANDLINE_ARGS= You add: --use-zluda --update-check --skip-ort
^ is the steps I've done. On #5
alright
installed the new python and installing the AMD pro
In the old stable diffusion folder I have?
in the new one?
The new folder is completely empty
Yup. I created a new folder. I ran the command. But the new folder is still empty
does the quadruple clip loader on comfy-ui work with ZLUDA or it only work with cuda for now? i can't seem to find it
there we go
idk, make sure your comfyui is updated via git pull in a cmd in the comfyui folder
already did
K moving onto the AMD section
i'm going to check again to see if now it appear
Hoi, not exactly "a problem", but looking for a solution to add conveniency.
currently expanding the requirements.txt for comfy to make any reinstall a one command, but is it possible to add pytorch to that list somehow?
As i'm installing latest 2.6.0 with torchaudio/vision with cuda, then uninstall pytorch 2.6 for 2.7 dev, how would i add that?
nope, still can't use it. I can't find it and I can't use it if I copy someone else workflow
it says the nod is missing
Scroll up in the cli, as right before it announced server was ready, you can check the list of loaded nodes, and see what failed. Scroll up to the broken node, and see if you got a module missing like this.
oh yeah i understand why i could not find it
i was using the stable version
this quadrupleCLIPLoader is new
ahh okay
i think that's why
i think you cant do it in requirements, but you could create a speerate bat file to do it
True
Though, i'm not good with making bat from the bottom, and GPT is a 50/50 if it'll work or not lol.
venv\Scripts\activate.bat
pip uninstall torch torchvision torchaudio pip install torch==2.7.0 torchvision torchaudio --extra-index-url https://download.pytorch.org/whl/cu(enter the cuda version here 128 etc)
hows it going?
Just downloading and installing drivers atm
Oh, nothing more? Like "echo" and any other of that stuff?
Echo is if you want to output some text for the user like
echo Uninstalling old torch...
Aye, meant more the regular "REM" commands and such. Didn't know you could just do as-is commands :P
Open the gfx .zip file and drag and drop all files of the library folder into the library folder. Not into the old_library folder.
^ do I skip this step because
For RX 580, 5600/XT, 5700/XT, VEGA 56, VEGA 64 and Radeon VII or RX7700S you need to download the ROCmLibs.7z
^ wasn't a gfx download?
Off to work!
BBL
@ornate elk
you need the ROCmLibs.7z
thats the gfx "file" for RX580 / 590
Got it working!
Make sure flash attention version correspond with your cuda/zluda, torch and python version, and update comfy to dev channel
ive tried looking online and haven't found much/whatever i found hasn't quite been helpful, my computer has a 6900xt and a quadro p1000, stable diffusion keeps using the quadro even if i tell it to use -device-id=0 and to skip cuda checking, is there something im missing? the only thing i could think of is overwriting where it looks for an nvidia driver?
ive installed the amd version/followed the amd guide here and tried to follow some troubleshooting but to no avail
Hey, make sure you follow one of the Zluda setup Guides from the first link of the pinned messages of this channel.
zluda > directml? i havent seen these yet bet lemme try
Yea zluda is much faster and uses less vram than directml
Sure, let me know if you have any questions.
Would recommend starting with Auto1111 with Zluda
is it reccomended to uninstall older versions/other versions of python if this guide specifies one different than the one i have
If you don't need them, yes
If you need them, then you have to specify the path to Python in the webui-user.bat
No problem 🙂 I'm off now to sleep. Can help tomorrow.
The dual GPU setup is tricky but we should get it to work
Thanks for the help! yeah i didnt even think it'd be an issue till i got started hahaha
anyone got a list of models and control points i should install install? outside of the ones which came with cs10's startup ones?vidia 32gb ram
wanted to say thank you so much, ran into a weird runtime error but i looked in the chat history and followed what you told someone else and that worked for me too. thank you!! 🙏
warnings.warn(f"Importing from {name} is deprecated, please import via timm.layers", FutureWarning)
is this an issue?
Would need to see the full cmd log
No problem 🙂 which runtime error?
Still OOM, I thought it was the image size I was using but I re-scaled and it was the same
I'm on Ubuntu, I don't have much luck with Comfy
Requested to load WanTEModel
loaded partially 10748.8 10739.4765625 0
0 models unloaded.
loaded partially 10739.476562595368 10739.4765625 0
Requested to load WanVAE
loaded completely 3548.3 484.05659103393555 True
Warning: Ran out of memory when regular VAE encoding, retrying with tiled VAE encoding.
!!! Exception during processing !!! HIP out of memory. Tried to allocate 2.53 GiB. GPU 0 has a total capacity of 11.98 GiB of which 2.28 GiB is free. Of the allocated memory 7.04 GiB is allocated by PyTorch, and 2.32 GiB is reserved by PyTorch but unallocated.
You should look at LTX video then
0.9.6 was release a few days ago
Needs less vram than wan
is it just me or is there no settings on this?
What do you mean?
There is a settings tab
hmmm
oooh got it ty, spent 10 minutes looking at that screen
oooh got it, spent 15 minutes staring trying to see it, right at top bar!
ty
Has anyone experienced that either confyui or when training with ai-toolkit will just stop processing out of nowhere? just ceases GPU activity, and when you press control C to cancel, it instead ramps up to 100% usage again?
i had use automatic 111. but my vram is always not enough. is there any suggestion or alternative?
Can anyone help me building a workforce in comfyui
i currently have 8 gig ram, do i need to upgrade it for this?
Ram or video ram?
Operating System
Windows 10 Home 64-bit
CPU
AMD Ryzen 7 2700X 61 °C
Pinnacle Ridge 12nm Technology
RAM
16.0GB Dual-Channel DDR4 @ 1197MHz (16-16-16-39)
Motherboard
ASUSTeK COMPUTER INC. PRIME A320M-K (AM4) 52 °C
Graphics
S24D590 (1920x1080@60Hz)
4095MB NVIDIA GeForce RTX 2070 (ZOTAC International) 45 °C
Storage
1863GB Seagate ST2000DM008-2FR102 (SATA (SSD)) 44 °C
238GB ADATA SU800NS38 (SATA (SSD)) 50 °C
Optical Drives
No optical disk drives detected
Audio
High Definition Audio Device
Ahh 4gb video ram, hmm i think you should be able to run stable-diffusion 1.5 models but it won't be the fastest
and video ram?
Not sure about your cpu though
Thats on your graphics card
gotya
You have a rtx 2070 = 4095Mb vram
Youd be looking for 8gb minimum for sdxl models but if you want to future proof, a nvidia card with 12-32gb vram is best
But if your unsure i don't recommend investing so much before you've tried it and liked it
vidia 32gb ram
You'd be investing a lot
3k pounds?
or do i need more
i'm lucky I have a decent decent business i dont mind spending the dosh.
You need to add --xformers --medvram to the webui-user.bat
And remove --medvram-sdxl
ty
any way to add a shortcut to switch between these two?
great ty, do you know any installation guide? I'm looking I havent found yet
tried onnx version 1.15, tried uninstalling and installing onnx, tried removing python and installed 3.10.9, tried removing and cleaning install kohya. cant able to fix this. please help its related Kohya-ss
its related to WD14 captioning
hey does anyone know why it takes so long to generate an image with the dpm++ 2m sampler? its stuck at 99% for a relatively long time (1-2 minutes), only then its done.
im using a1111 with zluda (ive got an rx6600, 8gb vram)
Kohya wants python 3.10.11 64bit
Hey, what are your txt2img settings?
Hello! Can't install SD
Hey, that's a timeout error, related to your internet connection
how come it never warns me python is out of date. installing 3.10.11 will get back.
So there's nothing that I can do?
You can relaunch and the download should go further
Is there specific command, or I just have to run .bat file another time?
Just run the webui-user.bat again
It seems like it started downloading from zero... :(
Again...
Make sure your connected with ethernet
Already was
You can also try use a VPN
It's a problem with my provider I guess
Anyway, thank you for your help. The problem has been localized at least
still doesnt fix anything, updated everything and it shows onnx exists and yet it keeps saying onnx models not found. stuck at this for an entire day. 😦
You can manually download the model file thats missing:
https://huggingface.co/SmilingWolf
ohh the time i wasted figuring it out. bloody 12 hrs of time.
THANK YOU DUDE. @ornate elk
WORKS!!
no problem 🙂
I should have asked earliest. 🙂 thanks man. somehow it was downloading but then deleting it automatically hence the model missing issue.
yea sometimes its an easier fix than it looks ^^
i tried dpm++ 2m, 100 steps, 512x512 resolution, cfg 6. batch size, count 1. no hires. fix or refiner.
no face restoration.
can you try with 30 steps ?
and which model do you use?
dreamshaper 8
its still happening but maybe cuz im running mc at the same time
alr no, its still hapenning
nothing else running in the background
its normal for 1.5 models to stuck a bit at the last step with automatic
if you try an sdxl based model it should not stuck that long
and dont run anything in the background, that makes it slower.
Also restart SD after you closed MC
where can i get one?
got it
also make sure you have --medvram-sdxl in the webui-user.bat
alr, ty
np
does anyone knows how to fix this?
Hey, what's your GPU?
Also don't join "support discord Servers" they are scam
Some bots try to invite users to scam them.
The error you got is a internet connection timeout error.
Make sure to use a stable Ethernet connection and then retry
are anyone can teach me how to use automatic 111 with google colab?
Hello again! I have a differend kind of problem now. I can't upload any of my SD checkpoints
Upd. This thing also can't use another GPU and somehow eats all of my GPU memory
Hmm your trying to use both gpu*s at once. In what way exactly?
They're connected parallely to different monitors, but some games use both of them and work better
In any case, I dunno why 6GB VRAM is not enough to switch the checkpoint
You need to add --medvram --xformers to the webui-user.bat
Then relaunch
Hello, I just got Automatic 1111 to run on my Windows PC and I got a couple of technical questions about my setup and hardware utilization I hope this is the right place for that on this server
Sure feel free to ask
So I have an RX 7900xt and found out that you actually need zluda to run auto 1111 with an amd, luckily I had my old RTX 3070 8gb still around and got it to work on that card, now I guess my question is how I can make the most out of this hardware and wether it is worth trying to install zluda and how the performance on these specs would compare
It is also worth mentioning that I have both GPU´s installed and the 3070 only has a PCIe gen 3 x1 (!!!) slot available
I have the 7900xtx and its really good with zluda. Performance is great!
Check out the install guides from the first link of the pinned messages of this channel.
But a 3070 with 8gb is good to until it runs out of vram
When you use the 3070 with Auto1111 webui, make sure to add --medvram-sdxl --xformers
as launch args to the webui-user.bat for the best performance
Yeah that is what I thought as well ^^ well thank you, I guess I will give it a try and come back if I have any more questions 👍
Hi. Me again, again...
I was trying to use Wan image to video in ComfyUI, using Zluda on my AMD RX 9070. All my videos turn out to be, more or less, blank. Does Wan work with Zluda? Or AMD cards in general?
In ComfyUI's command prompt, I did get this: loaded partially 4841.86841796875 4841.865478515625 0, which ChatGPT said could be why my videos are coming out messed up. (Otherwise, GPT just kept saying to change the cfg, change the denoise, change etc etc. Which I did, time and time again.)
Feel free to ask me if any step in the guide isnt clear
Make sure to use wan 1.3b for the lower vram. It should work but I haven't tested it
LTX video works
Originally I tried using wan2.1-i2v-14b-720p-Q5_0.gguf, but when that failed, I switched to wan2.1-i2v-14b-480p-Q4_1.gguf. Both do the same thing.
I assume the part just before 480p is what I should be focusing on, and find one that says 13b instead of 14b?
(So sorry for my noobishness. Always learning, and grateful to those that help!)
I'm looking into LTX video now too though, thank you for the recommendation. ChatGPT told me to use AnimateDiff, and when I looked up videos of that, they uhh.. Very competitive with things like Wan or Hunyuan.
chatgpt is ouytdated as always
Yeaaah, it doesn't even believe that the RX 9070 is out. It "corrects" me, saying "You must mean an RX 7900" >.>
LTX Video works good and also has gguf models
AnimateDiff is very old
One of the youtube videos I had watched, recommended to use gguf models. I admit I know almost nothing about them though. I'm assuming they're just better/easier to run on AMD cards?
Greetings Tech Support, I'm back with more dumb questions!
Finally got Stable Diffusion to run on my comp, thanks for the assist, but now it's running me out of memory pretty hard and I've tried to fix it to no avail
PyTorch allocated all my GPU memory as follows:
torch.OutOfMemoryError: CUDA out of memory. Tried to allocate 11.12 GiB. GPU 0 has a total capacity of 15.98 GiB of which 0 bytes is free. Of the allocated memory 11.59 GiB is allocated by PyTorch, and 10.18 GiB is reserved by PyTorch but unallocated. If reserved but unallocated memory is large try setting PYTORCH_CUDA_ALLOC_CONF=expandable_segments:True to avoid fragmentation. See documentation for Memory Management (https://pytorch.org/docs/stable/notes/cuda.html#environment-variables)
A guide to torch.cuda, a PyTorch module to run CUDA operations
I had to google how to set that variable with that value, said to do it as an environmental variable for System, with name as variable and value as value?
That did not fix it, didn't appear to do anything. Running 7600X CPU and 7600 XT GPU with 16GB
There are a lot of other weird sounding errors, not sure if they matter, I'll copypasta
"Failed to create model quickly; will retry using slow method.
Applying attention optimization: Doggettx... done.
Model loaded in 3144.1s (load weights from disk: 0.2s, create model: 22.1s, apply weights to model: 9.4s, apply half(): 0.2s, move model to device: 0.3s, hijack: 3111.7s)."
"OSError: None is not a local folder and is not a valid model identifier listed on 'https://huggingface.co/models'
If this is a private repository, make sure to pass a token having permission to this repo either by logging in with huggingface-cli login or by passing token=<your_token>"
"huggingface_hub.errors.RepositoryNotFoundError: 401 Client Error. (Request ID: Root=1-6803efd2-3dcdd25d77e84f452f0cd0ae;7ee134f4-e912-4693-b024-08046a4c54e7)
Repository Not Found for url: https://huggingface.co/None/resolve/main/config.json.
Please make sure you specified the correct repo_id and repo_type.
If you are trying to access a private or gated repo, make sure you are authenticated. For more details, see https://huggingface.co/docs/huggingface_hub/authenticationInvalid username or password."
Not sure what else is needed, I'll lurk until I get a response?
Do i need or not the space here?
Exactly
Doesnt matter
ty
Have you followed a zluda webui guide for the install?
If not checkout the first link of the pinned messages
Yes, followed both ComfyUI and Automatic1111 for AMD guides
I'm running from e: but I have copies of both on e: and c:
I should probably delete the ones from c:
E: is a faster drive, so I wanted to run it there
Recommended on civit for these models
Using Illustrious v13 as SD checkpoint, Illustrious v11 as refiner
Per a comment on civit
For upscaling you need to install the tiled VAE extension.
That helps in preventing the out of vram error.
Also only use 10-15 hires steps
And never ever use a refiner xD
Ahhhhhhh
So that guy was full of it, sweet. So much bad info out there??
Is it better to just create the image in full res, or upscale from smaller image?
Also what is the tiled VAE extension and where can I get it?
Ans needs massive amount of vram
Go to Extensions tab,
Click available
Click load from.
Search for tiled
And install tiled diffusion + Tiled vae
Then relaunch the webui
Then only enable Tiled VAE when also using hires fix
Okay I think I followed your instructions, checking now. Wish me luck lol
My computer is brand new and designed to be solidly mid, this is so far not what I was expecting
lol
Okay this one will take 2 minutes, instead of 90. Oh my god.
On behalf of a grateful nation, I would like to thank you for your service. Hope you have a most excellent day, Sir!
No problem 🙂 thx you too
How, and when, do you use () alongside \ or something? To like define for example a series which the anime cahracter is from?
Whats teh correct syntax
(im not talking about weights)
Install the booru tag autocompletion extension.
It does that when you prompt for a character of a series/anime
been a while since i used SD in general, how do i go about installing exensions?
Go to Extensions tab,
Click available
Click load from.
Search for booru tag auto
And install, then relaunch
which booru tag, theres multiple, whats the exact name
Yes this one
Thank you
- Tiled Diffusion & tiled VAE
- Controlnet
Thank you
Np
This control net? These multiples
Yep that's it
thanks chief
hey everyone, im getting a connection time out issue with img2img gen, and long generation times on txt2img. my console has told me a possible fix but wanted to consult with yall first.
Hey all. Where would be the best place to go to find well optimized Comfy workflows? I finally took the jump. No point in reinventing the wheel. Especially memory-management stuff is important. At a flat baseline Comfy is eating up a lot more than would Forge for example
jea it sucks. heres the full console recommendation @ornate elk here is the full log.
Python 3.10.6 (tags/v3.10.6:9c7b4bd, Aug 1 2022, 21:53:49) [MSC v.1932 64 bit (AMD64)]
Version: v1.10.1
Commit hash: 82a973c04367123ae98bd9abdf80d9eda9b910e2
Traceback (most recent call last):
File "C:\Users\berkk\Downloads\sd.webui\webui\launch.py", line 48, in <module>
main()
File "C:\Users\berkk\Downloads\sd.webui\webui\launch.py", line 39, in main
prepare_environment()
File "C:\Users\berkk\Downloads\sd.webui\webui\modules\launch_utils.py", line 387, in prepare_environment
raise RuntimeError(
RuntimeError: Torch is not able to use GPU; add --skip-torch-cuda-test to COMMANDLINE_ARGS variable to disable this check
Press any key to continue . . .
i tried everything
please help
what
i click runbat and that
in easy diffision i get 10:46:14.574 INFO cuda Session 1745135108288 task 1696478387600 failed! error
Congrats 🍀 🍀 made it in
Guys i am trying to make some videos like evolution timelapse i tried Animatediff with different models but it didnt give the videos i want. What should i do to make prompt travel videos like evolution timelapses any different suggestions than Animatediff? Or it just about mu settings i am using comfyui
Can you show the full CMD log when you launch the webui-user.bat?
I'm trying to generate a Wan2.1 video using kijai I2V workflow in comfyui. I'm able to start generating but it seems to get stuck at the 'WanVideo Sampler' node at 71% complete. the last block if text in the cmd window says:
Sampling 81 frames at 624x624 with 25 steps
0%| | 0/25 [00:00<?, ?it/s]
I am running a RTX 4070, 32gb of DDR4 ram and an i7-9700K. I can see on task manager that around 25gb of ram is being used (despite nothing really happening) but only around 3% of my GPU is being utilized with some occasional spikes.
looks like its not using your gpu at all and using ram only
hmm are you using the 480p model or the 720p
i recommend going for a 480x480 gen since its faster
im using the 480 model
ill try go for 480x480 gen
I tagged you above, sent a cmd screenshot
Ah but thats not a full cmd log
Need more information
Hello, I am trying to run stable difussion locally. I believe I've installed things correctly up until I am supposed to "Find and download the Stable Diffusion model you wish to run from Hugging Face. These files are large, so the download may take a few minutes."
I go to huggingface but can't figure out how to download the model.
well that wasn't helpful at all.
hmm Tracer i recommend civitAI (website) for stable diffusion models
it will give you examples of models
Hello, I want to train a character's Lora, but I need it for the Illustrious XL models. I would like to know which Pretrained Model is good for those Loras. I had made some Loras for Pony models, but I imagine that I have to make some adjustments to the configuration I have for (Pony Loras) so that the Lora (Illustrious) works great with the Illustrious Models.
thank you.
any help is greatly appreciated! like i said, it finds the images just fine, but not the txt files, even though I set it specifically to .txt in the lora settings on koyah
hey guys, a friend wants to get into forge and all but apparently it needs a nvdia gpu.. any way to get it running with an AMD gpu?
could any kind soul pls help with this bc i have been sitting at this for 5 hours and it just wont recognize them no matter what i do
is there any shortcut to "skip" or "interrupt" a generation?
did you prepared the dataset before starting the training and after creating the text files?
the text files have been there from the very beginning, i added them at the start. i did not prepare any dataset
Lora Tab scroll down to dataset preparation if this is still a thing. It has been a while...
i did it now but it still gives this error
found directory C:\Kohya_SS\training\duck_lora\40_qwvs duck contains 18 train_util.py:1996
image files
read caption: 100%|████████████████████████████████████████████████████████████████████████████| 18/18 [00:00<?, ?it/s]
WARNING No caption file found for 18 images. Training will continue without train_util.py:2027
captions for these images. If class token exists, it will be used. /
THERE ARE god damned .txt files in there.. with the same fucking name. I am sick of it
As you use windows it should not be a user rights problem. Linux i would guess the files are not readable to the user running the kohya instance...
Can you check your settings: near the top it'll ask for a file format for caption files. The default is .caption, change that to .txt.
Hey, forge has a fork which is for AMD GPUs, checkout the first link of the pinned messages for the Guides.
And go for the Zluda version.
How do I merge loras?
switched to illustrious and my pony one which was great doesn't work too well there, so I got an illustrious one, and another, and another, but they're all mediocre, tho they work.
Is there a way for me to combine the new working one and old one from pony and get decent results?
how do I fix this error
Did you upgrade your gpu?
anyone familiar with derrian for lora training? im running into an issue where I can't launch the ui.
File "D:\LoRA_Easy_Training_Scripts\main.py", line 69, in <module>
main()
File "D:\LoRA_Easy_Training_Scripts\main.py", line 50, in main
apply_stylesheet(
File "D:\LoRA_Easy_Training_Scripts\venv\lib\site-packages\qt_material\__init__.py", line 268, in apply_stylesheet
stylesheet = build_stylesheet(theme, invert_secondary, extra, parent)
File "D:\LoRA_Easy_Training_Scripts\venv\lib\site-packages\qt_material\__init__.py", line 127, in build_stylesheet
stylesheet.from_string(template)
UnboundLocalError: local variable 'stylesheet' referenced before assignment
Press any key to continue . . .```
this is a fresh windows installation and a fresh installation of derrian.
it randomly started happening yesterday. tried some stuff to fix it, got frustrated, reformatted my c drive, reinstalled python, git, derrian, and got the same error
both the windows install and the manual install produce this error
installing on other drives also produces this error
someone else did actually. im not the only one with this issue but the responses haven't gotten either of us anywhere
oh. i wasnt aware this is what they ment by ticket
?
i thought by "ticket" you meant create an issue on the github
i wasnt aware there was a ticket system or whatever for this server, i dont post here very often
you posted that already
if you had the same issue how did they fix it?
I was able to fix the issue on my own without the help of these weird ticket things or whatever y'all were tryna force on me.
Steps necessary to fix this issue were:
Open CMD in \LoRA_Easy_Training_Scripts\venv\Scripts
Drag Activate.bat to the open CMD context window and hit enter
pip install qt-materials==2.12
whats youe GPU?
I'm trying to generate a Wan2.1 video using kijai I2V 480p workflow in comfyui. I'm able to start generating but it seems to get stuck at the 'WanVideo Sampler' node at 71% complete. the last block of text in the cmd window says:
0%| | 0/25 [00:00<?, ?it/s]```
I am running a RTX 4070, 32gb of DDR4 ram and an i7-9700K. I can see on task manager that around 25gb of ram is being used (despite nothing really happening) but only around 3% of my GPU is being utilized with some occasional spikes. I have tried reducing the image quality and the number of steps but it always gets stuck at the very start of the sampling step.
what do you mean?
When I open the web up bat
Amd rx6950
How do I do that
You probably didn't then, no you can ignore my comment
then you need to follow the AMD Zluda Guides.
Check the first link of the pinned messages of this channel.
Either go for Auto1111 with Zluda or Forge webui with Zluda.
Feel free to ask me if any step isnt clear
Ok ty
Hello all. Anybody played with HiDream-I1 model in comfy yet ?
Im actually devestated. Spent the entire weekend training a dreambooth lora for SDXL 1.0 via kohya and these are my results. the last is what I wanted to achieve. I could literally cry right now, 2 working days went into trying fine tuning the lora
Anyone has ANY idea what led to stable diffusion not even being able to display anything coherent anymore?
I might actually like, buy someone a coffee here or smth if they can help me troubleshoot this. I cant believe i spent 2 days on this garbage.
was the mistake using dreambooth in the koyah tab, instead of the regular "lora" tab?
Iirc dreambooth isn't recommend
Thankfully you still have your dataset, how were the images tagged? What checkpoint were you using? What settings did you have
How many epochs, steps etc
@fossil terrace
1400 steps, 2 epochs, i unfortunately closed kohya already because I was so pissed haha.
wym by how were the images tagged? I provided a .txt file with a short explanation for all of them and kohya read them successfully, if that what you mean @lucid yoke
learning rate was set to 0,00001
optimizer was adafactor
and if by checkpoint you mean which pretrained model i used, the model was stable diffusion xl 1.0
i useually have 3000 steps and 20-30 epochs for a style lora
for a finetuned model, not too familliar for base sdxl
claude told me the steps could have actually been too much, because it overfitted or smth. would u recommend me training a normal lora instead of dreambooth? i just want the vintage art style from the pics above
i didnt touch the noise settings too, was this a mistake?
hmm i useually dont mess on koyha since i cant get it to work on my new card but i really recommend following a actual tutorial instead of listening to ai
a lot of the help seekers came due ai "guides"
https://civitai.com/articles/5545/pony-realism-lora-training-and-preset this one seems promising
id go for the bottom one since its more detailed
anyone can give me tip on how to make face remain the same on i2v using wan 2.1 model
is illustrious heavy, and is 8gb of VRAM enough? running a 3060ti and it's not happy with it.
this is also the first time i've run AI on this computer, so i'm not sure if it's broken in.
@pure tusk
sorry to ping, but hacked account.
no idea who to report it to, so sorry if the wrong person was pinged
all good, purged
There also appears to be some from yesterday in the artisan channels
You need --xformers --medvram-sdxl to get the best performance with 8gb vram
..well i had --xformers LMAO aight. i have other tags, --no-half-vae
is --no-half-vae redundant here
You can leave it in
But add --medvram-sdxl
Its essential for the speed with sdxl/pony/illus models
For 8gb vram only
got it, ty
it got halfway through to the hires part and then shot up to 12 minutes and i'm like "..that don't seem right"
With hires enabled make sure to set the hires steps to 10
hey CS1o do you understand about wan 2.1 settings trying to find way to avoid this idk the name "noise" on hair on output
And you have to increase the resolution a bit. Sdxl and pony/illus are trained on 1024x1024
768x1024 will work too
Yeah, I was starting out small just to make sure my pc wouldnt explode. 32gb of ram is good though, right?
Can't help with wan sry
ok
is comfyui better for illustrious? i dont know how to do usdu (sd upscale) in a1111 and it seems to be not having a good time with that
...then again this is just xl, so it probably doesn't need the upscale.
it can use a upscale, A1111 works but its better for sd.15 imo, Forge (while having obfuscated code) is better optimized for XL but i really recommend SwarmUI
I shall give swarm a try... hopefully it's not terrible to learn..
its pretty easy
https://swarmui.net/
SwarmUI - A Modular AI Image Generation Web-User-Interface, with an emphasis on making powertools easily accessible, high performance, and extensibility. Supports AI image models (Stable Diffusion, Flux, etc.), and AI video models (LTX-V, Hunyuan Video, Cosmos, Wan, etc.), with plans to support eg audio and more in the future.
you should get the tiled vae extension too if you want to upscale sdxl/illust models
it prevents the out of vram errors and fastens the last step
for swarm?
for auto1111
Hey guys! Just found the channel... wanted some insight here.
I tried setting up SD locally before, I did get it up and... "working"... it was taking about 20+ minutes to generate 2-4 images at a time.
I'm kinda wondering now though if its because I just wasn't doing something right and quit to early. Can someone smarter than me tell me if that experience was accurate (generation time wise) or if its worth another go?
System and Hardware Info:
OS Name: Microsoft Windows 10 Pro
Version: 10.0.19045 Build 19045
System Type: x64-based PC
Processor: AMD Ryzen 9 5900X 12-Core Processor, 3701 MHz, 12 Cores, 24 Logical Processors
Graphics Card: NVIDIA GeForce RTX 3070 8GB
BIOS Version/Date: American Megatrends Inc. 5013, 3/22/2024
BIOS Mode: UEFI
BaseBoard Manufacturer: ASUSTeK COMPUTER INC.
BaseBoard Product: TUF GAMING X570-PLUS (WI-FI)
Installed Physical Memory (RAM): 128 GB
Total Physical Memory: 128 GB
Available Physical Memory: 115 GB
Total Virtual Memory: 147 GB
Available Virtual Memory: 128 GB
Kernel DMA Protection: Off
Virtualization-based Security: Not enabled
Hyper-V - VM Monitor Mode Extensions: Yes
Hyper-V - Second Level Address Translation Extensions: Yes
Hyper-V - Virtualization Enabled in Firmware: No
Hyper-V - Data Execution Protection: Yes
hey, which webui did you set up?
ComfyUI if I remember correctly
Which is absolutely possible. I thought I was really ontop of tech related stuff, then I got into this and feel uh... special.
workflow...I tried... I... got python to work! and got it installed... and found a base model... and... you know when I type it out it seems a lot more obvious that it couldn't have been setup right, especially after playing with civit for a minute lmao
I had no idea what workflow was at the time (bout a month ago)... I still don't entirely, other than that its a roadmap of sorts of how you're putting the models etc together
okay, so the issue was a month ago? what about now?
WIth an 8gb vram gpu you should probably take a look ate Forge webui, its better optimised
and has an easier usability
comfyui at the beginning is like science xD
Ok. I'll start looking stuff up for that. I'm using CivitAI right now, its a web based platform you can piece models together and gen thru them with flux, illuminate, Pony etc.
I usually create stuff with illuminate, sometimes pony, maybe 1 or 2 Loras... is that practical to do with my hardware? What image generation times you think are practical?
yea with Forge you can also use these models. Flux is a bit on the heavier site so stick to 6gb (sdxl/pony/illust) models.
Times should be around maybe 30-40 seconds, but it depends on the resolution, upscaling, loras etc
oh... well shit that's not bad at all. Ok.
Anyone have a solid strategy for refining generated images (improving details, resolution, etc.)? I've seen a lot of people mention img2img and other methods but I'm not sure where to start at
Its wild to be scraping by with this machine, I thought i specced it well for work doing photo and video editing but then here we are
its good for normal editing sure. but ai stuff relies on the gpu vram amount mostly. more is always better in that case
How are people accomplishing more VRAM? Duel cards?
nope, just buying newer gpus with more vram
like 12-16gb is a good start. Enthusiasts go for 24-32gb
i got 8gb of vram in a 3060ti, a regular 3060 has 12gb of vram.
Depends on if you're doing it for a business, or for fun.
hey, which webui do you currently use? img2img is a good way to refine it, but first you should use hires fix in txt2img
Both. 90% personal 10% bizz right now but mostly because I'm too novice
Start out with the smaller models like cs1o said, because the bigger models get complicated. Depending on the model, you will have to prompt it differently. Pony/Illustrious relies on danbooru tags (anime image hoster website, both sfw and nsfw), and xl does that standard sentence prompting.
I've gotten better with prompting, ChatGPT has been a godsend for that (esp with the custom apps it has).
If you're as average/novice as I am, xl sentence prompting is kinda difficult for me to get right, the booru tags are easier--though it requires a really specific term each time and it doesn't know how to deviate from itself very well
and yeah, chatgpt is a godsend in that regard.
I had a client ask if I could restore an old photo, they got a high resolution scan of it, its over exposed but you can still make out the detail (like the shirt is faded as hell but you can still makeout the pattern and that it is supposed to be red).
The realism models from pictures I've seen posted are getting... really good. Is it a practical venture to utilize those models to restore a photo like that?
make sure you have the booru tag autocompletion extension installed, it helps a lot
quick question, does illustrious have controlnets for it yet or do i just use the sdxl ones?
I know pony was so awful with sdxl controlnets that it was a loss to even try
there are no specific ones currently
cotnrolnet union++ promax worked good with pony
should i just use the sdxl ones then?
for illustrious
you're a goat, ty
im using sdnext right now
also any online stable diffusion recs cuz this is ramming my pc lol
whats your gpu and ram?
doesnt work :/
ahhh damn okay. How do i add extra upscale things to SwarmUI? or even...switch to Upscaling
no clue sry xD im not using comfyui or swarm
ooof okay that's fair, ty!
AMD Radeon RX 6700 XT 16 GB
with 8gb vram your best with forge or auto
swarm seems to be working great so far, another user recommended it to me
yea its good as its using comfyui as backend, but also has a better ui
ah okay, do you use zluda or directml as backend?
directml
oh then i would recommend switching to zluda and to switch to Forge or Auto1111
you will have much more fun with that combo
ah refiner upscale is upscaling
oooh got it. How do I add another one? Just drop the file into the 'upscaler models' folder?
upscale models... whatever it's called
i have mine like these for JUST upscaling, no refining
yes! SwarmUI\Models\upscale_models
epiiiiic ty
@late sigil you can checkout my AMD Install Guides and feel free to ask for any questions:
https://github.com/CS1o/Stable-Diffusion-Info/wiki/Webui-Installation-Guides
Make sure to follow a Zluda based Guide, as Zluda is like 2-4 times faster than directml and using less vram at the same time. With that you can use sdxl models easily and also upscale images larger
thank you! 🙏
np, with 16gb ram you also need to adjust your windows Pagefile. but you can do that after the webui install
thnx, we got ti working
Perfect np 🙂
hello again everyone. i mentioned i was having some issues with my a1111 the other day. i wanted to post the full log to get help. my issues seem to be localised to img2img tab: generate stops halfway, and then eventually pressing generate does nothing. eventually i get a connection error sometimes. here is the full log, it might be abit long sorry
im seeing connection error only comes up when i use control net. ill try reinstalling control net. i get a "1006" in my cmd when i try use contorl net. img2img gen error hoowever is prevalent before using control net,
..uh?? what am i doing wrong.
..is it because i'm missing the preprocessors...
...yeah that was it.
I found a model for controlnet openpose, but it's not working...
https://civitai.com/models/1359846/illustrious-xl-controlnet-openpose
i also have no idea how to use any of the other controlnets because they are WAY too specific and don't seem to allow for many options.
Why is my 3070 taking 12s/it for training? ITs gonna take almost 6 hours to train, 1poch, 2 batch, 1600steps total, 768,768 (altho my training images r 512x512, maybe i should change that back?)
SDXL
Everything is installed correctly
Alrto i havent touched like the configs or other arguments, idk if thats a given?
I also idk if i should select sdxl or 1.5 in the settings, im basimg the training off of perfectillustrousxl
Set batch size to 1, you dont have enough Vram for batch size 2
working on it as we aspeak
This error can be ignored.
The model should still load
Sounds okay
bet
How much RAM do you have?
Okay, then you need to increase your Windows Pagefile.
For C: drive to 16000min and 24000max
And disabled for any other drive
Then reboot the PC
Did you manage to fix this?
Every version of sd / flux needs their own controlnet witch you can find on civitAI
Illustrious needs their own one etc
No, but I'm also not sure I even set up the thing right.
Trying to "preview" in swarmUI prints a black image below it, but something tells me it's not supposed to do that.
A black image with the dimensions of what I'm about to generate.
hmm what are you trying to do
gimme like 20 min and i can hop on vc
I aint got a mic and my oc is weird
Pc* jfc
Mobile is a menace
My headphones have a mic but my pc is a split input vs output, so it can't be on the same wire for some reason ig.
I'll get a screenshot here in a bit. Or a workflow if you know how to get one
just a screenshot of what your trying to do is ifne
What is the reason for black video outputs with WAN?
try sampler euler instead of uni_pc?
Euler gives blurry result
pixels other than black for a change
cant help but notice your using the 720p model but having a value at 480p
should be fine i suppose
scheduler normal? not sure
cant check my workflow rn
Strange results with scehduler:normal aswell.
Downloading wan2.1_i2v_480_fp16 to try
same issues persist with using wan2.1 i2v 480 fp16
Hmm personally i use swarmUI for video gen and my workflow looks slightly different
unipc = black
euler = blurry
tried rebooting, few different comfy wan flows and save video nodes
Few on the internet seem to have this problem
Reddit post that has similar issue says to use correct VAE and set dtype to default. I got both the correct vae and set it do default
does sage attention have anything to do with this?
hello guys, can someone maybe help me since im a big noob in this? Im trying to use animatediff but It dosent really work. Im unsure which SD Version I need for the newest animatediff & i also dont know which one I have
when I hit generate it just generates another pic
Has anyone dealt with HiDream models? Where besides ComfyUI can I run?
Can you show the full cmd log?
Also which model do you try to load and how much RAM do you have?
Why am i not seeing the 'show extra networks' button after applying kohya exension?
oh ok its a bit different
does anybody know a fix for this? i tried toggling the setting but it didnt help
whats your gpu?
and which model do you try to use?
3070 ti
then your probably trying to use a lora (small file) instead of a model (2gb and larger file)
im embarrased to say exactly what model cuz its furry stuff but here
would a base model be called a checkpoint or an embedding
checkpoint = model
gotcha
always check the type and the base model here
then you know with what its compatible and what it is
no problem
yes found them! Illustrious and NoobAi controlnet models:
https://civitai.com/models/1359846/illustrious-xl-controlnet-openpose
https://civitai.com/models/929685?modelVersionId=1239319
I tried the openpose one and it didn't work for swarm, but I'm sure I was doing it wrong... was gonna get back to euro but the day got unexpectedly occupied
i tested them rn and they work
Then yeah, I was doing it wrong with swarm.
@lucid yoke Won't be at computer again for a minute, but here
Wrong controlnet model
No, it's the one from up here
It's just named wrong and I didn't rename it
O cs1o already linked them
But yeah they Generally have the name in its title
the image you used is an already "processed" pose. so you cant use a preprocessor on it.
set it to none and it will work
Also that
It won't let me
You don't need to preview as its already processed?
Nah preview is just running input image and showing the output of the skeleton so to speak
it should be possible but i didnt used swarm so idk
Disable the pre processor and it should be fine
Otherwise i recommend joining the swarm discord as others there are much more knowledgeable then me
yea disable it
I'll give it a shot when I'm home long enough but since I got you here, is there any way to keep an outfit in swarm that was unintentional? I've tried asking there and I got nothing.
Might be NSFW so spoilering it
"Green hoodie" was the prompt and it took it in the other direction but dope af
Your best bet is to try and prompt out everything you see in this, green hoodie, open center, sleeveless arm, gloves, bra, (forgot the thing on the arms)
But its gonna be different
That's fair
Good tags btw, forgot half of them
Tyy
Could try bare arms idk
I do not know what I am doing here as this is my first time. I am trying to run this on an RX 6700 XT on Fedora 41.
why zluda? rocm works native on linux. also try use the Auto1111 repo:
https://github.com/AUTOMATIC1111/stable-diffusion-webui?tab=readme-ov-file#automatic-installation-on-linux
Or this:
https://github.com/lshqqytiger/stable-diffusion-webui-amdgpu
@ornate elk im ready to start from the beginning
alright,
here are the Guides:
https://github.com/CS1o/Stable-Diffusion-Info/wiki/Webui-Installation-Guides
Let me know if any step isnt clear.
Try the Forge Zluda or the Automatic1111 zluda guide
I downloaded the zluda file to put in c driver but when i open it it doesnt show library folder its just DLL files
oh im silly
skip that
how to fix it:An outdated version(<1.16.9) of the comfyui-frontend-package is installed. It is not compatible with the current version of the Impact Pack.
Getting this right now with ROCm:
RuntimeError: HIP error: invalid device function
HIP kernel errors might be asynchronously reported at some other API call, so the stacktrace below might be incorrect.
For debugging consider passing AMD_SERIALIZE_KERNEL=3
Compile with `TORCH_USE_HIP_DSA` to enable device-side assertions.
I set these environment variables, gfx1031 as reported by rocminfo:
export PYTORCH_ROCM_ARCH="gfx1031"
export HSA_OVERRIDE_GFX_VERSION=10.3.1
export HIP_VISIBLE_DEVICES=0
export ROCM_PATH=/opt/rocm
full rocminfo report:
@ornate elk i have this now im on the launch bat after adding the stuff to path
Can you show the path settings?
Okay 2 things wrong here.
Remove the c:zluda
Then click on Path and click edit and screenshot again
Wait
Just remove C:Zluda
Oh
done
Then click on Path and click edit and screenshot again
i do that but it goes back to that same place on the image
oh wait question
u on about for admin variables
or system?
i might have mixed them up so
System
yeah when i click on that it comes up with the image one
this is admin and it looks the same how i used to do it back in windows 10
but system one looks like this
Yea thats how the bottom one should look like too
i dont know then
Do you double click or edit?
both do the same
Thats really strange
yeah 😦
for some reason when doing this i have random issues with it
last time i had low vram error when u said it shouldnt be that
and couldn't fix it now its this
The thing now is more important to fix as it effects windows
is there a second path entry when you scroll upwards?
And not single Path?
the path entry i showed on the first SS is names "PATH" or do u mean something else?
oh i cant read im sorry
Then as value add C:\ZLUDA;%HIP_PATH%bin
Then click okay and close. Then reopen the path settings
Its a list now right?
yes
Perfect
what was the issue? i didnt fully understand what happened
Okay now you have to add some essential values again.
Add all these values at the exact positions.
But Skip the java path one at the top.
And skip ffmpeg
At the black bar add your windows username
The issue was that somehow the windows path settings got removed
And it wasn't a list because it was only 1 entry as value in there.
We added a ; to gave him two values. Then the list appeared again.
Screenshot when your done, ill recheck.
and then click OK at every open window to close them.
If not the settings won't get saved
Perfect
Now click always Ok
Then you have to reboot the PC. And then recheck If the variables are still there
ok i do it now
Then you have to delete the venv folder in forge and then relaunch the webui-user.bat
@fair furnace no need to delete your messages. If your question is technical then your at the right place
It’s downloading the stuff now
I’ll let yk if anything bad happens or good
bruh
i am dk what happened
Then try relaunch it
Total beginner here. I set up ComfyUI but it’s pretty daunting and I’m having trouble getting even moderately good quality results.
I don’t know much about A1111 or Forge, would those be better options for a fairly non-technical person?
Hey welcome. What's your GPU?
And yep Auto1111 or Forge are much easier to get into if your new to image generation
something with more than 8gb vram
Forge is more recent than A1111. And works good with 8gb vram. Try that.
Ohh Git
Git had also its variable added to Path.
Best is to just uninstall GIT and then reinstall it.
Then it should work when you relaunch
Any proxy or vpn running?
myabe proxy
Seems like thats a problem for the webui
Exactly. The CMD will show
Compilation, please wait....
It will take 15-40 minutes.
so should i download a 1.5 model and then after first gen del it
or download my normal illus models?
For the first gen better use a 1.5 model
But if you only have illus, thats okay too
Shouldn't really matter as long as you have 32gb ram or 16gb with a big pagefile
i need to download my first model
i have 16gb where do i check my pagfile and what do i set it to?
Ah okay, for sdxl/pony/illus you then need to increase the pagefile.
Here is a how too:
https://www.tomshardware.com/news/how-to-manage-virtual-memory-pagefile-windows-10,36929.html
Make sure the Pagefile is enabled only for the C drive. It doesnt matter where the webui is located.
Then set it to custom size
16000min and 24000max.
Make sure its disabled for any other drive.
Then save and reboot the PC.
anybody know what could be causing these? i don't speak tech sadly
Can you share the full cmd log?
And what have you tried to do
this is the rest. When at 99% instead of finishing the picture this error shows up, only idea i got is changing arguments arround and try to see if any of hem is causing this
What settings did you used?
anything different then the last time it worked?
no, not really
i downloaded the oldest 1.5 model so i can do the first gen thing
Oh know I now. You added --xformers to the webui-user.bat
Thats only for nvidia
thats fine? ill del after it does that
Alright
You also have to delete the two xformers folders inside the venv folder.
xformers? what files exactly?
oh ok, thanks
@ornate elk can i set minimum steps and res or i have to use the normal res and steps?
Yep it’s doing the compilation
After this I’ll del that model and then download my illus with loras and stuff will comp do every time I do a driver update a normal driver update on adrenaline?
got no xformer folders so it's all good right?
I like ur name trickery there XD
Yes compilation is done after updating adrenalin drivers, updating zluda files or when torch updates
Torch auto updates when I open up bat or no?
it is a very based name indeed 😌
And dont forget to do the Pagefile thing
I did it
Nope
Just did restart now
Torch version is fixed
And doing the comp thing
Ok will it let me know there’s an update like pip does?
Or is that a manual website check thing
Nope. It will only ever update when the devs change it or you manually update it. So dont worry about that
You can add
Git pull (in an empty row)
To the webui-user.bat if you want to Automaticly update If there is an update available
I'm off now as its very late here.
Gn
Good night thanks for the help
No problem
this issue its back
I changed the gpu weights to 6037 seems like that fixed the issue
only fixed for the first gen
2nd one decided to do the same
Hey, your missing the launch args in the webui-user.bat.
Also you should uninstall HIP SDK 6.1 and install 6.2 instead for the 7000 series GPUs
What launch arcs do I need? Also do you have a link to that download? Is it simple as just drag/drop? I followed your guide way back
Everything is listed in my Guides.
Checkout the first link of the pinned messages
--use-zluda --skip-ort are needed
Is this a new addition? I haven’t changed anything since I installed it a while ago, or so I have to start from scratch?
Nope not new
You dont need to redo it from scratch
yall question
is this the official comfyui github
nvm it is
Hi, I've been tearing my hair out trying to get automatic1111 working on an amd Vega 56 on fedora linux, and at this point I want to check if this is even possible at all?
No matter what I do the display turns to confetti when I try to generate an image
And all the guides online seem to get confused themselves as to whether they're for linux or windows, which makes the whole process maddening
hey, it should be possible
cant help much on linux but you may need a rocm version that does support your gpu (i guess 5.7). Or you need to add set HSA_OVERRIDE_GFX_VERSION=10.3.0
thanks! where do i put this?
in the webui-user.sh
hm, i've already put some things in there in my attempts, and they use EXPORT instead of set, is that correct?
yea then export
let's see if this works
hm, now i'm getting this error:
RuntimeError: HIP error: shared object initialization failed
HIP kernel errors might be asynchronously reported at some other API call, so the stacktrace below might be incorrect.
For debugging consider passing AMD_SERIALIZE_KERNEL=3.
Compile with `TORCH_USE_HIP_DSA` to enable device-side assertions.
Stable diffusion model failed to load
...it seems i didn't have rocm installed at all? wtf
at least, i didn't have the fedora rocm-core package installed
welp installing that didn't fix the error anyways
damn
added "export HIP_VISIBLE_DEVICES=<device-id-for-gpu>", with id from rocm-smi
now it's back to running, gonna try to generate now and see if it crashes
:O it works!
but it seems not noticably faster than running on CPU..
in fact i'm not entirely certain it's using the GPU? how do i check lol
oh yeah, i had to add --skip-torch-cuda-test too, maybe that disables the GPU?
hmm i think you shouldnt add that
but im not sure if its needed
whave you tried without it?
without it i just get the "model failed to load" error as before
gonna try reinstalling torch to be sure it has rocm support..
good idea
also newer version
What is ret_mode?
Hey guys, I'm looking for a laptop that can run a1111 locally. But I don't know what kind of specs to look for. My pc has a GeForce rtx 4060 with 16GB VRAM and I'm looking for something similar to this but as a laptop version.
if you have a pc with this then it doesn't matter what specs the laptop is, cuz you can alway stream your pc screen to your laptop via parsec or ultraview
or if you're tech nerd, you can follow this https://www.reddit.com/r/StableDiffusion/comments/xtkovu/is_there_a_way_i_can_share_my_local_automatic1111/
this way even your phone can access to automatic1111, and take the resource of your computer to run
anyone got an idea where i could discuss lipsync swapping techniques?
I tried LivePortrait, it is not too bad but I wanted to explore other options like LatentSync.
I have troubles installing it...
I need to take the laptop to an event I go and showcase something. I can't take my pc with me, can I still access it from there? And would that mean any laptop works?
yes, any laptop works, as long as you have internet
or even tablet
i recommend parsec as your streaming service, it's pretty much free https://parsec.app/
832x1216
30 steps
Euler A
Anime 6b hi-res 10 steps 1.4-1.5x and 0.45 denoising CFG7
The same I use on my MacBook with 16gb ram m2 pro
Ah I see. So my pc at home as to be turned on and connected and the laptop as well? And parsec installed on both, so I can get access? Does someone have to operate on my pc at home? My mom is probably the only one at home then and she has no idea 🤣
you can remotely turn on your computer
Enable Wake On Lan and sending the magic packet in Windows and Linux so a computer can be turned on remotely.
Programs, Utilities, and Add-on Tutorials: https://www.youtube.com/watch?v=MCw55cuc8M0&list=PLgnvJFLoZ-948Y6lr46QQL8y6eX3XHnDC
CHAPTERS
00:00 Introduction
00:52 Enable Wake On Lan in BIOS/UE...
like this
you can follow this guide for wake on wan
okay, and your not running games or wallpapere engine in the background? or multiple browser tabs.
what happens when you set the gpu weight to 6750 ?
Ohhh okay crazy. 😄 thank you 😄
if it too much of the hassle, then simply go to control panel > power option, and set your pc to always on
that's way you don't have to do all the stuff below that
I see. I'll check out what works best.
Remote desktop itself doesn't work for my pc apparently. It says I don't have the version that supports it 😄
you can always use parsec
nope all off and only that tab mainly and i set gpu weight to 6000 it worked fine on the first gen then on second gen gave me that error
have you enabled Never OOM for tiled vae at the bottom? you need to do that when using hires fix
Oh no I didn’t do that I’ll check now what should my GPU weights be?
try with 6750 first and then try with 6000
Where should I pick up on the guide?
just uninstall everything from HIP SDK, then install HIP SDK 6.2
and then add the launch args listed on the guide for your webui
delete the venv and the .zluda folder (boath are in stable-diffusion-webui)
Then relaunch the webui-user.bat
I am getting this with ROCm on Radeon RX 6700 XT
I have the following environment variables set:
PYTORCH_ROCM_ARCH="gfx1031"
HSA_OVERRIDE_GFX_VERSION=10.3.1
HIP_VISIBLE_DEVICES=0
ROCM_PATH=/opt/rocm
just set the first two to "gfx1030" and 10.3.0 respectively and it is now doing something
Apparently 12GB VRAM isn't enough
i need to pay for use ?
umm, no, it's free, as long as you have the hardware
oh
try add --medvram-sdxl --opt-sub-quad-attention --upcast-sampling to the webui-user.sh commandline args
can someone help me wanna add lora for that workflow anyone know how to do it? i know there another workflows that already have lora option but that one worfklow use some new things wanna test
Iirc, you have to plug the lora in beofore the prompt
so whichever one is your main prompt, plug it in before that.
after the checkpoint model, before the prompt
@knotty turret (sorry, forgot to reply ping)
It's been a second since i've used comfy, i've never used it for WAN though.
ok let me try
hold one got confuse
where i connect model line
You connect the model into the ksampler, i believe.
Again, I've never used WAN so I'm using what I kind of know already.
np
maybe?
Lemme try something, hold on
ok
tryna use swarmui to make a workflow
already have another workflow that have lora option but this one use some stuff to speed process SageAttention + TeaCache + Torch Compile thats why wanna use it
ok
pls change your "burger" pfp
gave up and looked one up.
It's supposed to look vaguely like this.
A NON WAN workflow.
hmm ok
why its just burger😭
do u think looks cool now?
i want to install roop but i get this error Conda environment is empty.
I'm using Diffusers directly
I used the CPU offload option but a library WHL could not compile
Forgot which one
I may try this again once I get a PC together I can use as a dedicated server for this sort of thing so I don't have to do it on my main desktop
nope sry
which roop?
i created a lora using forgegym and it gave me 4 different safetensor files each 17mb.. did i do something wrong or?
Where is the HIP SDK piece?
Sadly I think I've confused myself into a corner
Its a programm
Or multiple
Uninstall them normaly like any other programm
In control panel
Alright the new SDK is installed, and I removed the zluda folder. You said something about arguments?
The launch args
--use-zluda --skip-ort
How do I do that exactly?
Having an issue using someones workflow i had installed in the wrong place I guess
A zuda version of comfyui
i was told to come here and talk to CS10
I moved the folder to my cdrive and not sure what im supposed to do from here
Need help with trying to make a lora using Derrian's Lora Trainer but I keep getting an error
HTTPConnectionPool(host=): Max retries exceeded with url: /metrics/validate (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x000001D8B7C2C3D0>: Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it'))
Right click the webui-user.bat and edit it. Add the args to the line commandline_args=
yooo
