mirror of
https://github.com/lllyasviel/Fooocus.git
synced 2026-08-16 13:13:16 +02:00
new model list
i Update readme.md
This commit is contained in:
+11
-19
@@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"default_model": "bluePencilXL_v050.safetensors",
|
"default_model": "animaPencilXL_v100.safetensors",
|
||||||
"default_refiner": "DreamShaper_8_pruned.safetensors",
|
"default_refiner": "None",
|
||||||
"default_refiner_switch": 0.667,
|
"default_refiner_switch": 0.5,
|
||||||
"default_loras": [
|
"default_loras": [
|
||||||
[
|
[
|
||||||
"sd_xl_offset_example-lora_1.0.safetensors",
|
"None",
|
||||||
0.5
|
1.0
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
"None",
|
"None",
|
||||||
@@ -30,24 +30,16 @@
|
|||||||
"default_scheduler": "karras",
|
"default_scheduler": "karras",
|
||||||
"default_performance": "Speed",
|
"default_performance": "Speed",
|
||||||
"default_prompt": "1girl, ",
|
"default_prompt": "1girl, ",
|
||||||
"default_prompt_negative": "(embedding:unaestheticXLv31:0.8), low quality, watermark",
|
"default_prompt_negative": "",
|
||||||
"default_styles": [
|
"default_styles": [
|
||||||
"Fooocus V2",
|
"Fooocus V2",
|
||||||
"Fooocus Masterpiece",
|
"Fooocus Negative",
|
||||||
"SAI Anime",
|
"Fooocus Masterpiece"
|
||||||
"SAI Digital Art",
|
|
||||||
"SAI Enhance",
|
|
||||||
"SAI Fantasy Art"
|
|
||||||
],
|
],
|
||||||
"default_aspect_ratio": "896*1152",
|
"default_aspect_ratio": "896*1152",
|
||||||
"checkpoint_downloads": {
|
"checkpoint_downloads": {
|
||||||
"bluePencilXL_v050.safetensors": "https://huggingface.co/lllyasviel/fav_models/resolve/main/fav/bluePencilXL_v050.safetensors",
|
"animaPencilXL_v100.safetensors": "https://huggingface.co/lllyasviel/fav_models/resolve/main/fav/animaPencilXL_v100.safetensors"
|
||||||
"DreamShaper_8_pruned.safetensors": "https://huggingface.co/lllyasviel/fav_models/resolve/main/fav/DreamShaper_8_pruned.safetensors"
|
|
||||||
},
|
},
|
||||||
"embeddings_downloads": {
|
"embeddings_downloads": {},
|
||||||
"unaestheticXLv31.safetensors": "https://huggingface.co/lllyasviel/fav_models/resolve/main/fav/unaestheticXLv31.safetensors"
|
"lora_downloads": {}
|
||||||
},
|
|
||||||
"lora_downloads": {
|
|
||||||
"sd_xl_offset_example-lora_1.0.safetensors": "https://huggingface.co/stabilityai/stable-diffusion-xl-base-1.0/resolve/main/sd_xl_offset_example-lora_1.0.safetensors"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
+10
-3
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"default_model": "juggernautXL_version6Rundiffusion.safetensors",
|
"default_model": "juggernautXL_v8Rundiffusion.safetensors",
|
||||||
"default_refiner": "None",
|
"default_refiner": "None",
|
||||||
"default_refiner_switch": 0.5,
|
"default_refiner_switch": 0.5,
|
||||||
"default_loras": [
|
"default_loras": [
|
||||||
@@ -38,10 +38,17 @@
|
|||||||
],
|
],
|
||||||
"default_aspect_ratio": "1152*896",
|
"default_aspect_ratio": "1152*896",
|
||||||
"checkpoint_downloads": {
|
"checkpoint_downloads": {
|
||||||
"juggernautXL_version6Rundiffusion.safetensors": "https://huggingface.co/lllyasviel/fav_models/resolve/main/fav/juggernautXL_version6Rundiffusion.safetensors"
|
"juggernautXL_v8Rundiffusion.safetensors": "https://huggingface.co/lllyasviel/fav_models/resolve/main/fav/juggernautXL_v8Rundiffusion.safetensors"
|
||||||
},
|
},
|
||||||
"embeddings_downloads": {},
|
"embeddings_downloads": {},
|
||||||
"lora_downloads": {
|
"lora_downloads": {
|
||||||
"sd_xl_offset_example-lora_1.0.safetensors": "https://huggingface.co/stabilityai/stable-diffusion-xl-base-1.0/resolve/main/sd_xl_offset_example-lora_1.0.safetensors"
|
"sd_xl_offset_example-lora_1.0.safetensors": "https://huggingface.co/stabilityai/stable-diffusion-xl-base-1.0/resolve/main/sd_xl_offset_example-lora_1.0.safetensors"
|
||||||
}
|
},
|
||||||
|
"previous_default_models": [
|
||||||
|
"juggernautXL_version8Rundiffusion.safetensors",
|
||||||
|
"juggernautXL_version7Rundiffusion.safetensors",
|
||||||
|
"juggernautXL_v7Rundiffusion.safetensors",
|
||||||
|
"juggernautXL_version6Rundiffusion.safetensors",
|
||||||
|
"juggernautXL_v6Rundiffusion.safetensors"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"default_model": "realisticStockPhoto_v10.safetensors",
|
"default_model": "realisticStockPhoto_v20.safetensors",
|
||||||
"default_refiner": "",
|
"default_refiner": "",
|
||||||
"default_refiner_switch": 0.5,
|
"default_refiner_switch": 0.5,
|
||||||
"default_loras": [
|
"default_loras": [
|
||||||
@@ -38,10 +38,11 @@
|
|||||||
],
|
],
|
||||||
"default_aspect_ratio": "896*1152",
|
"default_aspect_ratio": "896*1152",
|
||||||
"checkpoint_downloads": {
|
"checkpoint_downloads": {
|
||||||
"realisticStockPhoto_v10.safetensors": "https://huggingface.co/lllyasviel/fav_models/resolve/main/fav/realisticStockPhoto_v10.safetensors"
|
"realisticStockPhoto_v20.safetensors": "https://huggingface.co/lllyasviel/fav_models/resolve/main/fav/realisticStockPhoto_v20.safetensors"
|
||||||
},
|
},
|
||||||
"embeddings_downloads": {},
|
"embeddings_downloads": {},
|
||||||
"lora_downloads": {
|
"lora_downloads": {
|
||||||
"SDXL_FILM_PHOTOGRAPHY_STYLE_BetaV0.4.safetensors": "https://huggingface.co/lllyasviel/fav_models/resolve/main/fav/SDXL_FILM_PHOTOGRAPHY_STYLE_BetaV0.4.safetensors"
|
"SDXL_FILM_PHOTOGRAPHY_STYLE_BetaV0.4.safetensors": "https://huggingface.co/lllyasviel/fav_models/resolve/main/fav/SDXL_FILM_PHOTOGRAPHY_STYLE_BetaV0.4.safetensors"
|
||||||
}
|
},
|
||||||
|
"previous_default_models": ["realisticStockPhoto_v10.safetensors"]
|
||||||
}
|
}
|
||||||
@@ -273,11 +273,11 @@ See the common problems [here](troubleshoot.md).
|
|||||||
|
|
||||||
Given different goals, the default models and configs of Fooocus are different:
|
Given different goals, the default models and configs of Fooocus are different:
|
||||||
|
|
||||||
| Task | Windows | Linux args | Main Model | Refiner | Config |
|
| Task | Windows | Linux args | Main Model | Refiner | Config |
|
||||||
| --- | --- | --- | --- | --- | --- |
|
| --- | --- | --- | --- | --- |--------------------------------------------------------------------------------|
|
||||||
| General | run.bat | | [juggernautXL v6_RunDiffusion](https://huggingface.co/lllyasviel/fav_models/resolve/main/fav/juggernautXL_version6Rundiffusion.safetensors) | not used | [here](https://github.com/lllyasviel/Fooocus/blob/main/modules/path.py) |
|
| General | run.bat | | juggernautXL_v8Rundiffusion | not used | [here](https://github.com/lllyasviel/Fooocus/blob/main/presets/default.json) |
|
||||||
| Realistic | run_realistic.bat | --preset realistic | [realistic_stock_photo](https://huggingface.co/lllyasviel/fav_models/resolve/main/fav/realisticStockPhoto_v10.safetensors) | not used | [here](https://github.com/lllyasviel/Fooocus/blob/main/presets/realistic.json) |
|
| Realistic | run_realistic.bat | --preset realistic | realisticStockPhoto_v20 | not used | [here](https://github.com/lllyasviel/Fooocus/blob/main/presets/realistic.json) |
|
||||||
| Anime | run_anime.bat | --preset anime | [bluepencil_v50](https://huggingface.co/lllyasviel/fav_models/resolve/main/fav/bluePencilXL_v050.safetensors) | [dreamsharper_v8](https://huggingface.co/lllyasviel/fav_models/resolve/main/fav/DreamShaper_8_pruned.safetensors) (SD1.5) | [here](https://github.com/lllyasviel/Fooocus/blob/main/presets/anime.json) |
|
| Anime | run_anime.bat | --preset anime | animaPencilXL_v100 | not used | [here](https://github.com/lllyasviel/Fooocus/blob/main/presets/anime.json) |
|
||||||
|
|
||||||
Note that the download is **automatic** - you do not need to do anything if the internet connection is okay. However, you can download them manually if you (or move them from somewhere else) have your own preparation.
|
Note that the download is **automatic** - you do not need to do anything if the internet connection is okay. However, you can download them manually if you (or move them from somewhere else) have your own preparation.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user