cmdr2
754a5f5e52
Case-insensitive model directories
2024-10-01 13:55:35 +05:30
cmdr2
9a12a8618c
First working version of dynamic backends, with Forge and ed_diffusers (v3) and ed_classic (v2). Does not auto-install Forge yet
2024-10-01 10:54:58 +05:30
cmdr2
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
cmdr2
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
cmdr2
e23eb1fea8
Save metadata as json if using force_save_path
2023-09-26 20:58:27 +05:30
cmdr2
41f2c82eaf
Save metadata if force_save_path is enabled. We can make this more flexible later
2023-09-26 20:54:16 +05:30
cmdr2
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
cmdr2
b458d57355
Keep the old test_diffusers id around to prevent broken plugins
2023-08-31 22:24:27 +05:30
cmdr2
7a118eeb15
Rename the test_diffusers config key to upgrade all the existing users to the v3 engine. Users can now opt to disable v3. This upgrades existing users who had maybe tried diffusers many months ago (when it was still unstable) and decided against it (at that time).
2023-08-31 19:20:26 +05:30
cmdr2
dba573bf1a
Show v3 engine selection even without beta
2023-08-23 13:02:20 +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
JeLuF
7270b5fe0c
Thumbnails for Embeddings ( #1483 )
...
* sqlalchemy
* sqlalchemy
* sqlalchemy bucket v1
* Bucket API
* Move easydb files to its own folders
* show images
* add croppr
* croppr ui
* profile, thumbnail croppr size limit
* fill list
* add upload
* Use modifiers card, resize thumbs
* Remove debugging code
* remove unused variable
2023-08-17 11:33:05 +05:30
cmdr2
b6e512e65f
v3 engine name
2023-08-04 11:21:31 +05:30
cmdr2
df518f822c
SDXL
2023-08-03 20:11:27 +05:30
cmdr2
2d2a75f23c
v2.6.0 (beta) - switch beta to use diffusers by default
2023-08-03 20:01:27 +05:30
cmdr2
21297d98f2
Option to disable LoRA tag parsing
2023-08-03 18:38:25 +05:30
cmdr2
cc7452374d
Remove hypernetworks from the UI options in diffusers. Sorry
2023-08-03 17:43:49 +05:30
cmdr2
376d238ad8
Keep IMAGE_STEP_SIZE synchronized across all the clamps
2023-08-03 17:40:26 +05:30
cmdr2
d35a89bb01
Show the controlnet buttons only for diffusers
2023-08-03 17:08:21 +05:30
cmdr2
c5249e6144
TRT styling
2023-08-02 16:45:12 +05:30
cmdr2
d1fdf1766a
Allow batch size ranges again in TRT
2023-08-02 14:03:59 +05:30
cmdr2
38ab5b090f
TRT ui changes
2023-08-02 00:08:43 +05:30
cmdr2
fa58996f37
sdkit 1.0.157 - tensorRT build configuration from the UI; clamp images to 8 instead of 64 pixels
2023-08-01 23:53:01 +05:30
JeLuF
2e849827d1
Restore width/height dropdown ( #1445 )
2023-07-30 10:16:04 +05:30
JeLuF
4d3f55622a
Support more image sizes ( #1441 )
...
* Support more image sizes
With diffusers, width and height must be a multiple of 8 (instead of 64), allowing more resolution values.
* Add swap button
* Change popup button icon
2023-07-29 21:42:48 +05:30
cmdr2
2e3059a7c8
UI for TensorRT installation and conversion
2023-07-29 21:09:27 +05:30
cmdr2
a9f1000af8
Install button for TensorRT - displayed only if an NVIDIA gpu is active
2023-07-29 11:41:44 +05:30
JeLuF
7b5e2b4a12
Display Test Diffusers checkbox when enabling beta ( #1430 )
...
* Display Test Diffusers checkbox when enabling beta
* remove debug
2023-07-25 07:39:30 +05:30
cmdr2
357ab9596e
formatting
2023-07-24 16:38:45 +05:30
cmdr2
c402867d45
Hide the samplers that won't be supported in the new diffusers version
2023-07-24 16:36:34 +05:30
JeLuF
de36489444
Merge beta
2023-07-16 11:16:58 +02:00
JeLuF
de6fec5fd7
Move embeddings and modifiers buttons
2023-07-16 11:00:45 +02:00
Olivia Godone-Maresca
d61bc5958e
Remove leading space
2023-07-15 13:24:14 -04:00
Olivia Godone-Maresca
3461bb669d
Merge remote-tracking branch 'origin/beta' into restart-needed
2023-07-15 13:22:41 -04:00
cmdr2
f5b8044bad
UI changes for multiple LoRA files
2023-07-15 19:33:49 +05:30
Olivia Godone-Maresca
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
JeLuF
c6c025353a
Merge branch 'beta' into textualinv
2023-07-07 22:50:12 +02:00
JeLuF
2f9b492f5b
Don't show copy button without clipboard access
2023-07-01 00:15:18 +02:00
JeLuF
fa6716345d
hide embeddings UI if not test_diffusers
2023-06-30 20:17:46 +02:00
cmdr2
881fdc58ec
debug logging
2023-06-26 15:34:25 +05:30
JeLuF
65bb01892f
remove old code
2023-06-19 21:58:58 +02:00
JeLuF
5b35c47360
Fix saving of network settings
2023-06-19 21:50:56 +02:00
cmdr2
4b36ca75cb
Merge pull request #1313 from JeLuF/cloudflared
...
Share ED via Cloudflare's ArgoTunnel
2023-06-05 16:20:40 +05:30
JeLuF
9ce076eb0d
Copy address button
2023-05-28 01:18:39 +02:00
JeLuF
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
cmdr2
59c322dc3b
Show seamless tiling only in diffusers mode
2023-05-25 15:41:41 +05:30
cmdr2
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
cmdr2
a84d29c49c
Merge pull request #1286 from JeLuF/vramsetting
...
Automatically use 'Low' when VRAM<4.5GB
2023-05-22 16:10:43 +05:30
JeLuF
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
JeLuF
70a3beeaa2
Automatically use 'Low' when VRAM<4.5GB
2023-05-21 17:42:47 +02:00