You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
 
 
 
MMaker 59f3be100b
fix: Scope table CSS to tooltip
4 months ago
addnet_api first! 4 months ago
javascript Switch from display to visibility 4 months ago
scripts first! 4 months ago
.gitignore first! 4 months ago
README.md Update todo 4 months ago
style.css fix: Scope table CSS to tooltip 4 months ago

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