Manuel Schmid
e8a2eb0bbc
Merge branch 'crohrer_main'
2024-01-07 14:41:24 +01:00
Manuel Schmid
80b4c5d615
Merge branch 'hotfix/fix-file-sort'
2024-01-07 14:41:09 +01:00
Manuel Schmid
74eec84a61
fix: correctly sort files, display deepest dir level first
2024-01-07 14:28:12 +01:00
Manuel Schmid
d5f25eedea
feat: scale down images to 258x200, fix aspect ratio in css
...
reduces file size from 19,6MB to 3,4MB
2024-01-07 12:03:18 +01:00
Manuel Schmid
bb57ed452c
Merge branch 'crohrer_main'
2024-01-06 12:59:55 +01:00
Manuel Schmid
6a75a8347a
Merge branch 'main' of github.com:mashb1t/Fooocus
2024-01-06 12:58:45 +01:00
Chris Rohrer
d03441a079
Merge branch 'main' of github.com:crohrer/Fooocus
2024-01-06 10:55:28 +01:00
Chris Rohrer
4dd85d7d5d
fix: makes preview overlay also work with other languages
2024-01-06 10:55:14 +01:00
Manuel Schmid
2e16b0faa4
Merge remote-tracking branch 'origin/hotfix/prevent-skipping-and-stopping-by-other-users'
...
# Conflicts:
# modules/async_worker.py
2024-01-05 22:59:09 +01:00
Manuel Schmid
b5bb4eb8b1
Merge branch 'feature/add-preset-selection'
...
# Conflicts:
# webui.py
2024-01-05 21:54:46 +01:00
Manuel Schmid
4900837786
feat: add argument --disable-preset-selection
...
useful for cloud provisioning to prevent model switches and keep models loaded
2024-01-05 21:53:06 +01:00
Manuel Schmid
7a01c8a5b2
Merge branch 'crohrer_main'
2024-01-05 20:18:19 +01:00
Manuel Schmid
6d6b4dbd85
fix: implement correct path resolution for all OS
...
solves issues for Windows
2024-01-05 20:06:43 +01:00
Manuel Schmid
f1e1257249
fix: implement correct path resolution for all OS
...
solves issues for Windows
2024-01-05 19:59:51 +01:00
Manuel Schmid
737bd9be9c
add PR for preview of styles to readme
2024-01-05 17:49:53 +01:00
Manuel Schmid
acffc6427c
Merge branch 'crohrer_main'
2024-01-05 17:07:02 +01:00
Manuel Schmid
56d91f9b6a
Merge branch 'main_upstream'
2024-01-05 17:06:55 +01:00
Chris Rohrer
a196a648ff
feat: adds preview overlay for styles
2024-01-05 16:56:05 +01:00
Manuel Schmid
04ba1604f4
fix: use currentTask instead of ctrls after merging upstream
2024-01-04 18:12:11 +01:00
Manuel Schmid
e68c8aa0a7
Merge branch 'main_upstream' into hotfix/prevent-skipping-and-stopping-by-other-users
...
# Conflicts:
# webui.py
2024-01-04 18:07:06 +01:00
Manuel Schmid
ee3d70ab87
fix: replace fcbh with ldm_patched
2024-01-04 18:03:12 +01:00
Manuel Schmid
176faf6f34
fixes https://github.com/lllyasviel/Fooocus/issues/1747 ( #1750 )
2024-01-04 05:46:17 -08:00
Manuel Schmid
62d2a3a454
Merge branch 'feature/add-preset-selection'
...
# Conflicts:
# webui.py
2024-01-02 22:40:23 +01:00
Manuel Schmid
e86b7f56bc
Merge branch 'main_upstream' into feature/add-preset-selection
2024-01-02 22:24:25 +01:00
Manuel Schmid
2fa3cf6c3f
DRY output parameter handling
2024-01-02 22:23:11 +01:00
Manuel Schmid
925ba509f7
Merge branch 'main_upstream'
...
# Conflicts:
# modules/advanced_parameters.py
2024-01-02 18:00:26 +01:00
lllyasviel
624f74a1ed
(requested) Allow upload inpaint mask in developer mode.
2024-01-02 08:22:54 -08:00
lllyasviel
e5af760db8
mask upload
2024-01-02 08:21:50 -08:00
xhoxye
b5163e057f
Fooocus mask enhance, mask upload and invert.蒙版增强功能,上传蒙版、反转手涂蒙版 ( #1645 )
...
* Update webui.py
Added a mask upload interface.添加蒙版上传界面。
* Add mask upload feature
Add mask upload feature.添加蒙版上传功能。
* Add mask upload feature
Add mask upload feature.添加蒙版上传功能。
* Try to fix the problem when drawing mates with external enrichment.
Swap the judgment criteria and try to fix the problem when drawing mates with external enrichment.
调换判断条件,尝试修复和外部扩充绘制配合时出现的问题
* 修改注释
* 修改注释
* Update readme.md
更新日志
* Add mask upload check box,
Add check box, default does not show mask upload box, check it and then show it.
添加复选框,默认不显示蒙版上传框,勾选后再显示。
* back to normal
还原
* Try adding a mask inversion feature
Try adding a mask inversion feature.
尝试添加蒙版反转功能。
增加一个复选框来决定是否将蒙版反转。
* Try adding a mask inversion feature
Try adding a mask inversion feature.
尝试添加蒙版反转功能。
增加一个复选框来决定是否将蒙版反转。
* Fixed word errors
* Fix the words of the description
2024-01-02 07:17:02 -08:00
Manuel Schmid
0099dd4783
Merge branch 'feature/add-preset-selection'
...
# Conflicts:
# webui.py
2024-01-01 18:50:43 +01:00
Manuel Schmid
55bb233a3e
use state_is_generating for preset selection change
2024-01-01 18:49:01 +01:00
Manuel Schmid
9d8881d052
Merge branch 'main_upstream' into feature/add-preset-selection
2024-01-01 18:41:54 +01:00
Manuel Schmid
f52a356cfb
Merge branch 'main_upstream'
2023-12-31 15:50:58 +01:00
lllyasviel
0c4f20a0d2
try fix #1761 again ( #1680 )
2023-12-31 04:38:31 -08:00
lllyasviel
2521af308b
try fix #1671 ( #1678 )
2023-12-31 03:38:16 -08:00
Manuel Schmid
b78d2c864e
update readme after PR merges
2023-12-31 00:27:25 +01:00
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