Commit Graph

18 Commits (main)

Author SHA1 Message Date
Curtis c9270217d9 xd v1.1.36
- Forge support should be working now
2025-02-02 02:31:14 -05:00
Curtis 54a63489ad xd v1.1.28
- 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
2024-02-14 00:13:10 -05:00
Curtis 42fa267d7b xd v1.1.27
- 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
2023-11-21 02:55:38 -05:00
Curtis 8a62916654 xd v1.1.23
- 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
2023-09-02 00:57:32 -04:00
Curtis 6ecca6e231 xd v1.1.22
- 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)
2023-08-23 22:40:50 -04:00
Curtis de2146ecde xd v1.1.20
Update README
 Small fix for citivai info page to link to model page properly
2023-07-21 19:05:57 -04:00
Curtis 25be7a091a xd v1.1.19
Small update to styling of civitai.info image property list
2023-07-21 03:07:02 -04:00
Curtis 3f097748a4 xd v1.1.18
adds support for civitai.info files
closes #28
2023-07-21 02:53:14 -04:00
Curtis 38daf6a899 xd v1.1.13
- update prompt list so that it is more condensed
- minor other changes
2023-04-15 20:25:22 -04:00
Nicholas Armstrong 54d731dcab
Prompt list (#20)
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.
2023-04-15 20:23:09 -04:00
Curtis 494af19003 xd v1.1.11
- update gradio elements to use classes
- fixed some typos
2023-04-14 23:28:11 -04:00
n15g 0addf13d49 With the latest updates to the LyCORIS extension https://github.com/KohakuBlueleaf/a1111-sd-webui-lycoris, LyCORIS models are now separated from base LoRA models.
There's now a new tab for LyCORIS models in extra networks tab. This change adds an equivalent tab to the models preview extension for LyCORIS models.
2023-04-14 14:38:40 +10:00
Curtis 436605fdb0 xd v1.1.7
- 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
2023-04-04 00:29:18 -04:00
Curtis cc4dc9460c xd v1.1.3
- Added a setting to address #7.
It allows you to have the height of the preview tab be larger than the browser window for non html previews
2023-02-28 23:29:57 -05:00
Curtis b1cfec39f9 xd v1.1.3
- added tags to bottom of preview tab closes #12
- will now refresh tags for models when you hit the refresh models button
2023-02-28 20:22:09 -05:00
Curtis deb9940d4b xd v1.0.10
Adds support for linking to preview tab from extra network preview cards
2023-02-05 05:12:17 -05:00
Curtis 8a88147ba0 Updated readme and styles
Made the copy meta button always show instead of just on hover
Added more screenshots of example previews
2023-01-23 14:39:00 -05:00
Curtis 5db3c78f1d xd v1.0.0
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
2023-01-23 02:37:49 -05:00