#🤝|tech-support

1 messages · Page 60 of 1

elder mauve
#

no same error

#

removed pip cache and venv , reinstalling

ornate elk
#

Maybe you need a PC restart again too

elder mauve
ornate elk
# elder mauve same 😦

Okay then do this:
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.
then relaunch the webui-user.bat

elder mauve
#

where do i paste cusparse.dll and cublas.dll ?

ornate elk
#

Inside the zluda folder

#

Then rename them

#

And then copy them again to the other folder

shell crystal
#

Which cloud service would you guys recommend for automatic1111? Thinking of using paperspace

ornate elk
elder mauve
# ornate elk Okay then do this: go into the C:\ZLUDA\ Folder. There copy the cublas.dll and t...
WARNING: ZLUDA works best with SD.Next. Please consider migrating to SD.Next.
Using ZLUDA in H:\SD-Zluda\stable-diffusion-webui-directml\.zluda
Python 3.10.6 (tags/v3.10.6:9c7b4bd, Aug  1 2022, 21:53:49) [MSC v.1932 64 bit (AMD64)]
Version: v1.9.3-amd-5-g674c5cac
Commit hash: 674c5cacdac3392279653be6b3da0c8e62898693
Skipping onnxruntime installation.
You are up to date with the most recent release.
no module 'xformers'. Processing without...
no module 'xformers'. Processing without...
No module 'xformers'. Proceeding without it.
H:\SD-Zluda\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(
Launching Web UI with arguments: --use-zluda --medvram-sdxl --update-check --skip-ort
Press any key to continue . . .
formal trout
#

I just updated my BIOS and now I'm agetting this, help

gleaming copper
#

hello, when i double click the webui-user.bat I keep getting the runtime error skip torch cuda test

gleaming copper
#

ok thanks i'll take a look

waxen cradle
#

Hi guys what monitor recoomend me for 4070ti súper 16gb?

solemn jay
#

i love controlnet. in SD.15 i can do super amazing stuff. Trying to migrate to SDXL and i cant get it to work. it seems it just ignores it. i have tried multiple models and nothing

#

dont know what im doing wrong

formal trout
formal trout
# solemn jay in sd 1.5 you can do magic

I'm figuring it must work much better. In SD XL I just stop using it as it takes resources and no matter what it doesn't produce the exact pose, if you force it with more strength it produces deformed things. It kind of work for a general "idea" like your example.

solemn jay
#

this is very disappointing. hope it gets either fixed or SD3 improves uppon both

formal trout
#

I reinstalled venv but now I'm getting @ornate elk any idea 🙏

open fox
#

If you you might need disable secure boot mode in bios.

formal trout
formal trout
open fox
formal trout
#

Yes I updated my BIOS and tried to set the secure boot because League of Legends wasn't working on Windows and I though it was Vanguard security

ornate elk
solemn atlas
#

hi, since the new update i cant find my negative embeddings

dusty dragon
#

animate

gleaming copper
formal trout
gleaming copper
#

ok thanks

gleaming copper
#

2 rtx 3090 ti nvlinked

ornate elk
gleaming copper
#

How do I find that outhabby .

ornate elk
ornate elk
#

You can also go on FullHD 240hz if you want

gleaming copper
#

@echo offal@echo off

set PYTHON="C:\Users\Admin\AppData\Local\Programs\Python\Python310\python.exe"
set GIT=
set VENV_DIR=
set COMMANDLINE_ARGS=
git pull
call webui.bat

ornate elk
elder mauve
#

so u said not to install the pro driver, how do i not install the pro driver?

#

when i click on the download button it gives me this pro file

gleaming copper
native kernel
#

When I'm using num_images_per_prompt in the code below, what is being changed from image to image? The seed is manually set to 0, so what is being alterered to create different images with same prompt?:

`from diffusers import StableDiffusionXLPipeline
import torch

pipe_base = StableDiffusionXLPipeline.from_single_file(
"./models/stable-diffusion/sd_xl_base_1.0.safetensors",
torch_dtype=torch.float16,
use_safetensors=True,
variant="fp16",
)

pipe_base.to("cuda")

seed_gen = torch.Generator(device='cuda').manual_seed(0)

images = pipe_base(
prompt=prompt_positive,
negative_prompt=prompt_negative,
guidance_scale=5,
num_images_per_prompt = 2,
generator=seed_gen,
num_inference_steps=50).images`

#

Is it just auto-incrementing the seed / or randomly selecting different ones?

gleaming copper
elder mauve
#

yes

ornate elk
# elder mauve yes

Ah okay yes thats the right one. But make sure when installing it the Pro driver at the bottom is not selected

maiden coral
#

especially if you set it to the highest strength

#

it's needed for openpose editor

#

DWPose estimator

maiden coral
#

that's pity

gentle sundial
#

Hi @ornate elk Thanks for fixing my recent issue , I have another one tho, when I use sdxl it take 15 min to render an image and some times I get cuda error, I have the midvram-- thing in my webui script tho , any idea what is the problem? also I tried simple propt without anything , it takes same time

#

and the result is very bad unless I use auto for Vae

gentle sundial
ornate elk
gentle sundial
ornate elk
#

what you can try is to activate th FP8 mode for sdxl in the settings

gentle sundial
#

and cache fp16 for lora should I check that?

ornate elk
gentle sundial
# ornate elk no

also animdiff takes 30 min for 1 8 frame gif 512 * 512 is that because of my gpu?

#

*8 frame

ornate elk
gentle sundial
ornate elk
#

you would need to use other extensions for getting a video

#

like Loopback Wavescript

gentle sundial
ornate elk
gentle sundial
ornate elk
#

yea not much, its more like morphing

gentle sundial
ornate elk
gentle sundial
ornate elk
#

1024x1024 needs to be the native resolution for sdxl

#

for 1.5 its 512x512

gentle sundial
#

ok thanks very much , I'll try it

gentle sundial
ornate elk
gentle sundial
gentle sundial
ornate elk
gentle sundial
ornate elk
#

oh okay

unique bluff
#

Is VAE finishing supposed to take a long time to finish?

ornate elk
#

Sdxl VAE takes longer

#

Installing and using tiled vae extension can fix it

unique bluff
#

(The image currently has an awful quality as well)

#

Oh, I have vae on automatic if it matters

#

I’ve been able to generate couple of images in the past now it just won’t progress past this stage (I’ve tried using other images sizes as well)

#

idk what to do

#

(Now that I was finally getting hang of the prompts I need)

ornate elk
wet flame
#

who takes pics with their camera of their monitor anymore

#

doesn't mac have print screen xD

#

btw AI generators don't have any issue with AMD cpu do they?

#

its only the gpu right

#

amd cpu and gpu is much cheaper and performs similar in most apps

#

nvidia and their expensive price tags 😦

ornate elk
unique bluff
#

If I try to screenshot it, there’s a high chance the computer gives up and dies (quite literally restarting itself)

unique bluff
# ornate elk what does the terminal shows?
19:53:13-936228 INFO Startup time: 2069.89 torch=225.93 onnx=6.30 olive=2.72 gradio=62.68 libraries=95.60 1dm=0.56 samplers=0.96 extensions=16.67 models=0.32 face-restore=70.15 upscalers=0.96 networks=0.23 ui-en=0.35 ui-txt2img=0.14 ui-img2img=0.11 ui-control=0.18 ui-extras=0.11 ui-models=0.07 ui-settings=1.56 ui-extensions=4.11 ui-defaults=0.13 launch=1.05 api=0.39 app-started=0.49 checkpoint=1578.05 
19:53:29-533774 INFO Base: class=StableDiffusionPipeline
Progress 14.74s/it |||||||||||||||||||| 100% 20/20 04:54 00:00 Base```
zenith sail
#

Any ideas?

onyx solar
#

You need to look at your console for details.

zenith sail
onyx solar
#

That might be the update, but it didn't load. So restart and watch the console for when it's loading.

zenith sail
#

No errors either

onyx solar
#

Way too generic of a node name to know. Probably should just delete the node and replace it manually.

limber pier
#

yeah that's pretty bad lol

#

"Text"

#

if i ever release a node pack, i'm gonna have a node just called "Node"

zenith sail
#

I spent months on making that workflow...

#

I can't figure it out.

#

Thanks lads

austere gull
#

why doesn't control net work? first time using it and watched a tutorial but ion get it ( using webui-forge )

ancient wadi
#

my image generation seem to be slowing down over time, anyone know what might be causing this

#

well mabtye

#

how can ifix that?

#

wheres that?

#

in cmd?

#

sorry im new

#

thanks man

ancient wadi
#

no idea if i did this right

#

ok so would that be the webui python?

#

alright il give that a shot

#

thanks a ton

fallen quest
forest zealot
#

dunno how to install dis

civic remnant
#

Hello all! Why does ControlNet not working? I press preview and nothing happens

#

And I'll appreciate if somebody helps me with videofromimage workflow) I installed "ComfyUI-I2VGenXL" custom nodes, but when I start videofromimage workflow, SD doesn't recognise these nodes and manager doesn't see them neither. What am I doing wrong?

ornate elk
austere gull
#

this is where i got it

#

i just download the safesensor and put it in models controlnet no?

austere gull
#

huh why do they have different names

#

it seems like this is the one i downloaded but they have the correct name instead

ornate elk
ornate elk
#

Yes but thats a t2i adapter

austere gull
#

theres multiple t2i-adapter?? didn't know

#

does it not work

#

which ones in there actually work

#

for controlnet atleast

#

im just gonna install the largest file one and assume the big number makes it good

ornate elk
austere gull
civic remnant
#

Why this error may appear?

jaunty quarry
#

I have a problem with stable diffusion:

and I can't find anything to solve the problem

bleak plover
ornate elk
ornate elk
jaunty quarry
#

usualy I just start sd with webui.bat

ornate elk
#

With that it generates faster and uses less vram

ornate elk
jaunty quarry
# ornate elk Never start with only webui.bat

It has problems to start xformers:

Error running preload() for B:\stable-diffusion\stable-diffusion-webui\extensions\adetailer-23.10.1\preload.py
Traceback (most recent call last):
  File "B:\stable-diffusion\stable-diffusion-webui\modules\script_loading.py", line 28, in preload_extensions
    module.preload(parser)
  File "B:\stable-diffusion\stable-diffusion-webui\extensions\adetailer-23.10.1\preload.py", line 5, in preload
    parser.add_argument(
  File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.10_3.10.3056.0_x64__qbz5n2kfra8p0\lib\argparse.py", line 1448, in add_argument
    return self._add_action(action)
  File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.10_3.10.3056.0_x64__qbz5n2kfra8p0\lib\argparse.py", line 1814, in _add_action
    self._optionals._add_action(action)
  File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.10_3.10.3056.0_x64__qbz5n2kfra8p0\lib\argparse.py", line 1650, in _add_action
    action = super(_ArgumentGroup, self)._add_action(action)
  File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.10_3.10.3056.0_x64__qbz5n2kfra8p0\lib\argparse.py", line 1462, in _add_action
    self._check_conflict(action)
  File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.10_3.10.3056.0_x64__qbz5n2kfra8p0\lib\argparse.py", line 1599, in _check_conflict
    conflict_handler(action, confl_optionals)
  File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.10_3.10.3056.0_x64__qbz5n2kfra8p0\lib\argparse.py", line 1608, in _handle_conflict_error
    raise ArgumentError(action, message % conflict_string)
argparse.ArgumentError: argument --ad-no-huggingface: conflicting option string: --ad-no-huggingface```
#
    PyTorch 1.13.1+cu117 with CUDA 1107 (you have 1.12.1+cu113)
    Python  3.10.9 (you have 3.10.11)
  Please reinstall xformers (see https://github.com/facebookresearch/xformers#installing-xformers)
  Memory-efficient attention, SwiGLU, sparse and more won't be available`
#

and when I try to reinstall torch:

Looking in indexes: https://pypi.org/simple, https://download.pytorch.org/whl/cu117
ERROR: Could not find a version that satisfies the requirement torch==1.13.1+cu114 (from versions: 1.11.0, 1.12.0, 1.12.1, 1.13.0, 1.13.0+cu117, 1.13.1, 1.13.1+cu117, 2.0.0, 2.0.0+cu117, 2.0.1, 2.0.1+cu117, 2.1.0, 2.1.1, 2.1.2, 2.2.0, 2.2.1, 2.2.2, 2.3.0)
ERROR: No matching distribution found for torch==1.13.1+cu114
Traceback (most recent call last):
  File "B:\stable-diffusion\stable-diffusion-webui\launch.py", line 360, in <module>
    prepare_environment()
  File "B:\stable-diffusion\stable-diffusion-webui\launch.py", line 269, in prepare_environment
    run(f'"{python}" -m {torch_command}', "Installing torch and torchvision", "Couldn't install torch", live=True)
  File "B:\stable-diffusion\stable-diffusion-webui\launch.py", line 89, in run
    raise RuntimeError(f"""{errdesc or 'Error running command'}.
RuntimeError: Couldn't install torch.
Command: "B:\stable-diffusion\stable-diffusion-webui\venv\Scripts\python.exe" -m pip install torch==1.13.1+cu114 torchvision==0.14.1+cu117 --extra-index-url https://download.pytorch.org/whl/cu117
Error code: 1
mortal compass
#

Hey @ornate elk, you don't happen to know of some good upscaling guides for controlnet? Everything I find is like a year old which is super out dated

ornate elk
heavy perch
#

@ornate elk any idea why I might be getting a grey video?

jaunty quarry
turbid elk
jaunty quarry
#

I have like 5 different versions on python

turbid elk
#

so i installed 3.10.6 and it worked

turbid elk
#

and installed a fresh one

#

took me almost 2 hours to crack this error lol also dont forget to add the python path while installing

chilly knot
#

Applied providers: ['CPUExecutionProvider'], with options: {'CPUExecutionProvider': {}}

#

its bad?

#

correct if show cuda?

ornate elk
#

You need 3.10.11 64bit

ornate elk
heavy perch
jaunty quarry
#

it's still not able to download torch:

ERROR: No matching distribution found for torch==1.13.1+cu114```
viral knot
#

can you install another version? cause 1.13.1 has no match with cuda 11.4 as seen from the error

ornate elk
ornate elk
elder mauve
ancient rune
#

Hi, for some request (like "une patate" for example), I recieve an empty response.
( litteraly {"artifacts":[]} )
When I try with another prompt, it works but this specific prompt and some other just never work.
(I use the API)

Why and how to fix it ?

#

Here is the response for "une patate"

ornate elk
# elder mauve but why doesnt it work 😦

What you can try first is to open up a cmd and type
SFC /scannow
After thats done restart the PC.
Then if it still doesn't work, move your ZLUDA folder into the C:\Programm Files folder.
Then update the zluda path in the system variables.
Sometimes windows 11 makes path problems

slim basin
#

Hi, can anybody help me to install SD?
Windows 10
AMD 7900 XTX
miniconda3 3.10.11 64
Trying since 3 days, did't getting to run

ornate elk
slim basin
#

i try it acn i DM you if i stuck ?

ornate elk
naive dragon
#

so i still have the thing going on with my hdd being used 100% so i might as well put it on my ssd lol and it still loses connection.
can i just copy paste it to my ssd or would that not work or is it justbetter overall to reinstall it over again on a new ssd.
(because im pretty sure its the fault of my hdd that cant handle the speeds ;/ but that rly that big of an issue bcsi cna put it on my ssd)

ornate elk
elder mauve
#

what are control nets used for?

naive dragon
ornate elk
ornate elk
naive dragon
ornate elk
pine smelt
#

So i am facing a problem when i try to use image to vid models . (file attached: full cmd ). the problem is that after running this it takes 1.5 hours! and then error massage shows up and it stops . However i able to generate image but this error message also popup there { UserWarning: 1Torch was not compiled with flash attention.} but at least it gives me a output . please help and thanks for checking out

pine smelt
chilly knot
#

Applied providers: ['CPUExecutionProvider'], with options: {'CPUExecutionProvider': {}}

what could the message be related to?

#

what is running on my cpu now

#

insightface/models/buffalo_l/w600k_r50.onnx recognition

#

its lke that

#

its normal or bad

ornate elk
#

@elder mauve did it worked?

elder mauve
#

no 😦

#

same error

ornate elk
# elder mauve same error

can you delete the venv folder again, then relaunc the wbeui-user.bat
then check the taskmanager ram usage

#

@elder mauve oh wait there was a fix yesterday to the webui. (regarding zluda installation)
what you should try is to delete the stable-diffusion-webui-directml folder.
then do the steps 2 - 5 from my guide and relaunch

elder mauve
#

do i also delete zluda folder?

ornate elk
elder mauve
#

and what about rocm?

ornate elk
elder mauve
#

alr

heavy perch
ornate elk
heavy perch
ornate elk
#

also whats your gpu? and whats inside your webui-user.bat?

ornate elk
elder mauve
ornate elk
elder mauve
#

nah

#

none

#

even windows defender is off

ornate elk
#

Of the cmd

elder mauve
ornate elk
elder mauve
#

C:\Users\sixsi\AppData\Local\Programs\Python\Python310\python.exe
C:\Users\sixsi\AppData\Local\Programs\Python\Python312\python.exe
C:\Users\sixsi\AppData\Local\Microsoft\WindowsApps\python.exe

ornate elk
elder mauve
#

not really

ornate elk
elder mauve
#

everything?

ornate elk
elder mauve
#

MonkaFocus and then i reinstall?

ornate elk
#

then download python 3.10.11 64bit (link is in my guide)
install it and check "add python to path" at the first window
then delete the venv folder

cosmic furnace
#

76 gpu temp while hotspot 91 is okay or nah ? hmgm

ornate elk
cosmic furnace
#

playing at ultras xD

ornate elk
#

what game?

cosmic furnace
#

and gpu usage 100% kinda

#

bellwright) ue5 & bad optimisation -_-

ornate elk
#

on 4k ?

#

with rtx?

cosmic furnace
ornate elk
cosmic furnace
#

nope)

#

and its in silent mode =\

#

lil bit higher than shud probab ?

#

or fine?

#

others seems to have lower hm

ornate elk
#

@cosmic furnace when im playing Cyberpunk 2077 on WQHD with Max settings (RTX off)
im getting like 65 degree max and Hotspot is on 72

#

you never should be anywhere near over 80 with hotspot

cosmic furnace
#

ill look into it ... mb cuz silent ? 🤨

ornate elk
#

yes

#

dont do that when playing games

#

also adjust your Fan curve

cosmic furnace
#

i see some ppl having that hotspot

ornate elk
cosmic furnace
#

is it smthing that shud be disturbing or can be ignored?)

#

why gap between gpu temp and hotspot is so big? about 13-15 degrees

ornate elk
#

then set the gpu to normal mode, and then adjust the fan curve

#

90 hotspot is very bad on the long run

ornate elk
#

@mortal compass
Here are my settings for Upscaling images in img2img with controlnet: (getting much more details)

round ledge
#

hey coming back to stable diffusion for the first time in a while, I just fresh installed everything but its only recognizing 2 out of my 5 loras, is there any reason for this?

ornate elk
#

sdxl loras work only with sdxl models
same goes for 1.5

round ledge
#

I tried multiple checkpoints and nothing works

ornate elk
round ledge
ornate elk
#

divineanimemix is a good 1.5 one

round ledge
#

ty

#

I'll give it a go

#

so just for future reference them loras will only work on 1.5 checkpoints

#

I noticed this pony checkpoint is really popular now

#

but none of my loras work there

ornate elk
#

the others idk

#

but mostly 1.5

barren spoke
#

hello! I have an application which creates an image using stable diffusion XL pipeline_text2image; then iterates over it using pipeline_image2image.

Things had been working fine for weeks but as of last night I'm now getting an error when using pipeline_image2image, it seems like it is not accepting the previous input which was a PIL image and am now getting this error:

cannot reshape tensor of 0 elements into shape [0, -1, 1, 512] because the unspecified dimension size -1 can be any value and is ambiguous

anybody else have this issue?

upper linden
#

All of a Sudden my Zula Amd Stable Diffusion isn't working

ornate elk
#

You need to deactivate it in the device manager
Also you should update your webui-user with git pull

sage vessel
#

Im new to ai art, can anyone help me how do i get into the webui using automatic1111 and google colab
I've paid monthly subscription for the colab but i still can't find a beginner friendly ipynb file, if you could help me i'll be so grateful

#

I keep getting error no module pytorch lightning

sage vessel
naive dragon
#

i have installed it on my ssd because i tough it might have been my hdd but i still get the same error maybe i can use some help 😅 (hope i got some good cmd screenshots)

sage vessel
maiden coral
#

I had the exact same "errored out" error but didn't know it was because of my low notebook specs

vocal burrow
maiden coral
#

hmm... ok, it's just that he found this solution for this and I had the same error

maiden coral
#

it just happened suddenly, no warning prior, no settings changed, but it has to do with SDXL models

jovial wadi
#

Anyone know how to make the faces better?

#

Honestly not that good face wise lol

nova wren
#

anyone knows why when using hires fix with tiled diffusion and region prompt control, hires does not follow the regional prompts?

keen geyser
#

I am trying to install a style but it says I need PonyDiffusionXL. How do I use two models at once?

young bridge
#

hello

#

how to install forgeUi properly>

#

update.bat then run.bat?

ornate elk
ornate elk
ornate elk
sage vessel
young bridge
#

TypeError: 'NoneType' object is not iterable i am getting this error

#

and when I copy generation data from civitai jugg model, it is generating a low ress image

ornate elk
sage vessel
#

CPU:AMD Ryzen 5 3500U
GPU:AMD Radeon RX 6500 XT
※ CPU内蔵グラフィック有効

こちらの動画を参考にし、導入してみました
https://www.youtube.com/watch?v=aBwJhA9u4Tk

この録画はRyzenのCPU内蔵グラフィックのハードウェアエンコードで行っています
なので、RX6500XTには録画負荷はないので、画像生成に専念させているはずです

VRAM4GBですが
「--medvram --opt-split-attention」
のオプションのみで512x512がエラーなく出力されます
a girlの生成時間は40秒でした

▶ Play video
#

unfortunately he didn't give a clue on how to do it in the video

#

or am i just stupid to do it myself sadcat

ornate elk
viral knot
#

why is amd struggling with ai stuff, im so happy to be with nvidia lol

young bridge
#

How can I fix my errors?

viral knot
#

you can fix errors by switching to comfy 🙂

terse lichen
#

yes this is what i tried to do i think or direct install the code into the comfyui repository

open fox
#

Or „pip install -e .[cuda]“ ?

dry swallow
#

Ok

terse lichen
terse lichen
#

also where should i add the animatediff v3 like folder

open fox
terse lichen
open fox
open fox
open fox
#

And python 3.10 or which version.

terse lichen
open fox
#

I found this:

if you want install this with python3.12 for now [2024.4.10]. just try:

  1. download mediapipe-0.10.11-cp311-cp311-win_amd64.whl from pypi site

  2. rename it to mediapipe-0.10.11-cp312-cp312-win_amd64.whl

  3. pip install

  4. edit custom_nodes\ComfyUI-Inference-Core-Nodes\pyproject.toml line 9: requires-python = ">=3.10,<=3.13"

  5. run python install.py
    enjoy...

terse lichen
terse lichen
#

@open fox so a lot of these nodes depends on proper installation right

open fox
vast apex
#

does someone know how i can inpaint using comfyui/stability matrix?

terse lichen
open fox
# terse lichen cant seem to understand what all nodes are needed got the ip adapter animatediff...

If you copy a workflow from another person you are confronted with the nodes that are used to get the result. Best case only public available nodes are used and you can simply install them with the comfyui manager „install missing“. But still some nodes will require manual steps to work. Google the node, visit the according GitHub and read the requirements. One node after another. Just read and learn.

terse lichen
vast apex
#

does anyone know about the differences from comfyui and stability matrix?

ornate elk
vast apex
#

Error starting the server: 'Namespace' object has no attribute 'tls_keyfile'

#

anyone know what that means :,)? cant generate or find webui link

sinful needle
#

Questionnnnn: Is it possible to use animatediff for SDXL with Automatic1111 or is it only possible with ComfyUI?

ornate elk
#

You need the animatediff sdxl bets model

sinful needle
#

I used that model and placed it in the Animatediff/models folder.

#

AnimateDiff works for 1.5 models for me, just not this.

ornate elk
#

Full log pls

sinful needle
#

Reads that there is no motion module for SDXL, yet I've redownloaded that model various times.

ornate elk
ornate elk
ornate elk
#

I see --no-half --precision full in your log.

stark mulch
#

can i get some help

#

everytime i use one and it has a error it deletes one of my loras and only lets me use it on another model how do i fix it to where i can use it on that model again

#

nvm i figured it out had to do with sdls

#

why does that happen?

ornate elk
#

What error do you get in the cmd?

naive dragon
naive dragon
naive dragon
sinful needle
#

givin it a spin! thanks lets see

sinful needle
ornate elk
sinful needle
#

i tried the SDXL animatediff and it didnt error out but god damn did it slug my PC. regular animatediff doesnt slow me at all. didnt make it past 0%

ornate elk
sinful needle
slow saffron
#

The classic and safe way to earn up to €900 a day online only requires that you get a Smartphone or Laptop, for more information about the offer write me a direct message now

sinful needle
ornate elk
sinful needle
ornate elk
#

Okay, whats the model? Lora's and embeddings?

#

They all need to be for the same base SD version

stark mulch
sinful needle
# ornate elk Okay, whats the model? Lora's and embeddings?

⚙️ ComfyUI workflows included 🇯🇵 Danbooru tags supported 💬 New Discord, come play with us: https://discord.gg/rHCnjX9cW9 🌟 Starlight XL 星光 Animated 🔮...

Although version 1 of this LoRA seems very capable, I noticed it had trouble producing some types of images in the correct style. I suspect this wa...

ornate elk
#

No wait

#

What VAE did you used?

sinful needle
ornate elk
ornate elk
sinful needle
sinful needle
ornate elk
#

Also if you haven't already do this:
go into Settings, User Interface, Quicksettings, there add sd_vae
Then hit apply and reload ui.
Then you have a VAE dropdown menu

sinful needle
#

ur a wizard

#

get that patreon started dude u need support

ornate elk
sinful needle
ornate elk
#

Idk if others need an account for it

sinful needle
ornate elk
#

Thank you! Appreciate it 🙂

#

Thank you! Will check when I'm at home

river forge
#

Hello. I would like some help getting auto1111 + zluda running with my 7900xtx.
It currently fails at this stage:
File "D:\SD-Zluda\stable-diffusion-webui-directml\venv\Lib\site-packages\torchvision_meta_registrations.py", line 4, in <module>
import torch._custom_ops
ModuleNotFoundError: No module named 'torch._custom_ops'
I thought it my be related to using Python 3.11 vs 3.10?

ornate elk
#

Uninstall 3.11, install 3.10.11 64bit
Then delete the venv folder

river forge
#

Thanks, mate.

ornate elk
timid notch
#

hi i wanna generate a longer video, which node should i use right now? can some give me a hint

#

the context options node is not affect anything~~

#

i find it

fathom shuttle
#

yo i just installed everything correctly (i think), but when i wanna generate is gives a queue or something. im a newb

fathom shuttle
#

what do you mean?

ornate elk
fathom shuttle
#

no

#

was gonna do that after

sinful needle
#

everyone make sure to support CS1o on his kofi since hes taking so much time out of the day to help

ornate elk
fathom shuttle
#

ye i feel bad for him having to deal with dumb me xd

#

i did this

#

and copied the url

#

idk just followed a tutorial

ornate elk
fathom shuttle
#

1050 ti

#

4gb

#

._.

ornate elk
#

Okay then close the cmd.
Go into the stable-diffusion-webui folder.
There edit the webui-user.bat,
at the line commandline_args=
you add: --xformers --medvram --no-half-vae
Then save and relaunch the webui-user.bat

fathom shuttle
#

like this?

#

alr its running

#

thx boss

#

im completely new with this all but automatic1111 and stable diffusion are 2 different things no?

ornate elk
#

Np, when you get new models from Civitai.com, go for the 2gb ones. They work good on your GPU

ornate elk
fathom shuttle
#

ah so i already have automatic1111

#

cool

#

do i keep the sampling method on DPM++ 2M?

ornate elk
vernal robin
#

Hi all, I’m getting a laptop to do sd work remotely from my employer, and I’ve been using PC to do my SD work at my previous job for about a year, is there any reason to choose mac vs PC? I’m comfortable with both OS but just havent used Mac for this yet, would appreciate any answers 🙏🏼

open fox
ornate elk
terse lichen
heady pine
#

Is there a way to remove the box that is formed from enhancing the face?

ornate elk
#

Make sure your using a VAE file

heady pine
heady pine
#

Alright, thank you. I appreciate your help.

ornate elk
#

no problem

young bridge
#

ValueError: images do not match

#

hello I am getting this error

fathom shuttle
#

I think they don’t match

young bridge
#

what do you mean

fathom shuttle
#

idk was just playing

sinful needle
#

so... now that AnimateDiff is animating. How do i control it better so that it doesn't animate lightposts lmaooooo?

terse lichen
sinful needle
young bridge
#

What is LDSR upscale and why is it slow

terse lichen
terse lichen
maiden coral
#

Is it an error while loading ComfyUI?

#

What is your python version? Are you using AMD or Nvidia GPU? Have you gone through the steps on github on the installation of ComfyUI? What are you specs? (your GPU with VRAM, amount of RAM, CPU)

#

also the workflow what you're trying to do

#

Also, are you using multiple GPUs?

terse lichen
maiden coral
#

Can you show me the workflow? just a screenshot is fine, I build my own and with the help of the internet

terse lichen
maiden coral
#

I can't help you with img to vid, sorry.

#

Try a tutorial on youtube which goes step by step. You might be missing a node or something.

terse lichen
#

this is the workflow @maiden coral

maiden coral
#

Have you installed all the requirements?

#

You can't install this one through manager.

terse lichen
maiden coral
#

probably tensors aer allocated to GPU and CPU and not on one device

terse lichen
#

i am getting this error

fathom shuttle
#

quick question do you always launch sd through files or is there another 'better' way

maiden coral
terse lichen
maiden coral
#

I know but other variations of SD model

#

there are models based on SD 1.5

#

they count as SD models too, 2nd category are SDXL models which were trained in higher resolution 1024x1024 (SDXL) instead of 512x512 (SD1.5)

maiden coral
#

When did you update Comfy?

#

or when was the last time you update comfy

#

I heard there are a lot of compatibility issues with AnimateDiff

fathom shuttle
#

i downloaded a model but after refreshing it doesnt show as an option, any tips?

open fox
open fox
fathom shuttle
#

they said u have to save as in your model folder

open fox
#

The last one looks like a link the first one like a zip folder?

maiden coral
fathom shuttle
#

the second is the one i already had

maiden coral
#

it must be in model/checkpoints folder

open fox
#

He is in this folder. But both actual files are not a safetensor but instead a directory and a link.

#

Please show size and file ending of the first and last file

#

Don’t need to restart. A refresh should work.

fathom shuttle
maiden coral
#

ckpt I see

open fox
#

As mentioned no model there. The link does not help. Can you show the content of the folder.

open fox
fathom shuttle
#

and a lot more

open fox
#

He had it already. The new ones are the ones with the actual timestamp.

fathom shuttle
#

thats what is in the folder

open fox
knotty cosmos
#

28 mega pixel tomato

young bridge
#

4xNMKD-Siax_200k

#

I cant find that model

knotty cosmos
#

4 mega pixel tomato

open fox
#

It should download a nearly 4gyte file. Rename to revAnimatedV2.safetensor and it should work

#

@fathom shuttle

fathom shuttle
#

ye i gotta log in first

open fox
open fox
fathom shuttle
#

ii cant log in or something

#

every possible username iis taken

#

i dont get it

#

nvm got it

fathom shuttle
open fox
#

Good as soon as you downloaded the large file check for the file extension (should be .safetensor) and then put it In the directory /models/checkpoints/

fathom shuttle
#

i dont have checkpoints?

open fox
#

Which UI?

#

Do you use.

fathom shuttle
#

should be in here no?

open fox
#

The directory you shown on the screenshot earlier with the text file put models here.

fathom shuttle
#

do i put it in the txt ?

#

with*

open fox
#

No just in the same directory.

fathom shuttle
#

ye like that right

#

how do you all launch it

#

since i do it through the explorer and the cmd

amber cloud
#

guys, if a pc has dual 8GB gpu… would that make faster for image generation and deforum processing ? or the 2nd gpu has no effect on the SD ?

open fox
#

If not you could a least both parallel so generating a batch of images would be faster.

amber cloud
#

what should i check to know if both has NVLink and will work as one ? i know SLI does not exist anymore

open fox
#

What GPU do you have?

young bridge
#

which upscaler is the best one to use

#

there is lanczon lsdr

#

and others

amber cloud
#

i already have 3060.. thinking of getting my brother’s 3060 and install both on my pc

open fox
young bridge
#

photorealistic

#

how about in extras tab, which one to use with codeformer

amber cloud
open fox
open fox
young bridge
#

i used that but it makes the image so smooth

#

loosen the details

#

how can I use ADetailer with codeformer

open fox
young bridge
#

ok

fair oxide
#

Have simple question, whats the shortcut to disable/enable groups in comfyui?

ornate elk
# fathom shuttle

thats not a model, you can delete the whole thing, models are single files (larger than 2gb)

fathom shuttle
#

ye i always ffound it a bit odd

warped canyon
#

How do I rollback to controlnet 1.1.440 on a hosted service using jupyterlab? I feel like the new controlnet ip adapter face id v2 is giving me a slightly different face output to the one ive been using all this time with controlnet 1.1.440.? How do I rollback?

mental sentinel
#

Hello, does anyone know why I get this error (I don't know much about python)

cursive sparrow
#

Hey all for those of you using A1111 when going for ultra realism for "people" anyone figured out the best combinations of settings? I find this combination is working pretty decent but has anyone figured out the holy grail of settings? Edit: Besides the main checkpoint model.

frail bay
#

can someone help me. i want my photo to me more colorful but all mine are just coming out kinda greyish tint

smoky jay
#

hello, I installed the roop face swap extension for A1111 but a cant see the the roop on the interface and cant use it, someone please knows about that issue ?

unique bluff
#

Okay, I generated an image but the pose is incorrect, is there any way to fix it post generation?

mental sentinel
smoky jay
#

hellow does anyone know why this error loading roop swaper?

viral knot
#

you need to install onnxruntime, preferably the gpu version onnxruntime-gpu

formal trout
#

Having trouble installing Automatic1111 in Ubuntu 24.04

viral knot
#

yea python above 3.10 is a problem, try to stick with 3.10

formal trout
#

I installed Rocm and pytorch nightly faor Rocm 6.0

formal trout
#

I tried to "solve it" but I messed it last time

#

Ended up reinstalling ubuntu from scratch

#

I guess I have to created the venv with python 3.10 but how

viral knot
#

it's been a long time since i used a1111, did you use the precompiled version or what?

viral knot
#

but that is strange... it even says there to use python 3.10, so how did you end up with a higher version?

formal trout
#

I think those command didnt' work

#

And created the venv with the current python version

viral knot
#

oh boy

formal trout
viral knot
#

you would have to remove your current python installation completely i think and install a python 3.10 version then redo this (assuming this is not a huge deal for you python wise, or projects wise)

formal trout
viral knot
#

im not expert when it comes to linux based stuff, i did a little bit, but was a long time ago, mostly windows these days, hmm doesnt linux have an easy way to install python 3.10 ?

formal trout
#

I'm going to try to find it, ty

viral knot
#

yea do some search and then redo the installation of a1111

sinful needle
#

i got animatediff to work, but for some reason it wants to animate literally everything in the scene all the time. ways to fix?

limber pier
viral knot
#

sadly the tech is still not at a level to do that, maybe one day

#

then again im no expert at animation stuff, so maybe there is a way :3

#

i mean i can think of one way of doing it actually, but it would be a very complex workflow

ornate elk
ornate elk
ornate elk
terse lichen
terse lichen
north sky
#

I'm looking for an assistant to help with data science tasks. Prior knowledge of data science is not essential. Applicants must have the right to work in their country of residence. Preference will be given to candidates from the US, Canada, Australia, Argentina, or Mexico. Please DM for more details.

fair oxide
#

guys can stable diffusion convert videos into anime?

#

also which gpu recommend for stable diffusion i need to convert 30 minute 1080p@60 fps video into animation

#

any1 who has tried converting videos plz report ur waiting time in minutes

terse lichen
fair oxide
#

i was thinking 4080 vs 7900xtx

ornate elk
ornate elk
# fair oxide i was thinking 4080 vs 7900xtx

For Stable Diffusion right now a Nvidia GPU is better supported, but it works with AMD too.
I'm running a 7900xtx. Great card.
But if you only want to do Ai stuff then get the 4080 or 4090, or a 3090.
The more VRAM the better for Ai tasks.

open fox
#

Only chance is to disable parts of your workflow and see what is working and what is not working. As mentioned copying a complex workflow with different nodes might require configuration of these nodes and Manuel steps. So to identify the one that is running on your cpu deactivate parts and replace them by a standard node and see if it works. If the error still remains activate the path again and chose the next one.

#

As obviously one node that you use is not happy to have the choice between GPU and CPU.

#

@terse lichen

terse lichen
#

this is the workflow i am using

open fox
# terse lichen then what does this error mean <@599296039962411039>

It states that all three parameters have to be the same datatype (query, key and value). In your case the query seems to be a dtype half while the key and the value are from datatype float. So either key and value need to be also half or the query must be a float value.

terse lichen
open fox
#

Which node turns red when you hit the queue button ?

terse lichen
fathom shuttle
open fox
# terse lichen the ksampler turns purple always

So back to trial and error as written. I guess the model is fine. So you still got positive negative condition as a source of error.
Switch the positive to a simple clip prompt node and see if it runs (result will not be as wanted). If it runs you know that the input for latent and negative is not the problem. If it does not work additional change the negative to a simple prompt and see if it works.

terse lichen
fair oxide
#

sdo thats why i m confused 7900xtx has more vram 4080 has less vram but more compute units

ornate elk
ornate elk
timid notch
#

what is this problem?

#

why failed?

#

i update everything and restart it but still this error ~

fair oxide
ornate elk
fair oxide
#

ooh

fair oxide
#

AI perf?

#

or 4080 will do?

humble cobalt
#

Hello, does anyone know how to fix image with "Glitch" effects that appears a the generation ? Im using sdxl vae with PonyV6XL

ornate elk
humble cobalt
#

even with hi-res

ornate elk
humble cobalt
#

how do i put clip skip 2 ?

ornate elk
humble cobalt
#

yes

ornate elk
# humble cobalt yes

Then go into Settings, user interface, Quicksettings, there add:
sd_vae and Clip_stop_at_last_layer
Then hit apply and reload ui

humble cobalt
#

doesnt seem to work

humble cobalt
ornate elk
humble cobalt
#

isn't this the same ?

terse lichen
ornate elk
ornate elk
terse lichen
ornate elk
#

a lot differs between them

#

but the initial stable diffusion is the same

terse lichen
ornate elk
#

in comfyui you have more settings for animatediff as in auto1111

terse lichen
ornate elk
#

whats your issue in comfyui?

terse lichen
ornate elk
#

hmm

terse lichen
azure magnet
#

Hi, i need an help how i get this

#

I only have this

azure magnet
ornate elk
#

these are not in auto1111 by default

azure magnet
ornate elk
#

the extension adds additional features to the hires fix

azure magnet
late tree
#

Some extensions are installed by default

azure magnet
#

It show only when i do png info

ornate elk
azure magnet
ornate elk
azure magnet
ornate elk
#

check it at the bottom

azure magnet
#

1.9.3

ornate elk
ornate elk
#

that means the creator had the extension installed, that i linked

azure magnet
ornate elk
#

maybe tiled diffusion & tiled vae extension

#

helpful when generating large images

azure magnet
#

And last question what is downcast alphas cumprod and what it does

ornate elk
azure magnet
ornate elk
azure magnet
lucid sundial
#

i really need help, i've tried to google an answer to this and got no helpful answers. I installed stability matrix and everything has been working fine, but whenever I try to use controlnet it throws up error 500 and says the server got itself in trouble. What is going on here? How do I troubleshoot this?

terse lichen
#

thanks for all the help @open fox i finally managed to fix the error

open fox
open fox
#

Or you just switched to another input node to achieve the results

terse lichen
lucid sundial
#

how do i check that? there's nothing in the error message that says more.

humble cobalt
# ornate elk nope

so i tried to use this vae, seemed to work sometimes, but now it just say connection errorred out after 2 generations and it showed me this

lucid sundial
#

this is all i got

ornate elk
azure magnet
# ornate elk

So for better result should i change something or no?

ornate elk
lucid sundial
#

nvidia 1050ti

ornate elk
ornate elk
# lucid sundial nvidia 1050ti

okay, i wouldnt recommend stability matrix, when you dont even see a cmd window with an error log.
Better install Automatic1111 webui the right way using my guide from the Pinned Message of this channel

humble cobalt
# ornate elk can you translate?, i see a memory error?

WerFault.exe - Application error
The application failed to start correctly
(Oxc000012d). Click OK to close the application.

The instruction to 0x00007FFBD8B95474 uses the address
memory 0x00000000000000000. The state of the memory cannot be read.
Click OK to complete the program.
Click Cancel to debug the program

ornate elk
humble cobalt
ornate elk
humble cobalt
#

How do i do that ?

ornate elk
#

there you need to make sure the Pagefile is only enabled for the C:/ drive and NOT for any other drive

#

then set Min to 16000 and Max to 24000

#

then restart the PC

humble cobalt
#

I didnt know 16 Gb RAM wasnt enough

ornate elk
mortal compass
#

Hey @ornate elk, I finally got to try your settings, and I have some follow up questions if you don't mind (it was about upscaling).

First off, this is how my settings in img2img looked when I started out.

#

I noticed at first, the outcome was not what I expected

#

I changed a lot of settings, trying to see what would make the outcome better

ornate elk
mortal compass
#

I'll look it up

ornate elk
#

yea lowering the denois can help much

mortal compass
#

I don't understand how you can crank that up to 6 lol

ornate elk
#

i used 1.5 tile model not sdxl

mortal compass
#

That much of a difference! Damn

ornate elk
#

yep, sdxl controlnet models are very different

#

i will do some tests with the tile sdxl

mortal compass
#

Looks decent, but noting like the images I've seen here. It also introduced artifacts to the image at top left

mortal compass
viral knot
mortal compass
smoky jay
limpid cove
#

do i need to just set up webui to set up stable diffision 3 or are they completely different things?

terse lichen
fathom shuttle
mortal compass
# fathom shuttle what is .controlnet? i saw something about that im missing it and need it or som...

Controlnet are tools that you can use in stable diffusion. Controlnet itself is not only one tool or process, but several, with many ways to use it. For example Depth can analyze images and create layers to it that determines the depth of the image. Tiles is a way to manipulate or upscale images through painting in tiles, and so on. You don't need controlnet for stable diffusion to work, but it is an amazing asset.

craggy scaffold
#

Anyone know why Dreamstudio is no longer saving images/prompt history?

#

pretty frustrating to not be able to see what I entered or have access to images i created. nothing shows after april 29

warped canyon
#

a specific commit

mental sentinel
open fox
#

You could try to install manually

mental sentinel
#

ok

ornate elk
#

What's your antivirus?

mental sentinel
#

It's RAV Although I had to uninstall it because it kept interfering

ornate elk
mental sentinel
#

oh, i didnt restart

fair oxide
#

plz tell me how long it takes to convert 1 video at 1080p@60fps which is of 1 minute into anime with rtx 4080

open fox
# fair oxide plz tell me how long it takes to convert 1 video at 1080p@60fps which is of 1 mi...

The reason why people not answering is because there are many factors which determine the time which it would need.
I would guess with a 4080 you get at least 30 it/s with 1024x1024 images. So with 30 steps and some controlnets, context, etc. I would guess 2-3 seconds per image. 60 * 60 * 2,5 could be the total time if the process work. If the model needs a large context etc. you might run out of memory and the swapping Beginns. Then it takes longer. But only a estimate.

fair oxide
open fox
fair oxide
#

less time

#

i suck at maths

#

can u just tell me

#

thx

open fox
#

Sorry I am not a fan of spoon feeding. But with 30 fps it would take only half as long.
But if you need to generate the missing frames as you maybe need the 60fps it would take additional time. Maybe it is faster creating „in-between“ frames then creating anime images per stable diffusion.

fair oxide
#

tell me ill calculate then

#

so 60 sec video 30fps per second

#

how do i calculate this?

#

so 120 minutes?

#

no wait 120 seconds?

#

180 sec right?

#

@open fox

#

60x30

#

or 200 sec if i add in 2-3 secs?

open fox
#

30 frames per second (fps)
60 seconds per minute
2-3 seconds per image generation.
Go for it I believe in you.

fair oxide
#

but video is only 1 minute long so 60 secs

#

10800 sec am i correct?

#

@open fox

#

so 180 minute?

#

am i correct?

#

@open fox

open fox
#

Yes

fair oxide
#

omg so 3 hrs

#

for just stupid 1 minute video lol

open fox
#

3 Hours for 10.800 images.

#

Not quite bad.

fair oxide
open fox
#

No as mentioned the 2-3 second is a guess but creating a image2image process to make a real image to anime should not take much longer

fair oxide
#

so image to image is much faster than image video to video?

open fox
#

No faster ways would be special networks for style transfer video like some online tools offering. As long as you need to generate each frame it will take time.

fair oxide
#

can u give eg?

#

which tools

#

how much time it takes to generate 1 image og 1080p resolution?

#

image to image

open fox
#

2-3 seconds as mentioned

fair oxide
#

what thats fast as f

open fox
#

Just google for video style transfer.

fair oxide
#

too fast

fair oxide
open fox
#

Yes

fair oxide
#

i mean video to animation conversion?

#

ooh its like deepfake AI

#

like deepface labs

#

do u think 5080 will reduce AI timing from video to video conversion into 1 hour or 30 minutes?

#

@open fox

#

should i buy 4080 or wait next year

open fox
#

You should think about that if sd is the way you achieve your goals. Pretty sure video style transfer models will do the job better. Just google them take your time to read thru the pages.
In general some are writing better to wait. Even if it is only helping that the prices will fall.

fair oxide
#

is it free like SD or pay monthly like AI tools?

#

@open fox

open fox
fair oxide
#

okays thx then can i do away with 4080 or 4070ti super with video style editor if thry are not demanding as Sd?

#

on gpu?

#

coz j alredy waited 1year for fd in 2023 this year supposed to buy pc i dont think i can wait 1 more bro

#

year

#

video style transger i mean

#

transfer

#

@open fox

open fox
serene notch
#

hey quick question, i have never done this before but i want to try and train some loras, i have an i7-6700, rtx 2070super 8Go, and 32gb of ram, is this good enough for that?

hard kettle
#

Helo, what is the best upscaler for comfy? I am thinking in 4x for video upscale. nothing overkill, like 8x or something. I am striving for sharp results.

ornate elk
craggy scaffold
#

anyone know why dreamstudio no longer saves prompts or images generated in its history?

#

@echo hill could you mention to devs? submitted a ticket but no response

echo hill
ornate elk
sinful needle
#

something about nopickle

#

im making an instruction manual for dummies like me in case i forgor stuff

ornate elk
ornate elk
#

np

sinful needle
#

my instructions are literally go-to-link, download something, place in specific folder with pathname, or edit file and specific line. most tutorials leave out steps because they assume us normies know a lot about it and its infuriating

ornate elk
chilly knot
#

facefusion inswapper_128.onnx failed:Protobuf error

#

when start make video

chilly knot
#

🙁

#

i redownload inswapper_128.onnx and now new error with opencv

brittle lantern
#

Guys I have 8gb of vram should I use SDXL models or SD 1.5?

maiden coral
#

you only cannot make complex workflows if you have ComfyUI

#

or probably can, I have half yours, so it's ok

ornate elk
reef shoal
#

Hello. what requeriments i need for run SD? i only want make small res (768x768) images (my graphic card: Nvidia GeForce GTX 750, 2gb)

azure ivy
#

hey guys , sd webui mov2mov or others that are in the master branch column does not show up where they should show up

#

how can i fix this ?

woven locust
#

Hello everyone, please suggest is this PC setup is ideal for Stable Diffusion 1.0 SDXL -
Component
Option 1: RTX 3090
Option 2: RTX 4090
Processor
Single Intel Xeon Gold or Platinum processor
Single Intel Xeon Gold or Platinum processor
(e.g., 16 or more cores)
Memory (RAM)
128 GB ECC DDR4 RAM
128 GB ECC DDR4 RAM
Storage
2 TB, SSD-based storage
2 TB, SSD-based storage
GPU
NVIDIA RTX 3090 (24 GB VRAM at least)
NVIDIA RTX 4090 (24 GB VRAM at least)

brittle lantern
rich garden
#

anyone know what this is and how to fix it? i tried running "webui-user.bat" just now after not using it for a couple of weeks and got this error

#

also should i be using "webui-user.bat" or "webui.bat"? i kinda forgot 😅

oak sun
#

Hi ..anyone know how to use old versions of torch with stabel diffusion..like force it to use certain older torch as I'm unable to update my gpu driver due to some reason and every time I update it it disconnects and i need to uninstall the driver and downgrade to get it to work .it used to work for me 7 months ago and I stopped then and now I'm getting this error saying torch unable to use gpu and adding skip torch cuda test but whenever I do that I get an error that my driver is old..any chance I can find a solution for that ..the gpu is gtx 1070 on my laptop and it stops working with latest nvidia drivers for some reason but as I said with this driver it was working 7 months ago but I'm finding it hard to even use older commit

open fox
open fox
# oak sun Hi ..anyone know how to use old versions of torch with stabel diffusion..like fo...

In General the requirements.txt or the install scripts determine which torch version is needed. You might deinstall and force the install of an older package with the pip command. But I am pretty sure if the rest of the application is current it might use function of torch which were not implemented in older versions. So you could try different torch version from the past and hope for the best. If this is really the problem.

rich garden
#

@open fox why'd you skip me?

brittle lantern
#

some1 else came first lol

rich garden
#

yeah chin_key was before me but i was before diamond EggmanLogo

brittle lantern
#

BagelFox skill issue i assume

rich garden
#

do u have a solution to my problem?

brittle lantern
#

i do not otherwise i would've answered

oak sun
#

How do I force installation of a certain commit from the past along with its torch and requirements

open fox
rich garden
#

idk how git somehow left my laptop when i've used this software fine before but ok i'll reinstall thx

#

actually nvm i uninstalled it not knowing what it was LMFAO

open fox
oak sun
#

No not the version of torch

#

I know that

open fox
#

I use comfy so I can’t tell if auto1111 got releases that you can pull.

oak sun
#

Did comfy also update torch in the last 7 months

#

It used to work for me but auto1111 is a lot simpler

open fox
oak sun
#

Yeah but I remember torch not being updated that regularly in 2022 and 2023 even though there were newer versions available

open fox
oak sun
#

How do u clone an older release ..that was my original question..

#

How do u clone an older commit

brittle lantern
#

guys using auto 1111 on windows with AMD GPU is using my 5600 cpu and not the gpu how do i fix this?

oak sun
#

It isn't downgrading the requirements no matter what commit head I use

open fox
open fox
oak sun
#

I used v1.7.0 it seems to be collecting cu118 which should work I think

#

That's for downgrading

#

AFAIK

open fox
oak sun
#

I will build a pc soon but I wanted to fiddle a little with Ai

#

It's working now

#

I don't think I will miss a lot

#

I ran sdxl on that card and there was no huge improvement over it in this last year AFAIK

open fox
oak sun
#

That's all I want

#

Thank you

woven locust
brittle lantern
open fox
brittle lantern
open fox
terse lichen
open fox
terse lichen
open fox
past birch
#

does anybody knows how to fix that problem the path is the exact path and I get this problem on every pc I try it on
please help

ornate elk
ornate elk
#

What's your GPU?

ornate elk
past birch
#

@ornate elk

ornate elk
past birch
#

@ornate elk still the same

ornate elk
past birch
#

@ornate elk still, do you get this problem to?

ornate elk
naive dragon
#

alright im getting this still 😭 (its on my ssd now)

naive dragon
naive dragon
past birch
ornate elk
azure ivy
naive dragon
naive dragon
ornate elk
ornate elk
#

Idk which ones you had

naive dragon
ornate elk
naive dragon
naive dragon
ornate elk
naive dragon
# ornate elk No the guide is updated

do i remove the old stuff in the libarary (i renamed the other library to old library but i still have the other stuff downloaded from not specific gpu)

chilly knot
#

for unlock cuda i need uninstall onnxruntime?