Update readme.md

This commit is contained in:
lllyasviel
2023-10-15 20:10:58 -07:00
committed by GitHub
parent 19a345e38a
commit 1e3b24db43
+6
View File
@@ -179,6 +179,8 @@ Same with the above instructions. You need to change torch to AMD version
AMD is not intensively tested, however. The AMD support is in beta.
Use `python entry_with_update.py --preset anime` or `python entry_with_update.py --preset realistic` for Fooocus Anime/Realistic Edition.
### Windows(AMD GPUs)
Same with Windows. Download the software, edit the content of `run.bat` as:
@@ -192,6 +194,8 @@ Then run the `run.bat`.
AMD is not intensively tested, however. The AMD support is in beta.
Use `python entry_with_update.py --preset anime` or `python entry_with_update.py --preset realistic` for Fooocus Anime/Realistic Edition.
### Mac
Mac is not intensively tested. Below is an unofficial guideline for using Mac. You can discuss problems [here](https://github.com/lllyasviel/Fooocus/pull/129).
@@ -207,6 +211,8 @@ You can install Fooocus on Apple Mac silicon (M1 or M2) with macOS 'Catalina' or
1. Install the packages required by Fooocus, `pip install -r requirements_versions.txt`.
1. Launch Fooocus by running `python entry_with_update.py`. The first time you run Fooocus, it will automatically download the Stable Diffusion SDXL models and will take a significant time, depending on your internet connection.
Use `python entry_with_update.py --preset anime` or `python entry_with_update.py --preset realistic` for Fooocus Anime/Realistic Edition.
## List of "Hidden" Tricks
<a name="tech_list"></a>