Commit Graph

115 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 7966538419 xd v1.1.35
Attempting to add support for Forge
2025-01-27 23:38:37 -05:00
Curtis 83b2200c5d Merge branch 'main' of https://github.com/CurtisDS/sd-model-preview-xd 2025-01-25 03:33:34 -05:00
Curtis 5ab44b665f xd v1.1.34
Attempt to add support for Forge.
- added forge lora extension import
- changed embeddings to load without sd_hijack
Tested as working in A1111 UI, untested in Forge UI
2025-01-25 03:33:31 -05:00
CurtisDS f95b322940
Update README.md 2024-08-16 11:42:14 -04:00
CurtisDS be5e399aea
Update README.md 2024-08-13 16:58:27 -04:00
CurtisDS b0b16152ce
Update README.md 2024-08-13 16:58:00 -04:00
Curtis fe56874510 xd v1.1.33
- prevents reload of preview when clicking on link in extra network cards if the link is to a preview page that is already open
2024-08-07 13:25:40 -04:00
Curtis 51f22496de xd v1.1.32
- fixed issue where iframes would be needlessly refreshed
2024-07-23 23:54:09 -04:00
Curtis d25990dae4 xd v1.1.31
- add `?__theme=dark` passthrough to the html preview iframe so that html preview pages can take advantage of dark mode
2024-06-26 21:07:30 -04:00
Curtis 3eb6ee5b88 xd v1.1.30
- updated code to work with newer version of a1111 for removing subdir buttons that start with "_"
- added requirement for lxml_html_clean after it was seperated from the main lxml project. It will now install the package for you.
2024-06-15 00:35:42 -04:00
Curtis 60795b67ad xd v1.1.30
- adjust the position of the zero width space within the model preview tab string to hopefully mitigate compatibility issues with certain UI extensions.
2024-02-23 01:57:06 -05:00
Curtis 70b01d94e2 xd v1.1.29
- changed .civitai.info caching to an opt-in setting
2024-02-14 01:00:03 -05:00
Curtis 341bdb1d63 Merge branch 'main' 2024-02-14 00:25:36 -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
Morgon Kanter 3421e9a9e8
Merge #41
Add description to model
2024-02-13 23:59:08 -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 9791f54039 xd v1.1.26
for #36
- added backup method to find the inner tabs as well
2023-09-20 02:24:14 -04:00
Curtis a51d13307a xd v1.1.25
Should solve #36
- added fallback solution for finding the model preview tab if the label was changed by a translation extension
- fixed issue with clean_modelname function that was erroneously converting things to lowercase if a period was in the model name leading to it not being able to find any preview files
2023-09-20 02:00:19 -04:00
Curtis cb2b1b5a6e xd v1.1.24
- attempt to fix #35
2023-09-17 19:22:46 -04:00
Curtis ffe84db273 Merge branch 'main' of https://github.com/CurtisDS/sd-model-preview-xd 2023-09-02 00:57:35 -04: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
CurtisDS 5d82d2a2c0
Update README.md 2023-08-23 22:48: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 59bcf88f47 xd v1.1.21
Should fix for #30
- typo with regex on loose naming for civitai info
- error when meta data is null
2023-07-22 08:30:04 -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 cec0957511 xd v1.1.17
updated to support jpg meta data closes #27
2023-07-17 02:03:44 -04:00
Curtis 3ed39cd0f6 xd v1.1.16
- added checks to make sure default directories exist before trying to access them
- added code to force Embeddings to be loaded if the extension is loaded before embeddings
2023-05-22 20:52:25 -04:00
Nicholas Armstrong 61e2290092
xd v1.1.15
List fix (#25)
2023-05-11 22:01:21 -04:00
Nicholas Armstrong 0975467dfa
xd v1.1.15Support for the Vladmandic port of Automatic1111 (#23)
* Support for the Vladmantic port of Automatic1111 that moves the embeddings folder into the models folder, and has the LyCORIS extension built-in.
2023-05-11 20:29:05 -04:00
CurtisDS ec78390bde
Update README.md 2023-04-20 19:44:52 -04:00
Curtis 2fdec4dc0e Update Git Ignore 2023-04-15 22:27:42 -04:00
CurtisDS 27249ff950
Delete .vscode directory 2023-04-15 22:24:59 -04:00
Curtis edcee316fa xd v1.1.14
- Comment updates
2023-04-15 22:20:35 -04:00
Curtis 3824dc86c5 xd v1.1.13
- fixed a bug with refreshing models
2023-04-15 21:41:37 -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
CurtisDS 83715eb5ec
Merge pull request #18 from n15g/main
Support for the LyCORIS directory using the a1111-sd-webui-lycoris extension
2023-04-14 23:06:28 -04:00
n15g ebaac60f1c Forgot to add the model refresh hook. 2023-04-14 15:37:32 +10: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 175f5e2b3e Merge branch 'main' of https://github.com/CurtisDS/sd-model-preview-xd 2023-04-06 12:18:00 -04:00
Curtis ca4b740cb2 xd v1.1.10
- removed reference to old limit height setting to address issue #17
2023-04-06 12:17:57 -04:00
CurtisDS 4ab329975c
Update README.md 2023-04-04 14:54:10 -04:00
Curtis 5aa99d8a6b xd v1.1.9
- fixed issue with special characters in file name leading to issues with image links
2023-04-04 14:47:20 -04:00
Curtis 6ba2fea3db xd v1.1.8
- added an ID marker to text area
2023-04-04 00:45:17 -04: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 6a74ea4672 xd v1.1.6
- Fixed bug introduced after merge
- updates some stray indents from spaces to tabs
2023-03-10 11:20:11 -05:00