#A1111 freezes during the installation

668 messages · Page 1 of 1 (latest)

lofty radish
#

Why when I try to install back the a1111 it freezes? Can’t move mouse cursor. Ive installed already python 10. idk what numbers that correspond to the A1111 and git bash before execute the bat file. it freezes since the moment that appear the message "Collecting torch==2.0.1"

The red message on the second image is before do a clean reinstall, and the third picture that says "Couldn´t launch Python" is after I reboot my laptop after wait long not being sure if my laptop was able to finish the installation i could not figure it out how long i had to wait and it been more that 20 minutes freezed. The third image is after i did a reboot.

nocturne fiber
#

First I'd recommend reinstalling python as there's clearly an issue with it. Get it from the official website instead of the microsoft store if you have that version: https://www.python.org/downloads/. Make sure to check the box to add python to path.

lofty radish
#

i realize the pypthon i have is 3.10, but still need to download it what you tell me ?

nocturne fiber
#

3.10 should work but it seems like the python installation is broken so you should reinstall

#

if you run the installer from the site it will replace the current version

lofty radish
#

Sans, be my heor please T_T

#

Hero*

#

hmm ok

nocturne fiber
#

If that still causes it to freeze you could try installing torch manually by running the following using powershell inside the webui folder:
.\venv\Scripts\activate pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu118

lofty radish
#

i have no idea how to use powershell, normally i just follow youtube tutorials related on SD, but im not skilled on programing stuffs x.x

#

so...i must download the current version avaiable of python then ?

nocturne fiber
#

yep

lofty radish
#

ok i will try

nocturne fiber
#

you can open it in that folder by entering "powershell" in the address bar, then just run the commands I sent

#

if reinstalling python doesn't fix it

lofty radish
#

ok

#

i will try now

#

enable both

nocturne fiber
#

Yep

lofty radish
#

installing....

#

next step is start the webui-user.bat ? 🦇

nocturne fiber
#

Yeah

lofty radish
#

ok, im on it

#

hmm...

nocturne fiber
#

open powershell and enter "python" then send what it says

lofty radish
#

what if i follow this step from another discord server ?

#

seems more...safe ?

nocturne fiber
#

yeah you could try that

#

I'm not sure why it would have stopped working after restarting though

lofty radish
#

neither i can know this, im just a graphic designer lol xD

lofty radish
#

got this message

#

maybe i should remove the pythin version 3.12

#

or what else ?

nocturne fiber
# lofty radish got this message

open powershell and run:

.\venv\Scripts\activate
pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu118
#

it will install the correct version of torch

lofty radish
#

you mean clic on the route ?

nocturne fiber
#

no I mean to run both commands in powershell from inside the stable-diffusion-webui folder

#

you can open it by entering powershell into the top bar

lofty radish
#

hmm ok

#

im scared, what is next ?

nocturne fiber
#

run:
.\venv\Scripts\activate

lofty radish
#

idk what i did wrong

nocturne fiber
#

oh yeah that happens the first time

#

you have to run
Set-ExecutionPolicy Unrestricted -Scope Process

#

then it should stop complaining

lofty radish
#

it appeared a python window and then it dissapeared

nocturne fiber
#

try the other two commands now

#

hopefully it will just work

lofty radish
#

this "Set-ExecutionPolicy Unrestricted -Scope Process" ?

nocturne fiber
#

wait did you already run that when the python windows opened or was that after the .\venv\Scripts\activate command?

lofty radish
#

after the .\venv\Scripts\activate command

#

some pythong thing executed after that

nocturne fiber
#

if you haven't already, run "Set-ExecutionPolicy Unrestricted -Scope Process"

lofty radish
#

ohh...i forgot to tell you i downloade A1111 to the C:/ route, is that ok then ?

#

is due of someone advice on another server discord

nocturne fiber
#

yeah

lofty radish
#

ok

#

did I wrong something ?

#

ohh ya i realize that

#

there !

#

next is .\venv\Scripts\activate ?

nocturne fiber
#

enter "S"

#

to confirm it

lofty radish
#

okay !

nocturne fiber
#

no error from that?

lofty radish
#

seems to be ok

nocturne fiber
#

yeah that's good

#

now enter:
.\venv\Scripts\activate

lofty radish
nocturne fiber
#

nice

lofty radish
#

what a relief

nocturne fiber
#

now run:
pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu118

lofty radish
#

now it dissapeared that python window

nocturne fiber
#

are you seeing anything in the original window?

lofty radish
#

do you mean this ?

nocturne fiber
#

that's really weird

#

hold on

lofty radish
#

😟

#

ok

nocturne fiber
#

in the powershell window run:
python

#

Then send the output

lofty radish
nocturne fiber
#

run:
exit()

#

Then run:
pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu118

lofty radish
#

it appear this

#

hmm ok

nocturne fiber
#

That's good

lofty radish
#

thats cool 😄

nocturne fiber
#

So basically the issue was that the normal version of torch doesn't support python 3.12 yet, so you had to use the nightly version.

lofty radish
#

ohh

nocturne fiber
#

if there are any more issues it may be faster to downgrade to python 3.11 but for now it should work fine

lofty radish
#

ohh 😯

#

so at this point it should start the webui A1111 ?

nocturne fiber
#

wait for it to finish installing

#

but once it's done you can launch it

lofty radish
#

so that way, next time i wanna use webui I can start normally with the bat file ?

nocturne fiber
#

yes

lofty radish
#

is there any video on youtube that can teach this process ? idk what tittle to put on search bar

#

im a person who does not know ANYTHING about python and informatic stuffs

#

im a noob .___.

nocturne fiber
#

I'm not sure if there's any kind of video guide

#

I learned most of it from searching up error messages

#

python dependencies are hell sometimes

lofty radish
#

😰

nocturne fiber
#

The a1111 webui is the only project I've really had issues with

#

most others just work

lofty radish
#

ohh

#

Well this topic will be recorded in this server for me ?

nocturne fiber
#

yeah

lofty radish
#

Hmm 🤔 no need to save as screenshots?

nocturne fiber
#

nope everything is saved

lofty radish
#

That’s good 👍

nocturne fiber
#

For convenience the solution is to either:

  1. Move the folder outside of the Users directory
  2. install python 3.11
    Or
  3. Open powershell
  4. Run:
.\venv\Scripts\activate
pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu118
lofty radish
#

I never thought this would be solved, it’s insane not find any logic answers, idk if is because English is not my native language

#

Or lack of knowledge of informatic

nocturne fiber
#

a1111 is such a mess that it's really hard to find solutions sometimes

#

python/pytorch as well

lofty radish
#

My laptop is now stuck

#

Brb dogs barking

#

Now I got these

nocturne fiber
#

press the up arrow then hit enter

#

to rerun the command

#

sometimes the download fails

lofty radish
#

omg where exacly ?

#

there are a bunch of messages

nocturne fiber
#

click on the powershell window

lofty radish
#

need screenshots ?

nocturne fiber
#

or just run this:
pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu118

lofty radish
#

from this part ?

nocturne fiber
#

yes

lofty radish
#

ok

#

It says collecting torch and I’m waiting

nocturne fiber
#

yeah that's good

#

you'll just have to wait and hope it doesn't fail again

lofty radish
#

Is it normal it’ freezes ?

nocturne fiber
#

the whole computer? no

lofty radish
#

Fuck

nocturne fiber
#

you have plenty of storage space right?

lofty radish
#

I have 120gb left

#

Well is an older laptop with gpu 4vram

#

Gtx 1050

#

It’s happening now the same like the beginning, wtf ?

nocturne fiber
#

alright so it's stopped again right?

lofty radish
#

Ya

#

It used to work fine on my current old laptop this a1111

nocturne fiber
#

Run this:
pip3 install --no-cache-dir --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu118

lofty radish
#

But…. Is frozen

nocturne fiber
#

oh

#

you might need to force shutdown

lofty radish
#

Aww shit

lofty radish
nocturne fiber
lofty radish
#

uh ?

#

Hmm 🤨

#

Ok I will shutdown

nocturne fiber
#

alright

lofty radish
#

This will be the third time today I shutdown

nocturne fiber
#

You will need to open powershell again and run:
.\venv\Scripts\activate

#

Then you can run:
pip3 install --no-cache-dir --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu118

lofty radish
#

hopefully won’t be stuck again

nocturne fiber
#

adding the --no-cache-dir section is the common fix I'm seeing online

#

yeah

lofty radish
#

On the bat file ?

nocturne fiber
#

no on the command to install torch

lofty radish
#

ok 👍

#

This long steps are insane 😫

#

I prefer way more a111- that other ai models

#

I find it more simpler the images generations easier that comfyui

nocturne fiber
#

yeah nothing else has the same ease of use while supporting the same features

lofty radish
#

Now I’m opening discord to paste commands on my windows folders route

#

now im ready

nocturne fiber
#

ok

#

what part are you at

lofty radish
nocturne fiber
#

alright open powershell

#

Then run:
.\venv\Scripts\activate

#

Then run:
pip3 install --no-cache-dir --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu118

lofty radish
nocturne fiber
#

run:
Set-ExecutionPolicy Unrestricted -Scope Process

#

Then enter "S"

lofty radish
#

done

nocturne fiber
#

now run:
.\venv\Scripts\activate

#

Then run:
pip3 install --no-cache-dir --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu118

lofty radish
nocturne fiber
#

now we pray that it doesn't freeze

lofty radish
#

nothing to do with my old laptop ? 😧

nocturne fiber
#

it shouldn't be the issue

#

just torch being a mess

lofty radish
#

Fucking torch !!!

#

Ok ok i will relax

#

same errors

nocturne fiber
#

run this:
pip3 install --no-cache-dir --default-timeout=300 --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu118

#

I just made the timeout really long so it shouldn't happen even if the download stalls for a while

lofty radish
#

hm

#

Please computer don’t fuck it up 😫

#

got this

#

um....ok ?

nocturne fiber
#

try running webui-user.bat to see what happens

lofty radish
#

first i close powershell ?

nocturne fiber
#

keep powershell open

lofty radish
#

ok

nocturne fiber
#

just incase we have to run something else

lofty radish
#

roger !

nocturne fiber
#

probably pasted twice by accident

#

in the powershell window run:
pip3 install --no-cache-dir --default-timeout=300 --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu118

lofty radish
#

roger

#

close first cmd ?

nocturne fiber
#

close the one opened by webui-user.bat

lofty radish
#

ok

nocturne fiber
#

Then run the command above in the powershell window that should still be open

lofty radish
#

downloading again

nocturne fiber
#

that looks good

lofty radish
#

I hope 😥

nocturne fiber
#

it only failed last time because of the extra part at the end so it should work now 🤞

lofty radish
#

Let’s hope it works 😥

#

I have no idea what things should I learn if I encounter more problems with A1111 in the future, and I hope it won’t happen anything like that again

nocturne fiber
#

It's hard to know what issues you'll encounter before you have them. The support threads here and in other places are always an option

lofty radish
#

And I hope it will works good

#

it has downloaded many stuffs until..........

#

thats it

#

so, what else to do ?

#

idk if at this point ur tired of this

nocturne fiber
#

pip install numpy

#

honestly might be a good idea to switch to python 3.11 at this point

#

I'm getting a bit tired but I can keep going if you want to

lofty radish
#

instead of 3.10 ?

lofty radish
nocturne fiber
#

3.10 should work as well but we have 3.12 which is making things extra complicated

nocturne fiber
# lofty radish

Now run:
pip3 install --no-cache-dir --default-timeout=300 --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu118

#

for the last time hopefully

lofty radish
#

If it still fails I thank you for your effort anyway

#

I blame this fucking torch thing ….

#

This is what scenically is about? https://youtu.be/N3olJwqSCTs?si=5T9uJn4pc4I3Hr9f

Fix A1111 py torch and xformers Issues
#torch #pytorch #xformers #A1111 #SD #StableDiffusion

▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
SOCIAL MEDIA LINKS!
✨ Support my (・‿・)ノ⌒:・゚✧

character available at https://ko-fi.com/impactframes/shop
SD related https://civitai.com/user/impactframes
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
VIDEO LINKS📄🖍️o(≧o≦)o🔥
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
htt...

▶ Play video
nocturne fiber
#

yes but in most cases it's faster to delete the venv folder

#

but that wasn't an option here because the issue is happening during the torch installation

lofty radish
#

ohh

#

seems like everything is ok

nocturne fiber
#

yeah that looks good

lofty radish
#

thats great !

#

so, what is next ?

nocturne fiber
#

once it's done just run webui-user.bat

lofty radish
#

well, it seems is done, idk

#

or need to wait more ?

nocturne fiber
#

yeah it usually takes a while

#

hit 'enter' to make sure that it isn't paused

lofty radish
#

it showed something more

nocturne fiber
#

it's done

#

you can run webui-user.bat now

lofty radish
#

so i close powershell ?

nocturne fiber
#

keep it open for now

#

and just see what happens

lofty radish
#

uh... ok

nocturne fiber
#

incase there's another error after running webui-user.bat

lofty radish
#

Ok

#

It says installing clip and it keeps popping the typing line on cmd, so it means is not frozen

nocturne fiber
#

that's good

lofty radish
#

uh...i dont like this

#

holy shit is way too much messages

nocturne fiber
#

what is it saying?

lofty radish
#

maybe not, hold on....

#

😫

#

These

nocturne fiber
#

What's funny about this error is that the ui doesn't even really need what it's trying to install

#

it's for SDv2 models only

lofty radish
#

what ??!!! i care about 1.5 !!

nocturne fiber
#

There are a lot of things it could be

lofty radish
#

this is pure insanity !!

nocturne fiber
lofty radish
#

why not 3.10 ? is easier the 3.11 ?

nocturne fiber
#

They both work

#

you can do 3.10 if you want

lofty radish
#

im not sure at this point if 3.10 or 3.11, i dont know what i need xD

nocturne fiber
#

I'm on 3.11 but many are still on 10

#

you can just go with 3.10 I guess

lofty radish
#

hm..what is the most convinient option then ?

#

your choise

nocturne fiber
lofty radish
#

ok ok

nocturne fiber
#

if anything works it's that one

lofty radish
#

wait, i already have python 3.10

nocturne fiber
#

your current version is 3.12 according to webui output

lofty radish
#

so ?

#

should i unistall 3.12 ?

nocturne fiber
#

no just run the 3.10 installer I linked

#

it will replace it at the primary version

#

you can switch it back manually but the installer is probably faster

lofty radish
#

hm ok

#

what option choose ?

nocturne fiber
#

modify

#

then make sure everything is checked

#

repair probably works as well

lofty radish
#

even on advanced options ?

nocturne fiber
#

what's set right now should be fine

#

just click install

lofty radish
#

it was like that before i checked

#

sorry

nocturne fiber
#

it should be fine either way

lofty radish
#

ok

#

Modify was Sucessful

#

thats what said

nocturne fiber
#

hopefully if you run webui-user.bat now it will work

#

Otherwise I'll probably have to stop for now

lofty radish
#

i press enter ?

nocturne fiber
#

yeah

#

is that the one you just started or the old one?

lofty radish
#

old on

#

one

nocturne fiber
#

ok good

#

I was scared

lofty radish
#

now it closed

#

hmm start webui-user.bat ?

nocturne fiber
#

yes

lofty radish
#

well, thanks for your help

#

i know ur tired, so i apreciate your effort

nocturne fiber
#

do you still have the python 3.12 installer from earlier? You can run that and select uninstall

#

3.12 is still taking priority for some reason

lofty radish
#

i still have it, ya

#

execute it ?

nocturne fiber
#

yeah

#

then select the bottom option to uninstall

lofty radish
#

unistalling

nocturne fiber
#

if it doesn't work after that I'm completely out of ideas anyway

#

but I have to go now

#

good luck

lofty radish
#

thanks for your help, good night

#

and Happy new year !! 🙂

nocturne fiber
#

yeah happy new year

lofty radish
#

Stability Matrix seems to work very well for me, i can execute the A1111

#

i guess i will stick with it

lofty radish
#

hello sir, still there ?

#

Stability Matrix could not help me install controlnet and any other extension, so i decided install back the manual and got this

lofty radish
#

It shows me Error Code 2

#

That gives a clue to find solution?

neat dragon
#

it might be due to that

#

oh nevermind

#

close all apps before installing it

#

other than the terminal

nocturne fiber
neat dragon
#

(could also be 32bit)

nocturne fiber
#

it's not

#

we checked that

neat dragon
#

hm

nocturne fiber
#

I think it's a newer version of python taking priority

neat dragon
#

i think it can just be windows being bloated

nocturne fiber
#

because there's no version of torch for 3.12

neat dragon
#

3.12 is out?!

nocturne fiber
#

yes

neat dragon
#

neat

nocturne fiber
#

it breaks stable versions of all of the cool dependencies so it's not useful right now, but I heard there are some decent speedups

lofty radish
#

Right now I’m rebooting

#

only got these, unistall these 3 ?

nocturne fiber
lofty radish
#

i already had

nocturne fiber
#

You can keep those then

lofty radish
#

ok

nocturne fiber
#

that's not the issue I guess

lofty radish
#

but the stability Matrix seems it uses another version of python when i saw its command executing the A1111

nocturne fiber
#

yeah I think they use a built-in version instead of the system version

lofty radish
#

i ignore it ?

nocturne fiber
#

Yeah

#

it's a version that comes with the correct python version which should be compatible this everything

lofty radish
#

i hope this will resolve everything !

nocturne fiber
#

it's very outdated but running the update.bat file inside should update it to the newest version

lofty radish
#

hmm ok

#

now clic on update ?

nocturne fiber
#

yep

lofty radish
#

continue by pressing any key ?

#

spanish, ya 🌮 xd

nocturne fiber
#

yep

#

then you can run webui-user.bat as normal

lofty radish
#

as my laptop is 4GBvram, better put --lowvram first ?

nocturne fiber
#

yeah probably

lofty radish
#

all correct ?

nocturne fiber
#

yep

#

you can also add --xformers for a bit of a speedup but wait until it launches successfully for the first time

#

because it can cause even more issues potentially

lofty radish
#

ok !

#

COMMANDLINE_ARGS=--lowvram

#

should I press space bar in the middle ?

#

it confuses me

#

i seen other example

nocturne fiber
#

yeah that's good

lofty radish
#

ok i will execute

#

I guess it might freeze the screen right ?

nocturne fiber
#

hopefully not

#

but it could

lofty radish
#

😰

#

This is what I see about these tools

nocturne fiber
#

is the last message sent before the freeze related to torch?

lofty radish
#

lol 😂 good one

#

Now it’s frozen, gonna wait 👍

lofty radish
#

It’s normal it takes more that an hour ?

#

Now I see the RAM meter on task manager reduced a bit it’s consumption

nocturne fiber
#

nope

lofty radish
#

Not is barely being seen the task manager shows stuffs, meaning is not frozen, maybe I should give it more time ?

nocturne fiber
#

it should be like 20 minutes at the most

lofty radish
#

Even on low gpu ?

#

well, potato laptop ?

nocturne fiber
#

It's only downloading files right now so it that shouldn't be an issue

#

It might be a similar issue to before
open powershell in that folder and run:
.\venv\Scripts\activate

lofty radish
#

I will take a photo with my phone, old on

#

There

nocturne fiber
#

Yeah it's the torch issue again

#

but we found a fix for that

nocturne fiber
lofty radish
#

Wait, before we proceed, the memory ram was full most of the time I was waiting, so are you sure I proceed as you say ?

nocturne fiber
#

if it's been like this for an hour something is clearly wrong

#

actually your disk usage is really high

#

that's strange

lofty radish
#

😯

#

I’m not expert on these things

nocturne fiber
#

go into the process tab of taskmanager and click on the disk row

#

to see what's using it

lofty radish
#

Commanding process and the System takes more

nocturne fiber
#

Maybe your system is updating? I don't know why it would be using so much otherwise

lofty radish
#

No, is not updating windows

nocturne fiber
#

weird

lofty radish
#

So, what’s next ?

nocturne fiber
neat dragon
#

ya cant

nocturne fiber
#

other than switch to linux

neat dragon
#

winblows does that

lofty radish
#

😫 pure insanity from windows

neat dragon
#

yeah

#

or you could just tell windows to shut down, then cancel and run it

#

(this kills most useless background processes, and frees 2gb ram on my pc)

nocturne fiber
#

They've rebooted like 5 times

#

thoughout this whole thing

lofty radish
#

disk space has something to do ? I have like 112 Gb left

nocturne fiber
#

not it's the disk being written to too quickly, not the space left

#

you have plenty

lofty radish
#

Is the torch ?

#

And I have no idea what is torch

neat dragon
#

if you're on 8gb ram its unavoidable

#

sometimes leave it overnight

lofty radish
#

Mine 7.8 Gb ram or something

#

this is not suppose to happen that, this problem happened since I pasted some torch code thing on cmd on webui route to get more speed performance

#

That gives you a clue ?

neat dragon
#

you have to lag a lot for it to install

#

since its a huge package

#

2gb or so

lofty radish
#

So why the previous times I’ve installed a1111 it did not last so long on the same potato laptop?

nocturne fiber
#

this happened earlier and we got passed it by adding --no-cache-dir when installing torch manually like some people mentioned online

#

maybe we should try that again

lofty radish
#

hmm okay ?

nocturne fiber
#

let's try manually installing torch

lofty radish
#

sure

#

Ok 👍 so first shutdown?

nocturne fiber
#

no it shouldn't matter

lofty radish
#

It’s still lagging

neat dragon
#

cancel command

#

control + c

lofty radish
#

It’s frozen

nocturne fiber
#

yeah just reboot then

#

When it comes back open powershell in that folder and run:
.\venv\Scripts\activate

lofty radish
#

Ok 👍 it’s rebooting

nocturne fiber
#

Then run:
pip3 install --no-cache-dir --default-timeout=300 numpy torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu118

lofty radish
#

Let finish this insanity ☠️

neat dragon
#

virtual insanity

lofty radish
#

Hmm not my native English this languaje

#

Better say, he’ll yes

#

there ?

nocturne fiber
#

yep

lofty radish
#

hit enter ?

nocturne fiber
#

yep

#

Then run:

#

pip3 install --no-cache-dir --default-timeout=300 numpy torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu118

#

and pray

lofty radish
#

hit again ?

nocturne fiber
#

wait we have to enter the other thing again hold on

lofty radish
#

ok

nocturne fiber
#

run:
Set-ExecutionPolicy Unrestricted -Scope Process

#

Then enter "S"

lofty radish
#

this way ?

nocturne fiber
#

yes

lofty radish
#

ok

nocturne fiber
#

now you can run the
.\venv\Scripts\activate

#

and
pip3 install --no-cache-dir --default-timeout=300 numpy torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu118

lofty radish
#

I did, now im waiting

nocturne fiber
#

hit enter

#

I'm not sure if the second one started

lofty radish
#

this one ?

#

now that window is gone

nocturne fiber
#

idk it looks like it's doing something which is probably good

lofty radish
#

downloading

nocturne fiber
#

nice

lofty radish
#

i hope so

#

if this process succeed, i will be scared to update this A1111, when those future updates is suppose to make things better

nocturne fiber
#

The updates shouldn't reinstall torch so it will probably be fine

lofty radish
#

btw greetings from 🌮 Mexico !

#

this fucking torch...........

nocturne fiber
#

Greetings from Canada 🌨️

lofty radish
#

i been so naive have followed someones github forum to have install that shitty torch

#

i better stay on the default command options for speed and no more

#

using LCM lora, TOME and no more

#

4GBvram might be kinda slow but is good enough for digital artist to dedicate freelance

nocturne fiber
#

you might want to try hypertile instead of TOME

#

I think it's supposed to be a bit faster

#

a1111 has support built-in

lofty radish
#

interesting

#

seems everything is going good,

#

should i hit enter ? is not appearing something else

neat dragon
#

wait

lofty radish
nocturne fiber
#

that's very good

#

run webui-user.bat

lofty radish
#

but i mean this part

#

nothing to worry ?

nocturne fiber
#

yeah pip is dumb

#

it does that

#

not a problem

lofty radish
#

so now i close powershell before run webui-user.bat
?

nocturne fiber
#

keep it open just in case

#

it won't effect anything

#

but it will make it faster to fix any other small issues

lofty radish
#

ok, i will continue

#

sorry for my delay

nocturne fiber
#

no problem

lofty radish
#

gonna serve my food, brb

#

It seems is going good

#

I prefer use phone instead of take screenshots to not move anything

#

Im getting exited ☺️ but also im scared 😥

#

It’s downloading more stuffs

nocturne fiber
#

should be fine

lofty radish
#

Ok 🫣

#

Is open the webui now !!

#

it worked, i gotta attend someone before continue test other things like install controlnet and some extension

nocturne fiber
#

👍

lofty radish
#

this must be normal on my disk right ?

#

the system again.....

nocturne fiber
#

maybe

lofty radish
#

what to do agains the System ?

nocturne fiber
#

I have no idea

#

It might just be a pagefile thing

#

so it will happen no matter what

lofty radish
#

now it went normal

#

testing A1111

#

what is the function of pagefile ?

nocturne fiber
#

When you get close to running out of memory it moves some of the unused files onto the disk. It slows things down but it prevents running out completely and crashing

lofty radish
#

ohh

#

interesting

#

now it will be safe install extensions, controlnet and update the A1111 ?

nocturne fiber
#

it should be

#

if you want to be really safe you can make a copy of the folder

#

so that you have a backup in case something breaks in the future

lofty radish
#

controlnet and extension folder?

lofty radish
#

Gotta attended something again, at this point thank you so much for everything you have done for me ☺️, I hope everything will be okay at this point 🙏🏻

nocturne fiber
#

no I mean the entire webui folder. You can make a copy of it so that you always have a working version to go back to if an update breaks it

#

good luck

lofty radish
#

Ohh, nice 😮

#

Ya good idea 😃

#

Thank you so much 😊

lofty radish
nocturne fiber
#

happy new year

lofty radish
#

one question, ¿what is better for a backup copy? , compress the copy into rar file or just make a simple copy

lofty radish
#

hmm another problem

lofty radish
#

😞

nocturne fiber
#

remove --xformers for now, that should fix it

nocturne fiber
lofty radish
#

same messages

#

i will see how it will go

#

i will send u more answers if i will be able to install controlnet and any extension

neat dragon
lofty radish
#

ohh

#

on the same route ? " C:\SD1\webui " this is my route

neat dragon
#

while in venv

lofty radish
#

i putter back the venv file before use the bat file

#

putted* and i could load the webui

#

so, inside venv and then pip uninstall xformers ?

neat dragon
#

yesh

lofty radish
#

just a sec

#

this way ?

#

wtf ??

nocturne fiber
#

in powershell you run:
./venv/Scripts/activate

#

Then you can run pip uninstall xformers

lofty radish
#

Okay 👍

#

from there ?

nocturne fiber
#

yep

lofty radish
#

all correct ?

nocturne fiber
#

you have to run this first:
Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope Process

#

Then run the other two

#

It gets reset everytime the computer restarts

lofty radish
#

i suppose I press S

nocturne fiber
#

yep

lofty radish
#

ok, now im waiting after execute the 3

#

then i guess press Y

nocturne fiber
#

yep

lofty radish
#

its done

#

what do i proceed next ?

nocturne fiber
#

now you can run the webui

#

and the error should be gone

#

make sure that you don't have --xformers in your webui-user.bat

lofty radish
#

and i wont need to install the xformers ?

nocturne fiber
#

nope it's optional

#

but it makes it run a bit faster

lofty radish
#

to generate pictures ?

nocturne fiber
#

yeah

lofty radish
#

holy shit, why they suggested on youtube ? thats fked up

nocturne fiber
#

usually it works fine so it's free performance

#

but your system is cursed

lofty radish
#

😢

#

well, now lets hope i can install controlnet and extensions, thats the last thing i have to do

#

thanks again, and i hope i wont need bother you again to ask help 😅

#

So…. I can get good speed without xformers on my low gpu 4GBvram ?

neat dragon
#

--opt-sdp-attention

lofty radish
#

It seems to work fine, now is better to do a copy of the webui again as backup?

nocturne fiber
#

sure

lofty radish
#

thank god 😮‍💨, I hope not bother you anymore for help, have a great day sir 😊

hushed kindle
#

I am having similar problems
but I don't think i could fix it
It keeps saying this
ERROR: Could not find a version that satisfies the requirement torch (from versions: none) ERROR: No matching distribution found for torch

#

ChenCry ive been trying to follow along with you guys but I don't think i could do it well

nocturne fiber
#

it's probably too new

#

get 3.10 or 3.11

hushed kindle
#

well i did get that too

nocturne fiber
#

if you run python in powershell what does it give you?

#

it might be using the wrong version

hushed kindle
#

3.10.6
python-3.10.6

#

ok

nocturne fiber
#

is it x64?

hushed kindle
#

uh, how could I check?

nocturne fiber
#

yeah that's 32 bit

#

you need 64 for torch

hushed kindle
#

ah, ok let me get that thanks

hushed kindle
#

its downloading, thanks, all be waiting4

#

ok

hushed kindle
#

i did get some traceback errors but i think i could manage

nocturne fiber