avoid style name confusion

This commit is contained in:
lvmin 2023-10-16 19:39:06 -07:00
parent bb5779196a
commit 57773ef80b
5 changed files with 15 additions and 15 deletions

View File

@ -1 +1 @@
version = '2.1.684' version = '2.1.685'

View File

@ -8,7 +8,7 @@
"default_scheduler": "karras", "default_scheduler": "karras",
"default_styles": [ "default_styles": [
"Fooocus V2", "Fooocus V2",
"Fooocus Anime", "Fooocus Masterpiece",
"SAI Anime", "SAI Anime",
"SAI Digital Art", "SAI Digital Art",
"SAI Enhance", "SAI Enhance",

View File

@ -8,8 +8,8 @@
"default_scheduler": "karras", "default_scheduler": "karras",
"default_styles": [ "default_styles": [
"Fooocus V2", "Fooocus V2",
"Fooocus Realistic", "Fooocus Photograph",
"Fooocus Strong Negative" "Fooocus Negative"
], ],
"default_negative_prompt": "unrealistic, saturated, high contrast, big nose, painting, drawing, sketch, cartoon, anime, manga, render, CG, 3d, watermark, signature, label", "default_negative_prompt": "unrealistic, saturated, high contrast, big nose, painting, drawing, sketch, cartoon, anime, manga, render, CG, 3d, watermark, signature, label",
"default_positive_prompt": "", "default_positive_prompt": "",

View File

@ -102,7 +102,7 @@ Please open an issue if you use similar devices but still cannot achieve accepta
| --- | --- | | --- | --- |
[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/lllyasviel/Fooocus/blob/main/fooocus_colab.ipynb) | Fooocus Official [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/lllyasviel/Fooocus/blob/main/fooocus_colab.ipynb) | Fooocus Official
In Colab, you can modify the last line to `!python entry_with_update.py --preset anime --share` or `!python entry_with_update.py --preset realistic --share` for Fooocus Anime/Realistic Edition. In Colab, you can modify the last line to `!python entry_with_update.py --preset anime --share` or `!python entry_with_update.py --preset realistic --share` for Fooocus Masterpiece/Realistic Edition.
Note that this Colab will disable refiner by default because Colab free's resource is relatively limited. Note that this Colab will disable refiner by default because Colab free's resource is relatively limited.
@ -128,7 +128,7 @@ Or if you want to open a remote port, use
conda activate fooocus conda activate fooocus
python entry_with_update.py --listen python entry_with_update.py --listen
Use `python entry_with_update.py --preset anime` or `python entry_with_update.py --preset realistic` for Fooocus Anime/Realistic Edition. Use `python entry_with_update.py --preset anime` or `python entry_with_update.py --preset realistic` for Fooocus Masterpiece/Realistic Edition.
### Linux (Using Python Venv) ### Linux (Using Python Venv)
@ -150,7 +150,7 @@ Or if you want to open a remote port, use
source fooocus_env/bin/activate source fooocus_env/bin/activate
python entry_with_update.py --listen python entry_with_update.py --listen
Use `python entry_with_update.py --preset anime` or `python entry_with_update.py --preset realistic` for Fooocus Anime/Realistic Edition. Use `python entry_with_update.py --preset anime` or `python entry_with_update.py --preset realistic` for Fooocus Masterpiece/Realistic Edition.
### Linux (Using native system Python) ### Linux (Using native system Python)
@ -168,7 +168,7 @@ Or if you want to open a remote port, use
python3 entry_with_update.py --listen python3 entry_with_update.py --listen
Use `python entry_with_update.py --preset anime` or `python entry_with_update.py --preset realistic` for Fooocus Anime/Realistic Edition. Use `python entry_with_update.py --preset anime` or `python entry_with_update.py --preset realistic` for Fooocus Masterpiece/Realistic Edition.
### Linux (AMD GPUs) ### Linux (AMD GPUs)
@ -179,7 +179,7 @@ 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. 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. Use `python entry_with_update.py --preset anime` or `python entry_with_update.py --preset realistic` for Fooocus Masterpiece/Realistic Edition.
### Windows(AMD GPUs) ### Windows(AMD GPUs)
@ -194,7 +194,7 @@ Then run the `run.bat`.
AMD is not intensively tested, however. The AMD support is in beta. 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. Use `python entry_with_update.py --preset anime` or `python entry_with_update.py --preset realistic` for Fooocus Masterpiece/Realistic Edition.
### Mac ### Mac
@ -211,7 +211,7 @@ 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. 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. 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. Use `python entry_with_update.py --preset anime` or `python entry_with_update.py --preset realistic` for Fooocus Masterpiece/Realistic Edition.
## List of "Hidden" Tricks ## List of "Hidden" Tricks
<a name="tech_list"></a> <a name="tech_list"></a>
@ -237,7 +237,7 @@ Below things are already inside the software, and **users do not need to do anyt
After the first time you run Fooocus, a config file will be generated at `Fooocus\user_path_config.txt`. This file can be edited for changing the model path. You can also change some parameters to turn Fooocus into "your Fooocus". After the first time you run Fooocus, a config file will be generated at `Fooocus\user_path_config.txt`. This file can be edited for changing the model path. You can also change some parameters to turn Fooocus into "your Fooocus".
For example ["realisticStockPhoto_v10" is a pretty good model from CivitAI](https://civitai.com/models/139565/realistic-stock-photo). This model needs a special `CFG=3.0` and probably works better with some specific styles. Below is an example config to turn Fooocus into a **"Fooocus Realistic Stock Photo Software"**: For example ["realisticStockPhoto_v10" is a pretty good model from CivitAI](https://civitai.com/models/139565/realistic-stock-photo). This model needs a special `CFG=3.0` and probably works better with some specific styles. Below is an example config to turn Fooocus into a **"Fooocus Photograph Stock Photo Software"**:
`Fooocus\user_path_config.txt`: `Fooocus\user_path_config.txt`:

View File

@ -5,17 +5,17 @@
"negative_prompt": "anime, cartoon, graphic, text, painting, crayon, graphite, abstract, glitch, deformed, mutated, ugly, disfigured" "negative_prompt": "anime, cartoon, graphic, text, painting, crayon, graphite, abstract, glitch, deformed, mutated, ugly, disfigured"
}, },
{ {
"name": "Fooocus Anime", "name": "Fooocus Masterpiece",
"prompt": "(masterpiece), (best quality), (ultra-detailed), {prompt}, illustration, disheveled hair, detailed eyes, perfect composition, moist skin, intricate details, earrings, by wlop", "prompt": "(masterpiece), (best quality), (ultra-detailed), {prompt}, illustration, disheveled hair, detailed eyes, perfect composition, moist skin, intricate details, earrings, by wlop",
"negative_prompt": "longbody, lowres, bad anatomy, bad hands, missing fingers, pubic hair,extra digit, fewer digits, cropped, worst quality, low quality" "negative_prompt": "longbody, lowres, bad anatomy, bad hands, missing fingers, pubic hair,extra digit, fewer digits, cropped, worst quality, low quality"
}, },
{ {
"name": "Fooocus Realistic", "name": "Fooocus Photograph",
"prompt": "photograph {prompt}, 50mm . cinematic 4k epic detailed 4k epic detailed photograph shot on kodak detailed cinematic hbo dark moody, 35mm photo, grainy, vignette, vintage, Kodachrome, Lomography, stained, highly detailed, found footage", "prompt": "photograph {prompt}, 50mm . cinematic 4k epic detailed 4k epic detailed photograph shot on kodak detailed cinematic hbo dark moody, 35mm photo, grainy, vignette, vintage, Kodachrome, Lomography, stained, highly detailed, found footage",
"negative_prompt": "Brad Pitt, bokeh, depth of field, blurry, cropped, regular face, saturated, contrast, deformed iris, deformed pupils, semi-realistic, cgi, 3d, render, sketch, cartoon, drawing, anime, text, cropped, out of frame, worst quality, low quality, jpeg artifacts, ugly, duplicate, morbid, mutilated, extra fingers, mutated hands, poorly drawn hands, poorly drawn face, mutation, deformed, dehydrated, bad anatomy, bad proportions, extra limbs, cloned face, disfigured, gross proportions, malformed limbs, missing arms, missing legs, extra arms, extra legs, fused fingers, too many fingers, long neck" "negative_prompt": "Brad Pitt, bokeh, depth of field, blurry, cropped, regular face, saturated, contrast, deformed iris, deformed pupils, semi-realistic, cgi, 3d, render, sketch, cartoon, drawing, anime, text, cropped, out of frame, worst quality, low quality, jpeg artifacts, ugly, duplicate, morbid, mutilated, extra fingers, mutated hands, poorly drawn hands, poorly drawn face, mutation, deformed, dehydrated, bad anatomy, bad proportions, extra limbs, cloned face, disfigured, gross proportions, malformed limbs, missing arms, missing legs, extra arms, extra legs, fused fingers, too many fingers, long neck"
}, },
{ {
"name": "Fooocus Strong Negative", "name": "Fooocus Negative",
"prompt": "", "prompt": "",
"negative_prompt": "deformed, bad anatomy, disfigured, poorly drawn face, mutated, extra limb, ugly, poorly drawn hands, missing limb, floating limbs, disconnected limbs, disconnected head, malformed hands, long neck, mutated hands and fingers, bad hands, missing fingers, cropped, worst quality, low quality, mutation, poorly drawn, huge calf, bad hands, fused hand, missing hand, disappearing arms, disappearing thigh, disappearing calf, disappearing legs, missing fingers, fused fingers, abnormal eye proportion, Abnormal hands, abnormal legs, abnormal feet, abnormal fingers, drawing, painting, crayon, sketch, graphite, impressionist, noisy, blurry, soft, deformed, ugly, anime, cartoon, graphic, text, painting, crayon, graphite, abstract, glitch" "negative_prompt": "deformed, bad anatomy, disfigured, poorly drawn face, mutated, extra limb, ugly, poorly drawn hands, missing limb, floating limbs, disconnected limbs, disconnected head, malformed hands, long neck, mutated hands and fingers, bad hands, missing fingers, cropped, worst quality, low quality, mutation, poorly drawn, huge calf, bad hands, fused hand, missing hand, disappearing arms, disappearing thigh, disappearing calf, disappearing legs, missing fingers, fused fingers, abnormal eye proportion, Abnormal hands, abnormal legs, abnormal feet, abnormal fingers, drawing, painting, crayon, sketch, graphite, impressionist, noisy, blurry, soft, deformed, ugly, anime, cartoon, graphic, text, painting, crayon, graphite, abstract, glitch"
} }