Commit Graph

1929 Commits

Author SHA1 Message Date
ab547d10bf Merge branch 'easydiffusion:beta' into beta
Update Branch
2024-07-12 18:54:47 +02:00
a261a2d47d Fix #1779 - add to PATH only if it isn't present, to avoid exploding the PATH variable each time the function is called 2024-06-14 09:43:30 +05:30
05f3523364 Set the controlnet alpha correctly from older exports; Fix a bug with null lora model in exports 2024-05-28 19:16:48 +05:30
44789bf16b sdkit 2.0.15.4 - Controlnet strength slider 2024-05-28 18:45:08 +05:30
ddf54d589e v3.0.8 - use sdkit 2.0.15.1, to enable SDXL Controlnets for img2img and inpainting, using diffusers 0.21.4 2024-05-27 15:18:14 +05:30
17ef1e04f7 Roll back sdkit 2.0.18 (again) 2024-03-19 20:06:49 +05:30
a5b9eefcf9 v3.0.8 - update diffusers to v0.26.3 2024-03-19 19:17:10 +05:30
58cd5a4884 Merge pull request #8 from easydiffusion/beta
Merge Upstream Beta
2024-03-14 13:06:03 +01:00
d1bd9e2a16 Prev version 2024-03-13 19:53:14 +05:30
8660a79ccd v3.0.8 - update diffusers to v0.26.3 2024-03-13 18:44:17 +05:30
c304791d1c Fixed trim → strip 2024-02-13 21:37:12 +01:00
547febafba Autosave the VAE tiling setting 2023-12-12 18:10:04 +05:30
85eaa305cc Hotfix for #1701 - run disable VAE tiling only on pipelines that support it 2023-12-12 18:07:56 +05:30
e77629c525 Version and changelog 2023-12-11 22:31:12 +05:30
097780be26 Setting to enable/disable VAE tiling 2023-12-11 22:28:19 +05:30
377e9f86b8 Fixed main.css 2023-11-23 23:13:46 +01:00
62f562f630 Fix hypernetwork_model 2023-11-23 23:09:55 +01:00
2dbd68e08c Fix Save Data 2023-11-23 23:02:42 +01:00
7851ba8fc4 Merge branch 'gallery' into beta 2023-11-23 22:47:30 +01:00
aa3347ad13 Fixed miscounting problem by implementing suggestion by @madrang 2023-11-23 22:28:44 +01:00
f18d4413e8 Applied changes proposed by @cmdr2 2023-11-23 22:25:06 +01:00
fea8500d40 Fixed some remaining issues 2023-11-23 22:25:01 +01:00
d90a7de8ba Removed the option to disable it 2023-11-23 22:24:49 +01:00
19405ee960 Changed from showing percentage to how many images are left to create 2023-11-23 22:24:40 +01:00
49445d6473 Added Progess to Page Title as mentioned in #307 2023-11-23 22:24:17 +01:00
398a0509d7 Banner change 2023-10-12 10:05:43 +05:30
52cc99bf1f Revert "Revert the support banner experiment"
This reverts commit 45a14a9be9.
2023-10-12 09:58:29 +05:30
45a14a9be9 Revert the support banner experiment 2023-10-03 19:35:23 +05:30
e999832c26 Prevent the user from changing the metadata format if the server has set force_save_metadata 2023-09-30 20:11:28 +05:30
4c8d5a7077 Allow setting the metadata field in the server settings, instead of forcing json whenever force_save_path is set 2023-09-29 20:23:24 +05:30
7a9bc883df Fix error if a user doesn't have any LoRA models in the folder 2023-09-27 19:32:21 +05:30
e23eb1fea8 Save metadata as json if using force_save_path 2023-09-26 20:58:27 +05:30
41f2c82eaf Save metadata if force_save_path is enabled. We can make this more flexible later 2023-09-26 20:54:16 +05:30
cc2666b9d6 Fix 'Swap w&h' tooltip 2023-09-24 22:06:30 +02:00
b71b7804fc Merge branch 'beta' of github.com:cmdr2/stable-diffusion-ui into beta 2023-09-18 21:25:22 +05:30
e8b7751374 typo 2023-09-18 21:25:08 +05:30
14dbebbc35 LoraManager: Implement 'Upload thumbnail' button 2023-09-17 22:37:17 +02:00
d6a02a31a7 LoraManager: Implement 'Upload thumbnail' button 2023-09-17 22:36:50 +02:00
a12ed7533b Fix broken embeddings dialog when the lora info couldn't be fetched 2023-09-15 19:09:14 +05:30
6311b80474 Loramanager fixes
- avoid console errors in python and JS code
- suppress localhost:9000/null links
2023-09-14 23:15:27 +02:00
dd7deeba53 v3.0.6 2023-09-14 19:53:44 +05:30
134c98ccb5 Merge pull request #1565 from JeLuF/loramanager
Lora Manager
2023-09-14 19:05:17 +05:30
4aca3c4639 Lora Manager 2023-09-04 01:36:32 +02:00
1075a5ed93 changelog 2023-09-02 19:30:56 +05:30
ea07483465 Error handling for models_dir 2023-09-01 22:54:03 +02:00
ad5641fa3e Fix incorrect metadata generation of embeddings, by removing duplicated logic. The UI already handles this 2023-09-01 19:52:20 +05:30
b0294f8cbd Support banner 2023-09-01 19:31:46 +05:30
d641aa2f6e Fix ordering of help topics 2023-09-01 11:08:11 +05:30
237c7a5348 3.0.4 2023-09-01 10:42:29 +05:30
19f37907d9 Allow changing the models directory via a setting, to share models with other locations on the disk 2023-09-01 10:40:18 +05:30