arenasys / sd-tagging-helper

A GUI to help with manual tagging and cropping
233 stars 12 forks source link

Issues using Deepdanbooru interrogator #16

Closed AntonPboy closed 2 years ago

AntonPboy commented 2 years ago

Hello! I am trying to use danbooru interrogation in the program using the shortcut key ctrl-L. It endlessly shows "loading" when i hover over the small AI/brain indicator.

I recieve this in the console at startup:

Traceback (most recent call last): File "C:\Users\user\stable-diffusion-webui\extensions\sd-tagging-helper\helper.py", line 235, in load import deepdanbooru as dd ModuleNotFoundError: No module named 'deepdanbooru'

TRACEBACK SAVED: crash.log

Any idea why this is happening? I've tried installing deepdanbooru as an extension since I previously used the command arg instead. Let me know what I can do to fix this.

AntonPboy commented 2 years ago

Fixed somehow, Reinstalled Conda, tensorflow, and sd-tagging-helper. Seems like i may have made a mistake with the installation process somewhere. If anyone else has this issue, Just reinstall the program and make sure you select the correct folders when prompted.