Manuel Schmid
|
4d4a7c9241
|
Merge branch 'feature/template-improvements'
|
2023-12-28 14:01:48 +01:00 |
|
Manuel Schmid
|
37e3b93193
|
refactor and improve bug report and feature request issue templates
|
2023-12-28 14:00:47 +01:00 |
|
Manuel Schmid
|
a5ed897e21
|
Merge branch 'main_upstream'
|
2023-12-20 18:11:07 +01:00 |
|
Manuel Schmid
|
cdaaec3e71
|
use config to set cache dir for safety checker
|
2023-12-16 19:25:02 +01:00 |
|
Manuel Schmid
|
6ea37bec93
|
Merge branch 'main_upstream'
|
2023-12-16 16:17:37 +01:00 |
|
Manuel Schmid
|
96523e9397
|
fix config mapping for default_performance
|
2023-12-05 23:57:50 +01:00 |
|
Manuel Schmid
|
99f7b6e6d4
|
Merge branch 'feature/add-advanced-parameter-disable-intermediate-images'
|
2023-11-22 23:44:18 +01:00 |
|
Manuel Schmid
|
a5f3e4af9b
|
Merge branch 'hotfix/prevent-skipping-and-stopping-by-other-users'
# Conflicts:
# modules/config.py
|
2023-11-20 22:01:40 +01:00 |
|
Manuel Schmid
|
8acb2d7537
|
Merge branch 'main_upstream' into hotfix/prevent-skipping-and-stopping-by-other-users
# Conflicts:
# webui.py
|
2023-11-20 22:00:08 +01:00 |
|
Manuel Schmid
|
35be9adada
|
Merge branch 'feature/add-animals-to-wildcards'
|
2023-11-19 23:02:57 +01:00 |
|
Manuel Schmid
|
9b680c51a8
|
Merge branch 'hotfix/prevent-skipping-and-stopping-by-other-users'
# Conflicts:
# webui.py
|
2023-11-19 22:57:58 +01:00 |
|
Manuel Schmid
|
83efbbd2fa
|
Revert "only make stop_button and skip_button interactive when rendering process starts"
This reverts commit d3f9156854.
|
2023-11-18 17:23:37 +01:00 |
|
Manuel Schmid
|
617255d040
|
use AsyncTask for last_stop handling instead of shared
|
2023-11-18 17:20:41 +01:00 |
|
Manuel Schmid
|
2856893e15
|
handle generate button visibility in generate_clicked
|
2023-11-18 14:32:42 +01:00 |
|
Manuel Schmid
|
d3f9156854
|
only make stop_button and skip_button interactive when rendering process starts
fix inconsistency in behaviour of stop_button and skip_button as it was possible to skip or stop other users processes while still being in queue
|
2023-11-18 13:02:39 +01:00 |
|
Manuel Schmid
|
2e1e82941d
|
rebase changes of main for easier handling
|
2023-11-18 12:58:05 +01:00 |
|
Manuel Schmid
|
3dc69a5293
|
fix progressbar call for nsfw output
|
2023-11-18 12:17:06 +01:00 |
|
Manuel Schmid
|
6893c8dd48
|
Merge commit '8f9f020e8f90efb3787f0feb0e544539110e40ce' into feature/add-nsfw-filter
# Conflicts:
# modules/async_worker.py
|
2023-11-18 12:03:09 +01:00 |
|
Manuel Schmid
|
52ae346c9d
|
add nsfw image censoring
activatable via config, uses CompVis/stable-diffusion-safety-checker
|
2023-11-15 22:00:45 +01:00 |
|