- updated descriptions from civitai info
- add caching for images from civitai info
- add code to hide subfolders from extra networks subfolder list if it starts with an underscore
- added 'column view' for people with .txt files that want them beside the preview images. Closes#38
- fixed display but with 'limit hight' option
- removed deprecated js code
- added detailed instructions on settings page
- fixed UI issues with new gradio update (#32)
- fixed null issue after gradio update (#33)
- added the "limit height" setting back because the updated gradio drop downs no longer get cut off
- add backwards compat support for LyCORIS models previews in a separate folder.
- Move the link from the Extra Network cards to the Model Preview from to the button row of the card. (IE at the top or the card)
xd v1.1.12
- Adds a new preview file type: `*.prompt` that displays a copyable list of prompts associated with the model at the top of the preview list.
- updated to support the new gradio version
- removed the option to limit hight of preview, the new gradio dropdowns were getting cut off when you have a lot of items in them
Added support for .md and .html files
Added support for copying prompt data from images with saved prompt meta data
Added support for previews of embeddings, hypernetworks, and lora models