eideehi / sd-webui-better-styles

Stable Diffusion web UI extension that provides a better UI for managing styles.
MIT License
20 stars 5 forks source link

[BUG]: Bookmark Icon not showing in Vlad's fork #4

Closed brknsoul closed 1 year ago

brknsoul commented 1 year ago

Is there an existing issue for this?

Bug Description

The bookmark icon that's supposed to display Better Styles isn't showing in Vladmandic's fork; https://github.com/vladmandic/automatic

Note that there was a closed issue (https://github.com/eideehi/sd-webui-better-styles/issues/3) that suggested I add const localization = {}; to the beginning of betterStyles.js, I have done so, but to no effect.

Steps to Reproduce

Installed Better Styles via manual install. Confirmed installation by visible Better Styles side-tab in Settings.

No bookmark icon displayed near the Generate button.

Screenshot (optional)

Confirmed install from console; image

Confirmed install in Settings; image

Missing icon; image

brknsoul commented 1 year ago

Note: Egg on face time; Placing my extensions behind a symlink caused a lot of issues. Those issues vanished when I removed the symlink and copied the extension back to the main folder.

Closing.