The main problem seems to be the coding of Automatic 1111 and the faulty updates #13738
Replies: 5 comments 9 replies
-
It's open source . You so smart, fix it yo self. Nothing wrong w/ the code. User error. |
Beta Was this translation helpful? Give feedback.
-
And you have evidenced the process that led up to this conclusion where? |
Beta Was this translation helpful? Give feedback.
-
Last update in stable was August 31st. Don't use dev branch if you can't handle things breaking. |
Beta Was this translation helpful? Give feedback.
-
As mentioned, the UI doesn't auto update unless you do a manual git pull, and the main branch hasn't updated in a while. If you're on dev, it's expected to have some errors, most of these are fixed by deleting the venv folder and letting the launch .bat remake it, deleting the config.json files can also help. For CUDA, there's a newer version of the CUDA Toolkit you might need to install, that an extension might be needing. An extension's update might be the actual update that might be breaking it, instead of the UI update itself. The UI on its own doesn't really need the separate CUDA Toolkit, just general CUDA support provided by the drivers, which means a GPU that supports it. If you're using the self contained installer, it might be worth just doing a manual install by git cloning the repo, but you need to install Git and Python separately beforehand. |
Beta Was this translation helpful? Give feedback.
-
I guess you'd better off avoiding the Dreambooth extension that install And it has absolutely nothing to do with AUTOMATIC1111. It might be related to transformers, though. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
CUDA SETUP: Problem: The main issue seems to be that the main CUDA runtime library was not detected.
Beta Was this translation helpful? Give feedback.
All reactions