cmdr2
5a49818a10
changelog
2023-08-22 19:06:38 +05:30
cmdr2
ad9d9e0b04
sdkit 1.0.185 - full support for custom inpainting models
2023-08-22 18:57:41 +05:30
cmdr2
c92470ff7e
sdkit 1.0.184 - fix broken SD2 inpainting model
2023-08-22 17:45:00 +05:30
cmdr2
1cd9c7fdac
Show the negative embeddings button only if the negative prompt panel is open
2023-08-22 16:59:40 +05:30
cmdr2
e607035c65
changelog
2023-08-22 16:11:20 +05:30
cmdr2
bde8113414
sdkit 1.0.183 - reduce VRAM usage of controlnet in low vram mode, and allow accelerating controlnets with xformers
2023-08-22 16:10:02 +05:30
cmdr2
1fd011b1be
Don't fail if the prompt strength is too low
2023-08-22 15:41:21 +05:30
cmdr2
061380742c
version
2023-08-22 15:17:24 +05:30
cmdr2
8f9feb3ed9
changelog
2023-08-22 15:16:46 +05:30
cmdr2
0dc01cb974
sdkit 1.0.182 - improve detection of SD 2.0 and 2.1 models, auto-detect v-parameterization and improve load time by speeding up the black-image test
2023-08-22 15:14:53 +05:30
cmdr2
55af328181
Merge branch 'beta' of github.com:cmdr2/stable-diffusion-ui into beta
2023-08-22 12:02:42 +05:30
cmdr2
a8c0abfd5d
Use document event handling for task events
2023-08-22 12:02:34 +05:30
cmdr2
4807744aa7
sdkit 1.0.181 - fix typo in watermark skip
2023-08-22 11:42:38 +05:30
rbertus2000
669d40a9d2
fix embedding parser and use standard embedding varuable for metadata ( #1516 )
2023-08-22 09:08:59 +05:30
cmdr2
18049d529a
Fix the lora prompt parser
2023-08-21 19:45:26 +05:30
cmdr2
f2b441d9fc
typo
2023-08-21 19:20:23 +05:30
cmdr2
d2078d4dde
sdkit 1.0.180 - auto-download the tile controlnet if necessary, by fixing the id in the models db
2023-08-21 19:17:30 +05:30
cmdr2
41d4ad2096
sdkit 1.0.179 - tile controlnet
2023-08-21 14:29:54 +05:30
cmdr2
29ec8291ad
Merge branch 'beta' of github.com:cmdr2/stable-diffusion-ui into beta
2023-08-21 14:29:05 +05:30
cmdr2
b93a206a48
sdkit 1.0.178 - prevent image size errors when blending mask with strict mask border
2023-08-21 14:04:40 +05:30
JeLuF
be83336cf7
WebP metadata support ( #1511 )
...
* WebP metadata support
- Replace piexif.js by Exif-Reader
- Merge plugin html/css to index.html/main.css
* Add webp to tooltip message
2023-08-21 13:28:26 +05:30
cmdr2
19fdba7d73
Send the controlnet filter preview request only when the task is about to start
2023-08-21 11:04:13 +05:30
cmdr2
2c2b3b75d5
Merge branch 'beta' of github.com:cmdr2/stable-diffusion-ui into beta
2023-08-19 13:18:05 +05:30
cmdr2
47d5cb9e33
Refactor some of the task-related functions into task-manager.js, with callbacks for some UI-related code. This isn't exhaustive, just another step towards breaking up main.js
2023-08-19 13:15:32 +05:30
JeLuF
7b8e1bc919
type=number for number of images fields ( #1507 )
2023-08-19 09:51:34 +05:30
JeLuF
77aa7a0148
Improvements/Fixes for embeddings UI ( #1509 )
...
- Don't show "Use as thumbnail" if no embeddings were used in the prompt
- Fix layout issue on small screens
- use req.use_embeddings_model instead of parsing the prompt
- Add button to upload a thumb" ../../index.html ../css/main.css main.js
2023-08-19 09:50:40 +05:30
JeLuF
bdd7d2599f
API to get SHA256 of a model file ( #1510 )
...
To be used from javascript to collect metadata from civitai
https://civitai.com/api/v1/model-versions/by-hash/0A35347528
2023-08-19 09:47:59 +05:30
cmdr2
ca8a96f956
Don't show or save hypernetwork info if using v3 (diffusers)
2023-08-18 19:09:14 +05:30
cmdr2
8957250db8
changelog
2023-08-18 19:02:14 +05:30
cmdr2
1b6ec418a1
sdkit 1.0.177 - rotate images if EXIF rotation present
2023-08-18 19:01:16 +05:30
cmdr2
3759d77945
changelog
2023-08-18 18:44:16 +05:30
cmdr2
ab4d34e509
sdkit 1.0.176 - resize control images to the task dimensions, to avoid memory errors with high-res control images
2023-08-18 18:43:23 +05:30
cmdr2
7f878f365b
Don't add hypernetwork info in the metadata if using diffusers (v3 engine)
2023-08-18 18:23:21 +05:30
cmdr2
5efabfaea6
Don't include hypernetwork info in 'copy settings' if using diffusers
2023-08-18 18:10:35 +05:30
cmdr2
4cd8ae45e3
changelog
2023-08-18 18:01:15 +05:30
cmdr2
8999f9450f
Show control image when 'Use these Settings' is used
2023-08-18 17:59:00 +05:30
cmdr2
1d54943d71
Support drag-and-drop and use-these-settings for controlnet
2023-08-18 17:53:16 +05:30
cmdr2
767d8fc35d
Use these Settings work for multi-lora now
2023-08-18 17:18:01 +05:30
cmdr2
894f34678e
Some more fixes for multi-lora use-these-settings
2023-08-18 17:08:19 +05:30
cmdr2
1190bedafd
Don't include empty lora values in the metadata
2023-08-18 17:03:41 +05:30
cmdr2
e80db71d1c
Allow downloading the controlnet preview image
2023-08-18 16:24:17 +05:30
cmdr2
846bb2134e
changelog
2023-08-18 16:14:30 +05:30
cmdr2
38b2eec4be
Show controlnet preview in the task entry after applying the filter
2023-08-18 16:14:01 +05:30
cmdr2
8dafe486a2
Show controlnet model in the task info
2023-08-18 14:19:50 +05:30
cmdr2
c895a96a43
changelog
2023-08-18 14:16:44 +05:30
cmdr2
67cae9725e
Fix drag-and-drop and Use these Settings for LoRA
2023-08-18 14:16:23 +05:30
cmdr2
a2d06f87f6
Use the new lora models component while creating the render request
2023-08-18 13:27:00 +05:30
cmdr2
8e4afc8374
changelog
2023-08-18 13:18:39 +05:30
cmdr2
afd879a692
Auto-save LoRAs
2023-08-18 13:18:06 +05:30
cmdr2
83de2b8de7
formatting
2023-08-17 16:09:47 +05:30