BlafKing / sd-civitai-browser-plus

Extension to access CivitAI via WebUI: download, delete, scan for updates, list installed models, assign tags, and boost downloads with multi-threading.
GNU Affero General Public License v3.0
309 stars 53 forks source link

[Bug]: Continually attempts to reinstall requirements 3X #285

Closed TechKen1 closed 4 months ago

TechKen1 commented 4 months ago

Describe the bug.

Freshly installed the updated version, and ever since, it attempts to reinstall requireents 3 times. Copied from my prompt window: "Installing requirements for CivitAI Browser Installing requirements for CivitAI Browser Installing requirements for CivitAI Browser You are up to date with the most recent release."

Steps to reproduce the problem.

All I did was delete the previous install's folder, and use the extensions tab to install it again.

Expected behavior

once installed, it should not keep repeating the attempt to install requirements, as they would already have been installed.

System info

Console logs

Already up to date.
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
Commit hash: 1c0a0c4c26f78c32095ebc7f8af82f5c04fca8c0
Installing requirements for CivitAI Browser
Installing requirements for CivitAI Browser
Installing requirements for CivitAI Browser
You are up to date with the most recent release.
Launching Web UI with arguments: --update-check --no-half-vae --xformers
CHv1.8.8: Get Custom Model Folder
[-] ADetailer initialized. version: 24.5.1, num models: 30
CivitAI Browser+: Aria2 RPC started
ControlNet preprocessor location: E:\sd.webui\webui\extensions\sd-webui-controlnet\annotator\downloads
2024-05-23 14:40:43,665 - ControlNet - INFO - ControlNet v1.1.449
sd-webui-prompt-all-in-one background API service started successfully.
Loading weights [ec6923d3d3] from E:\sd.webui\webui\models\Stable-diffusion\Cherry Picker XL\Cherry Picker XL-v3.0\cherryPickerXL_v30.safetensors
CHv1.8.8: Set Proxy:
Creating model from config: E:\sd.webui\webui\repositories\generative-models\configs\inference\sd_xl_base.yaml
Applying attention optimization: xformers... done.
Model loaded in 9.7s (load weights from disk: 0.3s, create model: 2.3s, apply weights to model: 4.8s, move model to device: 0.1s, load textual inversion embeddings: 1.6s, calculate empty prompt: 0.4s).
2024-05-23 14:41:00,475 - ControlNet - INFO - ControlNet UI callback registered.
Civitai Shortcut: v1.6.7
Civitai Shortcut: shortcut update start
Running on local URL:  http://127.0.0.1:7860

To create a public link, set `share=True` in `launch()`.
Startup time: 58.0s (prepare environment: 13.1s, import torch: 4.3s, import gradio: 1.0s, setup paths: 1.1s, initialize shared: 0.2s, other imports: 0.7s, list SD models: 0.3s, load scripts: 7.2s, refresh VAE: 0.2s, create ui: 24.3s, gradio launch: 0.7s, app_started_callback: 4.7s).
Civitai Shortcut: shortcut update end

Additional information

No response

Git-Maniac commented 4 months ago

I can confirm this. Happens every time you start. Even when reloading the UI. I did not delete anything. I just updated. Apart from that, it works fine.

BlafKing commented 4 months ago

Thanks for reporting!

This issue is now resolved in the latest hotfix, closed as resolved :)