Manuel Schmid
|
13bb314cfa
|
Revert "skip free_memory for interrogate"
This reverts commit 316fe24f65.
Rather add interrogate action to queue than keeping 400MB BLIP loaded in VRAM.
|
2023-12-31 00:26:59 +01:00 |
Manuel Schmid
|
64c1a3dcce
|
Merge branch 'feature/template-improvements'
|
2023-12-31 00:23:43 +01:00 |
Manuel Schmid
|
1c42ceadbb
|
Merge branch 'bugfix/fix-create-dir-if-not-existing'
# Conflicts:
# modules/config.py
|
2023-12-31 00:10:38 +01:00 |
Manuel Schmid
|
917c422ec6
|
correctly create directory for outputs if not existing
|
2023-12-30 19:05:59 +01:00 |
lllyasviel
|
8e62a72a63
|
(requested) support AMD 8GB GPUs via Windows DirectML
this update is requested by users
|
2023-12-30 06:30:59 -08:00 |
Manuel Schmid
|
5fb17d1e2c
|
Merge branch 'main_upstream'
|
2023-12-30 14:43:57 +01:00 |
Manuel Schmid
|
c7a5638f54
|
Merge remote-tracking branch 'upstream/main'
# Conflicts:
# webui.py
|
2023-12-30 14:40:49 +01:00 |
Alistair Keiller
|
c0e11c3451
|
Update readme.md (#1655)
|
2023-12-30 05:12:32 -08:00 |
Manuel Schmid
|
c442a08099
|
use already existing label "enhancement" instead of "feature"
|
2023-12-28 19:05:11 +01:00 |
lllyasviel
|
eb0b4d51ef
|
fix #1608 (#1635)
|
2023-12-28 08:22:50 -08:00 |
lllyasviel
|
cce73d28b4
|
Merge pull request #1634 from lllyasviel/dev
Merge community maintains
|
2023-12-28 08:11:55 -08:00 |
lllyasviel
|
2f6ebbf876
|
some fix for previous PRs
|
2023-12-28 08:07:43 -08:00 |
御坂IO
|
ad158450e3
|
fix to_clipboard from non-localhost access (#1576)
tested on edge(windows&android)
|
2023-12-28 07:54:59 -08:00 |
Manuel Schmid
|
48b1324a26
|
add default_max_image_number to config, use as maximum in default_image_number (#1616)
|
2023-12-28 07:48:30 -08:00 |
Manuel Schmid
|
986ab451cf
|
add workaround for changing prompt while generating (#1578)
|
2023-12-28 07:46:19 -08:00 |
Manuel Schmid
|
2cabd1c823
|
update operating system placeholder to Windows 10
most common usage i assume
|
2023-12-28 14:26:03 +01:00 |
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
|
f6c00bd9a7
|
Merge branch 'feature/make-max-image-number-configurable'
|
2023-12-27 17:32:03 +01:00 |
Manuel Schmid
|
5b3b727298
|
add default_max_image_number to config, use as maximum in default_image_number
|
2023-12-27 17:21:33 +01:00 |
Manuel Schmid
|
82f82e7941
|
remove restriction for maximum default_max_image_number value
|
2023-12-27 17:16:20 +01:00 |
Manuel Schmid
|
97803bbe9c
|
add list of included features / bugfixes to readme
|
2023-12-27 17:08:19 +01:00 |
Manuel Schmid
|
3503358dfd
|
Merge branch 'hotfix/skip-free-memory-for-interrogate'
|
2023-12-26 22:47:06 +01:00 |
Manuel Schmid
|
316fe24f65
|
skip free_memory for interrogate
|
2023-12-26 22:34:57 +01:00 |
Manuel Schmid
|
33358e5693
|
adjust link to colab playbook in readme
|
2023-12-26 00:09:47 +01:00 |
Manuel Schmid
|
768a135859
|
use mashb1t repo url in fooocus_colab playbook
|
2023-12-26 00:07:55 +01:00 |
Manuel Schmid
|
f76f91c1e3
|
set default_overwrite_step to -1 for all other presets than turbo
|
2023-12-25 01:09:55 +01:00 |
Manuel Schmid
|
91be48c596
|
code cleanup
|
2023-12-25 00:07:14 +01:00 |
Manuel Schmid
|
afbafabac0
|
Merge branch 'feature/add-prompt-translate'
|
2023-12-24 23:41:01 +01:00 |
Manuel Schmid
|
8e605504d7
|
add translation for translate prompts info text
|
2023-12-24 23:40:54 +01:00 |
Manuel Schmid
|
3ba59df559
|
add default_overwrite_step handling for meta data and gradio
allows turbo preset switching to set default_overwrite_step correctly
|
2023-12-24 23:31:46 +01:00 |
Manuel Schmid
|
e1f05c64e1
|
Merge branch 'feature/add-sdxl-turbo-preset'
|
2023-12-24 16:51:49 +01:00 |
Manuel Schmid
|
48a3ebd8dd
|
Merge branch 'hotfix/make-generate-button-non-interactive-while-generating'
# Conflicts:
# webui.py
|
2023-12-24 16:51:41 +01:00 |
Manuel Schmid
|
b1b445c132
|
add preset for SDXL Turbo using DreamShaperXL_Turbo
includes default_override_step = 6
|
2023-12-24 16:23:33 +01:00 |
Manuel Schmid
|
9d4b2ed713
|
add workaround for changing prompt while generating
|
2023-12-24 15:41:34 +01:00 |
Manuel Schmid
|
08c4976944
|
change tab labels to plural
|
2023-12-24 15:01:40 +01:00 |
Manuel Schmid
|
1e0f95c6cf
|
Merge branch 'feature/add-preset-selection'
|
2023-12-24 13:13:49 +01:00 |
Manuel Schmid
|
d79a849857
|
set default refiner to "None" in preset realistic
|
2023-12-24 13:09:49 +01:00 |
Manuel Schmid
|
e72850de70
|
download missing models from preset
|
2023-12-24 13:09:20 +01:00 |
Manuel Schmid
|
2e23e2b7b1
|
code cleanup
|
2023-12-24 11:53:06 +01:00 |
Manuel Schmid
|
7ddd20e7f0
|
sort styles after preset change
|
2023-12-24 11:28:10 +01:00 |
Manuel Schmid
|
f1bee4b103
|
add special handling for default_styles and default_aspect_ratio
|
2023-12-24 11:25:07 +01:00 |
Manuel Schmid
|
2fe48ab293
|
Merge branch 'feature/add-preset-selection'
# Conflicts:
# webui.py
|
2023-12-23 23:27:35 +01:00 |
Manuel Schmid
|
ccfd4f5094
|
add preset refresh on "Refresh All Files" click
|
2023-12-23 22:17:46 +01:00 |
Manuel Schmid
|
2770a40dc1
|
use default config as fallback value
|
2023-12-23 21:38:22 +01:00 |
Manuel Schmid
|
891a1acb62
|
add LoRA handling
|
2023-12-23 19:57:56 +01:00 |
Manuel Schmid
|
f56e3eb3b0
|
add preset selection
uses meta parsing to set presets in user session (UI elements only)
|
2023-12-23 19:30:49 +01:00 |
Manuel Schmid
|
fc909a3a28
|
Merge branch 'main_upstream'
|
2023-12-23 16:40:20 +01:00 |
lllyasviel
|
7b5bced6c2
|
small url fix (#1551)
|
2023-12-22 00:20:09 -08:00 |
lllyasviel
|
1f9a072d66
|
Announcement
|
2023-12-21 17:42:45 -08:00 |