Open Zome59 opened 1 year ago
read this issue: https://github.com/AbdullahAlfaraj/Auto-Photoshop-StableDiffusion-Plugin/issues/259 if nothing helps try to switch your auto1111 version to match the one I've tested the plugin with: 20ae71faa8ef035c31aa3a410b707d792c8203a3
Mine was working, and now it doesn't? Weird? I don't want to downgrade my automatic1111 if I don't have to, any other suggestions?
This is the only error I get on load? I guess this is the problem?
Launching Web UI with arguments: --disable-safe-unpickle --disable-nan-check --no-half-vae --api L:\supersd2\stabdif3\venv\lib\site-packages\pkg_resources__init__.py:123: PkgResourcesDeprecationWarning: llow is an invalid version and will not be supported in a future release warnings.warn(
I´m on Mac M1 with latest MacOS with PS v24.0.
But when using PS i always get the message: "Automatic1111 is Offline - make sure Automatic1111 is running in the background, or select the 'native horde' option from the horde tab"
I did some research and added the "--api" flag in the "webui-user.sh", but that didn`t help. Also installed the PS Extension for AUTOMATIC1111 webui.
I don`t know what do else, hope you can give some advice how to solve this issue, and finally use your great plugin.
Here
s the terminal text after starting the Web GUI:
################################################################ Install script for stable-diffusion + Web UI Tested on Debian 11 (Bullseye) ################################################################################################################################ Running on tk user ################################################################
################################################################ Repo already cloned, using it as install directory ################################################################
################################################################ Create and activate python venv ################################################################
################################################################ Launching launch.py... ################################################################ Python 3.10.11 (main, Apr 7 2023, 07:24:53) [Clang 14.0.0 (clang-1400.0.29.202)] Version: v1.3.2 Commit hash: baf6946e06249c5af9851c60171692c44ef633e0 Installing requirements [Auto-Photoshop-SD] Attempting auto-update... [Auto-Photoshop-SD] switch branch to extension branch. checkout_result: Ihr Branch ist auf demselben Stand wie 'origin/master'.
[Auto-Photoshop-SD] Current Branch. branch_result: * master
[Auto-Photoshop-SD] Fetch upstream. fetch_result: [Auto-Photoshop-SD] Pull upstream. pull_result: Aktualisiere 5731872..e0ac283 Fast-forward README.md | 102 ++++++++++++++++++++++++++++++++++++++++++++++++++------------ 1 file changed, 83 insertions(+), 19 deletions(-)
Launching Web UI with arguments: --skip-torch-cuda-test --upcast-sampling --no-half-vae --use-cpu interrogate --api No module 'xformers'. Proceeding without it. Warning: caught exception 'Torch not compiled with CUDA enabled', memory monitor disabled python_server_full_path: /Users/tk/stable-diffusion-webui/extensions/Auto-Photoshop-StableDiffusion-Plugin/server/python_server Loading weights [cc6cb27103] from /Users/tk/stable-diffusion-webui/models/Stable-diffusion/v1-5-pruned-emaonly.ckpt Running on local URL: http://127.0.0.1:7860
To create a public link, set
share=True
inlaunch()
. Startup time: 9.1s (import torch: 3.4s, import gradio: 2.0s, import ldm: 0.4s, other imports: 2.4s, load scripts: 0.4s, create ui: 0.2s, gradio launch: 0.2s). Creating model from config: /Users/tk/stable-diffusion-webui/configs/v1-inference.yaml LatentDiffusion: Running in eps-prediction mode DiffusionWrapper has 859.52 M params. Applying optimization: InvokeAI... done. Textual inversion embeddings loaded(0): Model loaded in 2.9s (load weights from disk: 1.1s, create model: 0.5s, apply weights to model: 0.4s, apply half(): 0.3s, move model to device: 0.6s).`