steveyourcreativepeople
c050b6adea
wildprompts
2024-02-27 14:14:02 -05:00
steveyourcreativepeople
12f19720d2
Remove lazy loading to have accurate count in filters
2024-02-27 10:15:23 -05:00
steveyourcreativepeople
8b9652a54b
prompts
2024-02-23 15:42:27 -05:00
steveyourcreativepeople
ee81282eea
wildprompt
2024-02-23 13:26:07 -05:00
steveyourcreativepeople
72b9bdbada
filter styles
2024-02-23 13:21:43 -05:00
steveyourcreativepeople
9767eea276
Add filters to private logger for wildprompt and base model
2024-02-23 10:24:08 -05:00
steveyourcreativepeople
54fd5597bf
Move wildprompt to after main prompt
2024-02-23 09:20:57 -05:00
steveyourcreativepeople
fd38007727
Added filter to private_logger for model and wildprompt
2024-02-22 11:18:29 -05:00
steveyourcreativepeople
36f9f1e092
Merge branch 'main' of https://github.com/lllyasviel/Fooocus into wildprompt
2024-02-19 21:29:22 -05:00
steveyourcreativepeople
e4ecc6bd5e
Prompt Cleanup
2024-02-19 21:28:30 -05:00
steveyourcreativepeople
43fb0bde5e
western prompts
2024-02-13 11:27:44 -05:00
steveyourcreativepeople
4c7b42fd03
Prompts
2024-02-12 21:36:57 -05:00
Manuel Schmid
1c999be8c8
Merge pull request #2229 from lllyasviel/develop
...
Release 2.1.865
2024-02-11 15:20:27 +01:00
Manuel Schmid
f4a8bf24cf
fix: correctly calculate refiner switch when overwrite_switch is > 0 ( #2165 )
...
When using custom steps, the calculation of switching timing is wrong. Now it is modified to calculate "steps x timing" after custom steps are used.
By @xhoxye
2024-02-11 15:13:20 +01:00
eddyizm
074b655dff
fix: implement output path argument ( #2074 )
...
* added function to check output path arg and override, other wise, use temp or fallback to config
* added function to check output path arg and override, other wise, use temp or fallback to config #2065
* Revert to 1bcbd650
* moved path output arg handling inside config start up
* Revert "added function to check output path arg and override, other wise, use temp or fallback to config"
This reverts commit fecb97b59c .
* Updated tag to uppercase
* updated docstring to standard double quotes.
Co-authored-by: Manuel Schmid <9307310+mashb1t@users.noreply.github.com>
* removed extra check on image log flag per feedback
* feat: update config_dict value when overriding path_outputs, change message
---------
Co-authored-by: Manuel Schmid <9307310+mashb1t@users.noreply.github.com>
Co-authored-by: Manuel Schmid <manuel.schmid@odt.net>
2024-02-11 13:04:06 +01:00
Manuel Schmid
ee3ce95566
docs: update version
2024-02-10 21:59:13 +01:00
Manuel Schmid
2037de3fcb
chore: fix typos and adjust wording ( #1521 , #1644 , #1691 , #1772 )
2024-02-10 21:54:50 +01:00
hisk2323
eb3f4d745c
feat: add suffix ordinals ( #845 )
...
* add suffix ordinals with lambda
* delay importing of modules.config (#2195 )
* refactor: use easier to read version to find matching ordinal suffix
---------
Co-authored-by: rsl8 <138326583+rsl8@users.noreply.github.com>
Co-authored-by: Manuel Schmid <manuel.schmid@odt.net>
Co-authored-by: Manuel Schmid <9307310+mashb1t@users.noreply.github.com>
2024-02-10 21:49:23 +01:00
Praveen Kumar Sridhar
b9d7e77b0d
replaced the custom lcm function with math.lcm ( #1122 )
...
Co-authored-by: Manuel Schmid <manuel.schmid@odt.net>
2024-02-10 19:28:10 +01:00
Evgenii
c32b9bdc44
fix: replace regexp to support unicode chars ( #1424 )
2024-02-10 19:15:57 +01:00
Manuel Schmid
98ba1d5d47
fix: correctly sort files, display deepest dir level first ( #1784 )
2024-02-10 19:03:26 +01:00
Dr. Christoph Mittendorf
231956065f
Removing unnecessary comments / old code ( #1905 )
2024-02-10 18:51:03 +01:00
rsl8
e4929a9ed7
fix: do not overwrite $GRADIO_SERVER_PORT if it is already set ( #1921 )
2024-02-10 18:44:20 +01:00
Manuel Schmid
b7715b0a0c
fix: prevents outdated history log link after midnight ( #1979 )
...
* feat: update history link date after each generation
prevents outdated date in link after midnight
* delay importing of modules.config (#2195 )
* fix: disable queue for initial queue loading
---------
Co-authored-by: rsl8 <138326583+rsl8@users.noreply.github.com>
2024-02-10 18:33:28 +01:00
Roman Schmitz
ac10e51364
add auth to --listen and readme ( #2127 )
...
* Update webui.py
* Update readme.md
* Update webui.py
Only enable AuthN for --listen and --share
Co-authored-by: Manuel Schmid <9307310+mashb1t@users.noreply.github.com>
* docs: rephrase documentation changes for auth
---------
Co-authored-by: Manuel Schmid <9307310+mashb1t@users.noreply.github.com>
Co-authored-by: Manuel Schmid <manuel.schmid@odt.net>
2024-02-10 18:15:51 +01:00
rsl8
95f93a1f4b
delay importing of modules.config ( #2195 )
2024-02-10 17:51:38 +01:00
V1sionVerse
d1a450c581
Fixed mistakes in HTML generation ( #2187 )
...
Added <!DOCTYPE html> declaration
<img/> instead of <img></img>
<br/> instead of </br>
2024-02-10 17:50:41 +01:00
rsl8
fdc4dc1d87
delay importing of modules.config ( #2195 )
2024-02-10 17:42:30 +01:00
Justin Dhillon
71eb040afc
Fix broken links ( #2217 )
...
* https://github.com/rlaphoenix/VSGAN/blob/master/vsgan/archs/esrgan.py
* https://github.com/huggingface/pytorch-image-models/blob/main/timm/layers/drop.py
* https://kornia.readthedocs.io/en/latest/
2024-02-10 17:36:56 +01:00
steveyourcreativepeople
8103d057b2
prompts
2024-01-30 19:59:02 -05:00
steveyourcreativepeople
ba3a257924
prompts
2024-01-30 16:53:53 -05:00
steveyourcreativepeople
608065c7bf
random
2024-01-30 13:21:56 -05:00
steveyourcreativepeople
a093d04cde
prompts
2024-01-30 12:43:14 -05:00
steveyourcreativepeople
b616bd8b26
wildprompt
2024-01-29 23:36:21 -05:00
steveyourcreativepeople
8adf5e77fb
wildprompt
2024-01-29 23:00:31 -05:00
steveyourcreativepeople
8a95f00c0f
wildprompt
2024-01-29 20:28:02 -05:00
lllyasviel
1bcbd6501b
fix config
2024-01-27 16:18:26 -08:00
lllyasviel
31fc99d2bc
fix ( #2069 )
2024-01-27 09:07:30 -08:00
lllyasviel
3b1cd37631
Merge pull request #2068 from lllyasviel/dev0127
...
2.1.864
2024-01-27 09:01:44 -08:00
lllyasviel
0cb2db9c41
Update readme.md
2024-01-27 09:00:46 -08:00
lllyasviel
79afb3a619
version
...
version
Update fooocus_version.py
2024-01-27 08:31:25 -08:00
lllyasviel
7b26b29226
new model list
...
i
Update readme.md
2024-01-27 08:30:46 -08:00
lllyasviel
69ad1b3c24
advanced preset load
...
new model list
i
new candidates
add model fallback
allow disable preset download
Update anime.json
Update anime.json
Update config.py
Update anime.json
Update readme.md
Update default.json
2024-01-27 08:06:31 -08:00
Hunter-Houts
ff2187efed
Upgrade requirements_met function ( #1955 )
...
* Upgrade requirements_met function
* Removed extra import
* Using Requirements instead of Regex
2024-01-27 05:12:34 -08:00
rayleichenxi
80068a0cd7
[enhance]: use opencv to rewrite morphological_open(), achieve a 40x speed increase in morphological_open opporation, for inpanting images size smaller than 3k ( #2016 )
...
Co-authored-by: 雷晨曦 <leichenxi@qiyi.com>
2024-01-27 05:12:34 -08:00
lllyasviel
1cc40d24d7
backend
2024-01-27 05:12:34 -08:00
Pradhyo Bijja
0b00aaf897
add venv mentioned in the readme to gitignore ( #2038 )
2024-01-27 04:59:04 -08:00
rsl8
f6d67d7655
Make the private log url path relative ( #1948 )
2024-01-20 22:04:44 -08:00
Chris Rohrer
dc5b5238c8
fix: prevent cutting off overlay ( #1829 )
...
Co-authored-by: Christoph Rohrer <christoph.rohrer@odt.net>
2024-01-09 17:50:47 -08:00
lllyasviel
6261f17561
Update Version ( #1821 )
2024-01-08 17:01:52 -08:00