de36489444
Merge beta
2023-07-16 11:16:58 +02:00
de6fec5fd7
Move embeddings and modifiers buttons
2023-07-16 11:00:45 +02:00
d61bc5958e
Remove leading space
2023-07-15 13:24:14 -04:00
3461bb669d
Merge remote-tracking branch 'origin/beta' into restart-needed
2023-07-15 13:22:41 -04:00
f5b8044bad
UI changes for multiple LoRA files
2023-07-15 19:33:49 +05:30
db55064bb2
Add Restart needed to diffusers-only fields if you enable diffusers then refresh without restarting EasyDiffusion
2023-07-09 16:54:25 -04:00
c6c025353a
Merge branch 'beta' into textualinv
2023-07-07 22:50:12 +02:00
2f9b492f5b
Don't show copy button without clipboard access
2023-07-01 00:15:18 +02:00
fa6716345d
hide embeddings UI if not test_diffusers
2023-06-30 20:17:46 +02:00
881fdc58ec
debug logging
2023-06-26 15:34:25 +05:30
65bb01892f
remove old code
2023-06-19 21:58:58 +02:00
5b35c47360
Fix saving of network settings
2023-06-19 21:50:56 +02:00
4b36ca75cb
Merge pull request #1313 from JeLuF/cloudflared
...
Share ED via Cloudflare's ArgoTunnel
2023-06-05 16:20:40 +05:30
9ce076eb0d
Copy address button
2023-05-28 01:18:39 +02:00
2080d6e27b
Share ED via Cloudflare's ArgoTunnel
...
Shares the Easy Diffusion instance via https://try.cloudflare.com/
2023-05-28 00:50:23 +02:00
59c322dc3b
Show seamless tiling only in diffusers mode
2023-05-25 15:41:41 +05:30
db265309a5
Show an explanation for why the CPU toggle is disabled; utility class for alert() and confirm() that matches the ED theme; code formatting
2023-05-24 16:24:29 +05:30
a84d29c49c
Merge pull request #1286 from JeLuF/vramsetting
...
Automatically use 'Low' when VRAM<4.5GB
2023-05-22 16:10:43 +05:30
cac4bd11d2
Network settings - Fix typo.
...
The 'Please restart' text should be part of the note, not the label
2023-05-21 17:59:06 +02:00
70a3beeaa2
Automatically use 'Low' when VRAM<4.5GB
2023-05-21 17:42:47 +02:00
4349c595b8
Merge branch 'beta' into ddpm_deis_samplers
2023-05-19 18:21:03 +05:30
00603ce124
Add Clip Skip support
2023-05-18 13:55:45 +02:00
9d408a62bf
Add DDPM and DEIS samplers for diffusers
...
These new samplers will be hidden when diffusers is disabled.
Also, samplers that aren't implemented in diffusers yet will be disabled when using diffusers
2023-05-17 21:13:06 -04:00
d231c533ae
"Please restart" note for network settings ( #1233 )
...
* "Please restart" note for network changes
https://discord.com/channels/1014774730907209781/1101629831839494344
* typo
2023-05-02 15:59:02 +05:30
469585ddda
Use ES5 style trailing commas, to avoid unnecessary lines during code diffs
2023-04-28 15:50:44 +05:30
aad1afb70e
add prettier for JS style
2023-04-27 13:56:56 -04:00
0f4b62cb97
Hotfix - apply the config overrides to the Settings UI *after* the default config-apply function, not before it
2023-04-08 20:13:44 +05:30
0778078350
Merge pull request #1087 from ogmaresca/custom-folder-filename-formats-2
...
Allow loading/saving app.config from plugins and support custom folder/filename formats from app.config
2023-04-06 16:19:59 +05:30
84737eb271
Disable LoRA in the main branch
2023-04-04 16:14:07 +05:30
73d947c4a6
Don't show LoRA options in the main branch
2023-04-04 16:10:16 +05:30
75445185c4
Hide the slider if lora is none
2023-04-01 17:01:52 +05:30
7772b6901a
Hide lora slider if not enabled
2023-04-01 16:44:36 +05:30
fad36d9c08
Don't show or allow test_diffusers if not using the beta branch. This allows allow features to release to the main branch, while restricting diffusers to the beta branch
2023-04-01 16:42:06 +05:30
7e53eb658c
Allow loading/saving app.config from plugins and support custom folder/filename formats from app.config
2023-03-29 20:56:24 -04:00
e5a47ac964
Allow both embedding metadata and saving metadata files ( #1058 )
...
* Allow both embedding metadata and saving metadata files
* Use the correct variable
* Descriptive variable
---------
Co-authored-by: cmdr2 <shashank.shekhar.global@gmail.com >
2023-03-29 09:19:05 +05:30
f8bc50871a
sdkit 1.0.49; Use a test_diffusers flag to gate access to the new renderer and LoRA model selection
2023-03-21 17:59:20 +05:30
6e6d236819
Change the image zoom size if the textbox is edited next to the slider
2023-02-22 19:56:45 +05:30
1023f5f7cc
Slider for preview image size ( #767 )
...
* Slider for preview image size
Add a slider to the system settings so that users can configure the max size of thumbnails
* Remove debug output
* Fix var definition
* Move slider to 'display settings' menu
* thumbnail slider CSS
2023-02-22 19:32:00 +05:30
75f758e792
Bugfix for enforce autosave ( #909 )
...
* show saveToDisk as checked and enable metadata format selection
* spaces instead of tabs
* check if force = true
2023-02-21 08:39:16 +05:30
aa70f2849b
NSFW filter setting
2023-02-18 15:01:13 +05:30
1dd165a9c9
Keep txt as the default metadata format, and write metadata files by default, if saving to disk
2023-02-10 18:13:08 +05:30
3c74540615
Merge pull request #794 from patriceac/Embed-Metadata
...
Embed metadata
2023-02-10 18:11:56 +05:30
4df442f169
Merge pull request #736 from JeLuF/enfdir
...
Enforce an autosave directory
2023-02-10 16:55:23 +05:30
0332cc8cb3
Don't force the user to 'low' VRAM usage automatically, if their GPU is less than 4 GB of VRAM. We need a better way to set 'low' as the default in the UI, but the user should be able to override it if they want
2023-02-08 19:41:55 +05:30
8d4d409cd6
Add 'embed' and 'none' to metadata saving options
...
*** Please merge https://github.com/easydiffusion/sdkit/pull/9 before merging this one. ***
This is the ED client part of metadata embedding. It adds 'embed' and 'none' options to the metadata setting and makes none the default (if never set before) because (1) it feels weird to create metadata files by default and (2) embedding by default could cause be problematic if users don't realize it's happening.
Also fixes the disabling of the dropdown in the settings when Save images to disk is toggled off.
2023-01-24 01:47:48 -08:00
d5e76e662f
Enforce a autosave directory
2022-12-30 21:05:25 +01:00
6eb2d800fa
Tweak low GPU wording
2022-12-27 14:58:08 +05:30
871b96a450
Add icon to "Process newest jobs first" setting
2022-12-26 19:10:37 -08:00
aa8b50280b
Remove the test_sd2 flag, the code now works with SD 2.0
2022-12-16 15:31:55 +05:30
25639cc3f8
Tweak Memory Usage setting text; Fix a bug with the memory usage setting comparison
2022-12-16 14:11:55 +05:30