From 4b5021f8f6c85a4931860e55a8ee8138045c6181 Mon Sep 17 00:00:00 2001 From: Manuel Schmid <9307310+mashb1t@users.noreply.github.com> Date: Tue, 14 Jan 2025 06:14:45 +0100 Subject: [PATCH 1/2] docs: remove link to SimpleSDXL (#3837) see https://github.com/lllyasviel/Fooocus/issues/3836 --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 50eca88b..bae40e48 100644 --- a/readme.md +++ b/readme.md @@ -438,7 +438,7 @@ Below are some Forks to Fooocus: | Fooocus' forks | | - | -| [fenneishi/Fooocus-Control](https://github.com/fenneishi/Fooocus-Control)
[runew0lf/RuinedFooocus](https://github.com/runew0lf/RuinedFooocus)
[MoonRide303/Fooocus-MRE](https://github.com/MoonRide303/Fooocus-MRE)
[metercai/SimpleSDXL](https://github.com/metercai/SimpleSDXL)
[mashb1t/Fooocus](https://github.com/mashb1t/Fooocus)
and so on ... | +| [fenneishi/Fooocus-Control](https://github.com/fenneishi/Fooocus-Control)
[runew0lf/RuinedFooocus](https://github.com/runew0lf/RuinedFooocus)
[MoonRide303/Fooocus-MRE](https://github.com/MoonRide303/Fooocus-MRE)
[mashb1t/Fooocus](https://github.com/mashb1t/Fooocus)
and so on ... | ## Thanks From 59f183ab9b8e4a4bbf0fb8bc43886e19e8dfdfae Mon Sep 17 00:00:00 2001 From: Marvin M <39344769+M123-dev@users.noreply.github.com> Date: Fri, 24 Jan 2025 11:55:35 +0100 Subject: [PATCH 2/2] Fix: Readme path (#3841) * Readme path fix * fix '/' -> '\' --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index bae40e48..6f34a950 100644 --- a/readme.md +++ b/readme.md @@ -215,7 +215,7 @@ Then run the `run.bat`. AMD is not intensively tested, however. The AMD support is in beta. -For AMD, use `.\python_embeded\python.exe entry_with_update.py --directml --preset anime` or `.\python_embeded\python.exe entry_with_update.py --directml --preset realistic` for Fooocus Anime/Realistic Edition. +For AMD, use `.\python_embeded\python.exe Fooocus\entry_with_update.py --directml --preset anime` or `.\python_embeded\python.exe Fooocus\entry_with_update.py --directml --preset realistic` for Fooocus Anime/Realistic Edition. ### Mac