Manuel Schmid
1ff3efd56b
Merge branch 'feature/update-juggernaut-xl-to-v8'
...
# Conflicts:
# css/style.css
2024-01-10 11:02:10 +01:00
Manuel Schmid
851de15f95
Merge branch 'main_upstream' into feature/update-juggernaut-xl-to-v8
2024-01-10 11:01:21 +01:00
Manuel Schmid
92684132b5
clean up model download URL query parameters
2024-01-10 11:00:39 +01:00
Manuel Schmid
0299d04856
Merge branch 'hotfix/rename-preview-images'
...
# Conflicts:
# css/style.css
# javascript/script.js
# modules/ui_gradio_extensions.py
2024-01-09 14:33:02 +01:00
Chris Rohrer
f298ebca76
feat: adds preview overlay for styles ( #1762 )
...
* feat: adds preview overlay for styles
* fix: implement correct path resolution for all OS
solves issues for Windows
* fix: makes preview overlay also work with other languages
* feat: scale down images to 258x200, fix aspect ratio in css
reduces file size from 19,6MB to 3,4MB
* fix: adjust z-index to correctly overlay gradio border pulse when generating images
* update files
* version
---------
Co-authored-by: Manuel Schmid <9307310+mashb1t@users.noreply.github.com>
Co-authored-by: Manuel Schmid <manuel.schmid@odt.net>
Co-authored-by: lllyasviel <lyuminzhang@outlook.com>
2024-01-07 15:10:42 -08:00
Manuel Schmid
21bceb6d51
Merge branch 'feature/update-juggernaut-xl-to-v8'
2024-01-07 16:18:58 +01:00
Manuel Schmid
896fbc6185
feat: update JuggernautXL from v6 to v8
2024-01-07 15:47:07 +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
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
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
acffc6427c
Merge branch 'crohrer_main'
2024-01-05 17:07:02 +01:00
Chris Rohrer
a196a648ff
feat: adds preview overlay for styles
2024-01-05 16:56:05 +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
925ba509f7
Merge branch 'main_upstream'
...
# Conflicts:
# modules/advanced_parameters.py
2024-01-02 18:00:26 +01: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
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
c7a5638f54
Merge remote-tracking branch 'upstream/main'
...
# Conflicts:
# webui.py
2023-12-30 14:40:49 +01: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
0ab7dd0ce0
Merge branch 'main_upstream' into hotfix/prevent-skipping-and-stopping-by-other-users
2023-12-27 18:43:59 +01:00
Manuel Schmid
82f82e7941
remove restriction for maximum default_max_image_number value
2023-12-27 17:16:20 +01:00
Manuel Schmid
91be48c596
code cleanup
2023-12-25 00:07:14 +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
1e0f95c6cf
Merge branch 'feature/add-preset-selection'
2023-12-24 13:13: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
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
81107298a8
minor fix ( #1532 )
2023-12-20 19:58:53 -08:00
lllyasviel
f7bb578a14
2.1.854
...
* Add a button to copy parameters to clipboard in log.
* Allow users to load parameters directly by pasting parameters to prompt.
2023-12-20 19:52:38 -08:00
Manuel Schmid
a5ed897e21
Merge branch 'main_upstream'
2023-12-20 18:11:07 +01:00
lllyasviel
f308489440
Add Marc K3nt3L's styles
...
Thanks Marc K3nt3L !
2023-12-18 19:01:52 -08:00
Huy Nguyen
7a6b46f363
New Log System
2023-12-17 20:20:02 -08:00
lllyasviel
0e1aa8d084
better caster ( #1480 )
...
related to mps/rocm/cpu casting for fp16 and etc on clip
2023-12-17 17:09:15 -08:00
lllyasviel
1669370d2e
Refactor CLIP Vision
2023-12-17 00:13:51 -08:00
lllyasviel
67808d5ee5
fix all precision issues
...
We fixed number precision issues again. Now 2.1.849 will give 100% exactly same results as 2.1.824.
2023-12-16 19:54:05 -08:00
lllyasviel
efb312d495
fix autocast ( #1459 )
2023-12-16 17:16:24 -08:00