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
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
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
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
Huy Nguyen
7a6b46f363
New Log System
2023-12-17 20:20:02 -08:00
Manuel Schmid
f47c57a2e5
Merge branch 'feature/add-nsfw-filter'
...
# Conflicts:
# modules/advanced_parameters.py
# webui.py
2023-12-16 23:01:55 +01:00
Manuel Schmid
e97008d4fb
add checkbox black_out_nsfw
...
makes both enabling via config and checkbox possible, where config overrides the checkbox value
2023-12-16 22:55:25 +01:00
Manuel Schmid
1f9d9999db
Merge remote-tracking branch 'upstream/main'
2023-12-14 23:01:49 +01:00
lllyasviel
323af5667a
2.1.840
...
* Fix some potential frozen after model mismatch
* Fix crash when cfg=1 when using anime preset
* Added some guidelines for troubleshoot the "CUDA kernel errors asynchronously" problem
2023-12-14 13:55:49 -08:00
Manuel Schmid
ea764855f8
Merge remote-tracking branch 'upstream/main' into feature/add-nsfw-filter
...
# Conflicts:
# modules/async_worker.py
# modules/config.py
2023-12-14 22:55:45 +01:00
Manuel Schmid
07fba58c99
Merge remote-tracking branch 'upstream/main'
...
# Conflicts:
# modules/async_worker.py
# requirements_versions.txt
# webui.py
2023-12-14 22:49:29 +01:00
lllyasviel
5b99e3a1e4
2.1.839
2023-12-13 21:14:50 -08:00
lllyasviel
e8d88d3e25
2.1.826
2023-12-12 11:38:05 -08:00
Manuel Schmid
92a54cff22
Merge branch 'feature/add-prompt-translate'
2023-11-26 11:23:38 +01:00
Manuel Schmid
8718e80dc2
move import as it checks for users ip and geolocation
...
Only metadata of users who specifically activated the prompt translate checkbox should be requested.
This also prevented users with adblockers on DNS level from being able to generate images, now fixed.
2023-11-26 11:23:02 +01:00
Manuel Schmid
298a807a1b
Merge branch 'feature/add-prompt-translate'
...
# Conflicts:
# requirements_versions.txt
# webui.py
2023-11-26 00:14:12 +01:00
Manuel Schmid
25c3184ddc
move prompt translation to async_worker
2023-11-25 23:26:29 +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
lllyasviel
dececbd060
[2.1.822] New Inpaint System
...
See related documents for more details.
2023-11-19 17:37:22 -08:00
Manuel Schmid
d7f9fe9732
Merge branch 'hotfix/prevent-skipping-and-stopping-by-other-users'
2023-11-19 23:30:29 +01:00
Manuel Schmid
d2cc9a4fc8
reset last_stop when skipping for further processing
2023-11-19 23:30:18 +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
ebad9ea976
introduce state for task skipping/stopping
2023-11-18 20:51:54 +01:00
Manuel Schmid
617255d040
use AsyncTask for last_stop handling instead of shared
2023-11-18 17:20:41 +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
lllyasviel
675805960a
2.1.821
...
* New UI for LoRAs.
* Improved preset system: normalized preset keys and file names.
* Improved session system: now multiple users can use one Fooocus at the same time without seeing others' results.
* Improved some computation related to model precision.
* Improved config loading system with user-friendly prints.
2023-11-17 11:25:39 -08: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
lllyasviel
a662567f6c
fix #936
2023-11-15 02:25:49 -08:00
lllyasviel
cec0c2a8df
2.1.808
...
* Aspect ratios now show aspect ratios.
* Added style search.
* Added style sorting/ordering/favorites.
2023-11-14 14:06:12 -08:00
lllyasviel
6c812b68db
add preprocessor skip
2023-11-13 14:35:23 -08:00
lllyasviel
ac8002d2a4
speed up lcm again
2023-11-12 09:12:09 -08:00
lllyasviel
649f45a6df
'Extreme Speed' performance mode
2023-11-12 07:55:44 -08:00
lllyasviel
54f4b265e0
lcm scheduler
2023-11-12 06:44:44 -08:00
lllyasviel
e6aeefd2b4
only load libs when necessary
2023-11-12 02:16:11 -08:00
lllyasviel
e7fe1d443a
only load libs when necessary
2023-11-12 02:10:48 -08:00
lllyasviel
2bef62c545
2.1.790
...
2.1.790
2023-11-11 22:13:13 -08:00
lllyasviel
4fe08161a5
2.1.782
...
2.1.782
2023-11-11 01:43:01 -08:00
lllyasviel
a9bb1079cf
disable refiner when same as base
2023-11-08 23:39:57 -08:00
lllyasviel
2165114876
disable image grid
...
disable image grid by default because many users reports performance issues. like #829 and so on.
2023-11-05 19:09:20 -08:00
lllyasviel
34bcfa79c0
improve gpt2
...
improve gpt2
2023-10-30 16:40:50 -07:00
lllyasviel
759bfadefa
fix async load order + image wall
2023-10-28 23:03:35 -07:00
lllyasviel
f07f7693d3
fix refiner
2023-10-26 19:42:50 -07:00
lllyasviel
4607316c2f
get each image during generating
...
get each image during generating
2023-10-26 17:17:05 -07:00