Wednesday wildflowers.
Another new day a new resumption
- cerberus
- Posts: 2806
- Joined: Thu Apr 16, 2009 1:34 pm
Re: Another new day a new resumption
You do not have the required permissions to view the files attached to this post.
Cerberus
Johnny Dowd: Be content with your life. It may not get any better!
DA page at: https://www.deviantart.com/cerberusa1/gallery
Johnny Dowd: Be content with your life. It may not get any better!
DA page at: https://www.deviantart.com/cerberusa1/gallery
- MadMax359
- Posts: 5086
- Joined: Sat Apr 18, 2009 11:07 pm
- Location: north carolina
Re: Another new day a new resumption
the 5th damsel of the Waders has been patient, but it's almost time to pull her out! 

The strong do what they want, the weak do what they must
- cerberus
- Posts: 2806
- Joined: Thu Apr 16, 2009 1:34 pm
Re: Another new day a new resumption
MadMax359 wrote:the 5th damsel of the Waders has been patient, but it's almost time to pull her out!
You've seen her before, last time she had ropes. This time she has a plan, hope you aren't caught out!
Cerberus
Johnny Dowd: Be content with your life. It may not get any better!
DA page at: https://www.deviantart.com/cerberusa1/gallery
Johnny Dowd: Be content with your life. It may not get any better!
DA page at: https://www.deviantart.com/cerberusa1/gallery
- cerberus
- Posts: 2806
- Joined: Thu Apr 16, 2009 1:34 pm
Re: Another new day a new resumption
Thursday's theatricals.
You do not have the required permissions to view the files attached to this post.
Cerberus
Johnny Dowd: Be content with your life. It may not get any better!
DA page at: https://www.deviantart.com/cerberusa1/gallery
Johnny Dowd: Be content with your life. It may not get any better!
DA page at: https://www.deviantart.com/cerberusa1/gallery
- cerberus
- Posts: 2806
- Joined: Thu Apr 16, 2009 1:34 pm
Re: Another new day a new resumption
Thursday's the path less stable.
You do not have the required permissions to view the files attached to this post.
Cerberus
Johnny Dowd: Be content with your life. It may not get any better!
DA page at: https://www.deviantart.com/cerberusa1/gallery
Johnny Dowd: Be content with your life. It may not get any better!
DA page at: https://www.deviantart.com/cerberusa1/gallery
- Scarol
- Posts: 1293
- Joined: Thu Apr 16, 2009 11:58 am
- Location: Netherlands
Re: Another new day a new resumption
Cerberus,
My brother has better internet, I deleted everything on his laptop and started over:
Installed Python 3.10.6 with PATH installed on users/appdata/programs/Python310
Python add to PATH system variabel
He already has github
Windows cmd: Clone Github Stable Diffusion web ui.git
Then Windows cmd: py get-pip.py
Pip add to PATH system variabel
Pip install packages
Launch Python file in folder SD to install torch and then Pytorch and other files
Then copy the first model to models SD
And then when I double click webuser.ui it can’t find module pip and can’t find torch
I also did ensure pip or upgrade pip bit it says that the file is damaged or it contains a virus.
When I enter where torch or pip or python it shows perfect the locations.
What now?
My brother has better internet, I deleted everything on his laptop and started over:
Installed Python 3.10.6 with PATH installed on users/appdata/programs/Python310
Python add to PATH system variabel
He already has github
Windows cmd: Clone Github Stable Diffusion web ui.git
Then Windows cmd: py get-pip.py
Pip add to PATH system variabel
Pip install packages
Launch Python file in folder SD to install torch and then Pytorch and other files
Then copy the first model to models SD
And then when I double click webuser.ui it can’t find module pip and can’t find torch
I also did ensure pip or upgrade pip bit it says that the file is damaged or it contains a virus.
When I enter where torch or pip or python it shows perfect the locations.
What now?
Work to live....or live to work...
For my AI Stable Difussion work please visit my page: https://www.deviantart.com/scarol1987
For my AI Stable Difussion work please visit my page: https://www.deviantart.com/scarol1987
- cerberus
- Posts: 2806
- Joined: Thu Apr 16, 2009 1:34 pm
Re: Another new day a new resumption
Scarol wrote:Cerberus,
My brother has better internet, I deleted everything on his laptop and started over:
Installed Python 3.10.6 with PATH installed on users/appdata/programs/Python310
Python add to PATH system variabel
He already has github
Windows cmd: Clone Github Stable Diffusion web ui.git
If the git clone command has run successfully, at this point you should be in a position to copy your first checkpoint model to the models/stable-diffusion folder and run webui-user.bat (having added the command line args --xformers and --autolaunch). When you run webui-user.bat pip, torch etc should be added automatically by python. It shouldn't be necessary to run all the installs you have indicated below.
This is the Youtube video I followed to do my setup and I had no problems.
https://www.youtube.com/watch?v=kqXpAKVQDNU
Scarol wrote:Then Windows cmd: py get-pip.py
Pip add to PATH system variabel
Pip install packages
Launch Python file in folder SD to install torch and then Pytorch and other files
Then copy the first model to models SD
And then when I double click webuser.ui it can’t find module pip and can’t find torch
I also did ensure pip or upgrade pip bit it says that the file is damaged or it contains a virus.
When I enter where torch or pip or python it shows perfect the locations.
What now?
Cerberus
Johnny Dowd: Be content with your life. It may not get any better!
DA page at: https://www.deviantart.com/cerberusa1/gallery
Johnny Dowd: Be content with your life. It may not get any better!
DA page at: https://www.deviantart.com/cerberusa1/gallery
- Scarol
- Posts: 1293
- Joined: Thu Apr 16, 2009 11:58 am
- Location: Netherlands
Re: Another new day a new resumption
I didn’t tried the xxformersxx launch yet, I sent that video also to my brother, he followed the steps but when he launched the webui.user the black screen always said now activate.bat found, no module named pip. Can’t find torch. Command “C/:users/username/Stable etc Python.exe: install pip ==upgrade pip
When I use the Microsoft command promo py instal.pip.py it downloads the files to the python in programs/python where the main files always get installed when I use PATH as always.
Python is also to find in the Folder SD as launch file and also in venv/scripts but there is no pip files to find.
Is so strange that webui.users can’t find these files.
I also tried to add the path in webuser but then he can’t find python.
When I use the Microsoft command promo py instal.pip.py it downloads the files to the python in programs/python where the main files always get installed when I use PATH as always.
Python is also to find in the Folder SD as launch file and also in venv/scripts but there is no pip files to find.
Is so strange that webui.users can’t find these files.
I also tried to add the path in webuser but then he can’t find python.
Work to live....or live to work...
For my AI Stable Difussion work please visit my page: https://www.deviantart.com/scarol1987
For my AI Stable Difussion work please visit my page: https://www.deviantart.com/scarol1987
- MadMax359
- Posts: 5086
- Joined: Sat Apr 18, 2009 11:07 pm
- Location: north carolina
Re: Another new day a new resumption
while i do prefer my damsels with skin exposed, i'm loving the 1st one today, since i imagine her hands are cuffed behind her... 

The strong do what they want, the weak do what they must
- Scarol
- Posts: 1293
- Joined: Thu Apr 16, 2009 11:58 am
- Location: Netherlands
Re: Another new day a new resumption
Cerberus, I managed to install more files on my brothers laptop but this error appears:
You do not have the required permissions to view the files attached to this post.
Work to live....or live to work...
For my AI Stable Difussion work please visit my page: https://www.deviantart.com/scarol1987
For my AI Stable Difussion work please visit my page: https://www.deviantart.com/scarol1987
Who is online
Users browsing this forum: No registered users and 0 guests