lishukan
c0aa7433e6
Merge a91d4cf19c into c36e951781
2024-05-06 11:40:30 +08:00
Manuel Schmid
3efce581ca
docs: add hint for colab preset timeout to readme
2024-03-18 18:13:15 +01:00
Manuel Schmid
6b44c101db
feat: update changelog and readme
2024-03-18 12:30:39 +01:00
Giuseppe Speranza
532401df76
fix: prioritize VRAM over RAM in Colab, preventing out of memory issues ( #1710 )
...
* colab: balance the use of RAM
enables the use of VRAM memory so as not to saturate the system RAM
* feat: use --always-high-vram by default for Colab, adjust readme
---------
Co-authored-by: Manuel Schmid <manuel.schmid@odt.net>
2024-03-11 19:58:25 +01:00
Gianluca Teti
41e88a4e8d
docs: fix typo in readme ( #2368 )
2024-02-29 16:10:34 +01:00
whitehara
f4a6350300
feat: add docker files ( #1418 )
...
* Add docker files
* Add python precompiled cache file in the image
* Add Notes in docker.md
* Create docker-publish.yml
* Modify docker-compose.yml not to use the bind mount
* Update torch version
* Change --share to --listen
* Update torch version
* Change '--share' to '--listen`
* adjust code comments
* Update requirements-docker.txt
* chore: code cleanup
- default_model env var isn't necessary as model is included in default preset, same for speed
- ENV CMDARGS --listen is now synched with docker-compose.yml file
- remove
* Change entry_with_update.py to launch.py in entrypoint.sh
* Change CMD in Dockerfile
* Change default CMDARGS to --listen in Dockerfile
* Modify CMD in Dockerfile
* Fix docker-compose.yml
* Import files from models,outputs
* docs: change wording in docker.md, change git clone URL, add quotes to port mapping
* docs: remove docker publish github action, remove pre-built image from docs
* Modify modules versions for linux/arm64
* docs: update docker readme
---------
Co-authored-by: Manuel Schmid <9307310+mashb1t@users.noreply.github.com>
Co-authored-by: Manuel Schmid <dev@mash1t.de>
Co-authored-by: Manuel Schmid <manuel.schmid@odt.net>
2024-02-26 17:30:05 +01:00
Maxim Saplin
4d34f31a72
feat: allow users to specify the number of threads when running on CPU ( #1601 )
...
* CPU_NUM_THREADS
* refactor: optimize code, type is already strict
---------
Co-authored-by: Manuel Schmid <manuel.schmid@odt.net>
2024-02-25 17:14:17 +01:00
Manuel Schmid
2037de3fcb
chore: fix typos and adjust wording ( #1521 , #1644 , #1691 , #1772 )
2024-02-10 21:54:50 +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
lllyasviel
0cb2db9c41
Update readme.md
2024-01-27 09:00:46 -08:00
lllyasviel
7b26b29226
new model list
...
i
Update readme.md
2024-01-27 08:30:46 -08:00
Manuel Schmid
176faf6f34
fixes https://github.com/lllyasviel/Fooocus/issues/1747 ( #1750 )
2024-01-04 05:46:17 -08: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
Alistair Keiller
c0e11c3451
Update readme.md ( #1655 )
2023-12-30 05:12:32 -08:00
lllyasviel
b0df0d57f6
Update readme.md ( #1533 )
2023-12-20 22:32:44 -08:00
lllyasviel
f308489440
Add Marc K3nt3L's styles
...
Thanks Marc K3nt3L !
2023-12-18 19:01:52 -08:00
lllyasviel
776e080b3f
add thanks ( #1433 )
2023-12-15 13:29:53 -08:00
lllyasviel
a39c1d1349
Update readme.md ( #1416 )
2023-12-14 14:50:34 -08:00
lllyasviel
0a17fb8bc6
Update readme.md ( #1406 )
2023-12-14 08:14:14 -08:00
lllyasviel
28b07cd658
Update readme.md
2023-12-13 13:46:04 -08:00
lllyasviel
6eeb90ad4e
Update readme.md
2023-12-13 13:41:41 -08:00
lllyasviel
bb45d0309f
Update readme.md
2023-12-13 12:28:15 -08:00
lllyasviel
0d5f5e1f8b
Update readme.md
2023-12-13 12:27:47 -08:00
lllyasviel
2bf2c88bfa
Update readme.md
2023-12-13 12:20:48 -08:00
lllyasviel
5660ea203a
Minimal Requirement
2023-12-13 12:17:18 -08:00
lllyasviel
02f3b2be19
add forks
2023-12-12 21:24:02 -08:00
lllyasviel
28b5782d8d
Update readme.md
2023-12-12 20:10:40 -08:00
lllyasviel
f8e651a483
[2.1.831] Fooocus Describe
2023-12-12 19:34:18 -08:00
lllyasviel
85b3e64e60
colab test
2023-12-12 12:03:48 -08:00
lllyasviel
a2d4df8510
Update readme.md
2023-12-12 11:41:39 -08:00
lllyasviel
de9950187f
fix speed ui
2023-12-12 11:38:22 -08:00
lllyasviel
e8d88d3e25
2.1.826
2023-12-12 11:38:05 -08:00
lllyasviel
de570566e2
Update readme.md
2023-12-11 18:59:23 -08:00
lllyasviel
65229bdf89
Troubleshoot for common problems
2023-12-10 16:23:10 -08:00
Wari
e8626fd402
Fixed spelling error ( #1269 )
2023-12-08 15:12:24 -08:00
lllyasviel
f31f3edeec
update info deprecated
2023-12-07 00:56:04 -08:00
lllyasviel
e59fd50787
Update readme.md
2023-11-15 03:59:12 -08:00
lllyasviel
13f476eb36
colab test
2023-11-15 03:20:48 -08:00
lllyasviel
d3d63d5bf6
2.1.802
...
Default inpaint engine changed to v2.6. You can still use inpaint engine v1 in dev tools.
Fix some VRAM problems.
2023-11-13 04:37:25 -08:00
lllyasviel
448fb6e7ea
Update readme.md
2023-11-11 23:25:13 -08:00
lllyasviel
2bef62c545
2.1.790
...
2.1.790
2023-11-11 22:13:13 -08:00
lllyasviel
316ac6fafa
new config
2023-11-11 07:45:07 -08:00
lllyasviel
5e8a77fdac
fix #878
2023-11-06 01:25:49 -08:00
lllyasviel
49f47a6f5e
try fix #849
2023-11-05 03:44:18 -08:00
lllyasviel
634420ed94
Update readme.md
2023-10-29 13:10:46 -07:00
lllyasviel
dd8bf62263
Update readme.md
2023-10-29 11:16:45 -07:00
lllyasviel
932f1333e4
Update readme.md
2023-10-29 11:05:26 -07:00
lllyasviel
cb4859fdd8
Update readme.md
2023-10-29 11:04:22 -07:00
lllyasviel
b103f88f18
Update readme.md
2023-10-28 21:09:25 -07:00
lllyasviel
809d4a8832
Update readme.md ( #807 )
2023-10-28 16:40:41 -07:00