This repository has been archived on 2023-02-03. You can view files and clone it, but cannot push or open issues/pull-requests.
 
 
 
Go to file
MMaker 59f3be100b
fix: Scope table CSS to tooltip
2023-02-03 09:14:02 -05:00
addnet_api first! 2023-02-02 23:04:15 -05:00
javascript Switch from display to visibility 2023-02-02 23:08:56 -05:00
scripts first! 2023-02-02 23:04:15 -05:00
.gitignore first! 2023-02-02 23:04:15 -05:00
README.md Update todo 2023-02-02 23:41:55 -05:00
style.css fix: Scope table CSS to tooltip 2023-02-03 09:14:02 -05:00

README.md

Additional Networks API

Extension for AUTOMATIC1111/stable-diffusion-webui that interfaces with kohya-ss/sd-webui-additional-networks to add an API layer.

Currently this is only a barebones implementation to display informational previews for LoRA model cards in the extra networks menu on hover.

TODO

  • Add endpoint just for returing images from metadata (parsing large base64 images makes the browser lag)
  • Handle displaying models with multiple image previews