Sj-Si
|
634f7bc920
|
fix bug caused by refresh not being called properly
|
2024-04-15 12:37:04 -04:00 |
|
AUTOMATIC1111
|
5084b39ea5
|
fix checkpoint selection not working for #14588
|
2024-02-02 19:41:07 +03:00 |
|
Sj-Si
|
ccee26b065
|
fix bugs
|
2024-01-16 14:54:07 -05:00 |
|
Sj-Si
|
0726a6e12e
|
Finish base layout. Fix bugs. Need to test for stability and clean up.
|
2024-01-11 15:06:57 -05:00 |
|
AUTOMATIC1111
|
337bc4a2fb
|
Merge pull request #13014 from AUTOMATIC1111/thread-safe-extranetworks-list_items
thread safe extra network list_items
|
2023-11-19 09:09:21 +03:00 |
|
AUTOMATIC1111
|
4d4a9e7332
|
added compact prompt option
|
2023-11-05 19:19:55 +03:00 |
|
w-e-w
|
74b80e7211
|
add comment
|
2023-09-12 09:29:07 +09:00 |
|
w-e-w
|
e785402b6a
|
return nothing if not found
|
2023-09-11 19:37:55 +09:00 |
|
w-e-w
|
25de9a785c
|
Revert "thread safe extra network list_items"
This reverts commit aab385d01b .
|
2023-09-09 16:56:19 +09:00 |
|
w-e-w
|
aab385d01b
|
thread safe extra network list_items
|
2023-09-03 11:56:02 +09:00 |
|
AUTOMATIC1111
|
35db3665b3
|
possible fix for dictionary changed size during iteration
|
2023-08-19 08:39:48 +03:00 |
|
catboxanon
|
7fa5ee54b1
|
Support search and display of hashes for all extra network items
|
2023-08-13 02:32:54 -04:00 |
|
AUTOMATIC1111
|
4560176640
|
added VAE selection to checkpoint user metadata
|
2023-08-04 22:05:50 +03:00 |
|
AUTOMATIC1111
|
20549a50cb
|
add style editor dialog
rework toprow for img2img and txt2img to use a class with fields
fix the console error when editing checkpoint user metadata
|
2023-08-03 23:31:13 +03:00 |
|
AUTOMATIC1111
|
4b43480fe8
|
show metadata for SD checkpoints in the extra networks UI
|
2023-08-01 07:08:11 +03:00 |
|
AUTOMATIC1111
|
ccd97886da
|
fix bogus metadata for extra networks appearing out of cache
fix description editing for checkpoint not immediately appearing on cards
|
2023-07-16 09:49:34 +03:00 |
|
AUTOMATIC1111
|
47d9dd0240
|
speedup extra networks listing
|
2023-07-16 09:25:32 +03:00 |
|
AUTOMATIC1111
|
a1d6ada69a
|
allow refreshing single card after editing user metadata instead of all cards
|
2023-07-16 08:38:23 +03:00 |
|
AUTOMATIC1111
|
e5d3ae2bf4
|
user metadata system for custom networks
|
2023-07-15 20:39:10 +03:00 |
|
catboxanon
|
9009e25cb1
|
Apply suggestions from code review
Co-authored-by: Aarni Koskela <akx@iki.fi>
|
2023-06-02 16:12:24 -04:00 |
|
catboxanon
|
7dca8e7698
|
Support dynamic sort of extra networks
|
2023-06-02 04:08:45 +00:00 |
|
AUTOMATIC
|
6da2027213
|
save previews for extra networks in the selected format
|
2023-03-11 15:46:20 +03:00 |
|
AUTOMATIC
|
ce68ab8d0d
|
remove underscores from function names in #8366
remove LRU from #8366 because I don't know why it's there
|
2023-03-11 15:27:42 +03:00 |
|
Aarni Koskela
|
06f167da37
|
Extra networks: support .txt description sidecar file
|
2023-03-06 21:15:33 +02:00 |
|
Aarni Koskela
|
49b1dc5e07
|
Deduplicate extra network preview-search code
|
2023-03-06 21:00:34 +02:00 |
|
AUTOMATIC
|
847ceae1f7
|
make it possible to search checkpoint by its hash
|
2023-01-30 01:41:23 +03:00 |
|
AUTOMATIC1111
|
e8efd2ec47
|
Merge pull request #7353 from EllangoK/preview-fix
Fixes thumbnail cards not loading the preview image
|
2023-01-29 10:41:36 +03:00 |
|
EllangoK
|
659d602dce
|
only returns ckpt directories if they are not none
|
2023-01-29 02:32:53 -05:00 |
|
AUTOMATIC
|
f6b7768f84
|
support for searching subdirectory names for extra networks
|
2023-01-29 10:20:19 +03:00 |
|
AUTOMATIC
|
1d8e06d542
|
add checkpoints tab for extra networks UI
|
2023-01-28 22:52:27 +03:00 |
|