|
|
|
@ -5,5 +5,5 @@ Extension for [AUTOMATIC1111/stable-diffusion-webui](https://github.com/AUTOMATI
|
|
|
|
|
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 image metadata (parsing large base64 images makes the browser lag)
|
|
|
|
|
- Add endpoint just for returing images from metadata (parsing large base64 images makes the browser lag)
|
|
|
|
|
- Handle displaying models with multiple image previews
|