index
:
stable-diffusion-webui-gfx803.git
master
stable-diffusion-webui by AUTOMATIC1111 with patches for gfx803 GPU and Dockerfile
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
ui_extra_networks.py
Age
Commit message (
Expand
)
Author
2024-01-20
Add option in settings to enable/disable tree view by default.
Sj-Si
2024-01-20
Add toggle button for tree view. Use default settings for sortmode and direct...
Sj-Si
2024-01-18
Fix various bugs including refresh bug.
Sj-Si
2024-01-17
Fix embeddings add/remove to/from prompt on click bugs.
Sj-Si
2024-01-16
fix bugs
Sj-Si
2024-01-16
Finish cleanup.
Sj-Si
2024-01-15
Run linting
Sj-Si
2024-01-15
Move extra network tab buttons into tree view;
Sj-Si
2024-01-15
fix bugs. introduce new ones.
Sj-Si
2024-01-13
continue cleanup and redesign.
Sj-Si
2024-01-11
Merge changes from dev
Sj-Si
2024-01-11
Finish base layout. Fix bugs. Need to test for stability and clean up.
Sj-Si
2024-01-10
begin redesign of tree module.
Sj-Si
2024-01-08
fix linting
Sj-Si
2024-01-08
Add tree-view display for extra networks.
Sj-Si
2024-01-04
forgot something
AUTOMATIC1111
2024-01-04
mass file lister as an attempt to tackle #14507
AUTOMATIC1111
2024-01-03
reduce unnecessary re-indexing extra networks dir
w-e-w
2024-01-01
rename infotext.py again, this time to infotext_utils.py; I didn't realize in...
AUTOMATIC1111
2024-01-01
infotext.py: rename usages in the codebase
AUTOMATIC1111
2023-12-30
Added negative prompts to extra networks lora
Learwin
2023-12-02
Merge pull request #13957 from h43lb1t0/extra_network_subdirs
AUTOMATIC1111
2023-11-26
compact prompt layout: preserve scroll when switching between lora tabs
AUTOMATIC1111
2023-11-20
added option for default behavior of dir buttons
Tom Haelbich
2023-11-13
Adds 'Path' sorting for Extra network cards
kaalibro
2023-11-12
Lint
missionfloyd
2023-11-12
dir buttons start with / so only the correct dir will be shown and not dirs w...
Tom Haelbich
2023-11-05
added compact prompt option
AUTOMATIC1111
2023-11-05
properly apply sort order for extra network cards when selected from dropdown
AUTOMATIC1111
2023-09-30
get #13121 to work without restart
AUTOMATIC1111
2023-09-30
Merge pull request #13121 from AUTOMATIC1111/consolidated-allowed-preview-for...
AUTOMATIC1111
2023-09-30
Merge pull request #13395 from AUTOMATIC1111/escape-names
AUTOMATIC1111
2023-09-30
Merge pull request #13412 from AUTOMATIC1111/data-sort-name-fix
AUTOMATIC1111
2023-09-26
Fix data-sort-name containing spaces
missionfloyd
2023-09-25
Escape item names
missionfloyd
2023-09-07
consolidated allowed preview formats
w-e-w
2023-09-01
Restore missing tooltips
missionfloyd
2023-08-09
Use better symbol for extra networks sort
catboxanon
2023-08-09
split webui.py's initialization and utility functions into separate files
AUTOMATIC1111
2023-08-05
add checkbox to show/hide dirs for extra networks
AUTOMATIC1111
2023-08-05
Merge branch 'dev' into extra-networks-always-visible
AUTOMATIC1111
2023-08-04
added VAE selection to checkpoint user metadata
AUTOMATIC1111
2023-07-26
fix: extra network ui description allow HTML tags
Littleor
2023-07-26
fix: error rendering name and description in extra network ui
Littleor
2023-07-19
add dropdown extra_sort_order lable
w-e-w
2023-07-17
hide cards for networks of incompatible stable diffusion version in Lora extr...
AUTOMATIC1111
2023-07-17
fix extra search button
w-e-w
2023-07-16
fix unneded reload from disk
AUTOMATIC1111
2023-07-16
always show extra networks tabs in the UI
AUTOMATIC1111
2023-07-16
minor restyling for extra networks
AUTOMATIC1111
[next]