> For the complete documentation index, see [llms.txt](https://metaverse-imagen.gitbook.io/ai-tools-research/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://metaverse-imagen.gitbook.io/ai-tools-research/ai-tools-main-categories/images-art-and-design/image-generation/fooocus/fooocus-installation/default-models.md).

# Default Models

### <mark style="color:blue;">Default Models</mark>

Given different goals, the default models and configs of Fooocus are different:

<table><thead><tr><th width="112">Task</th><th>Windows</th><th width="132">Linux args</th><th width="189">Main Model</th><th width="137">Refiner</th><th>Config</th></tr></thead><tbody><tr><td>General</td><td>run.bat</td><td></td><td><a href="https://huggingface.co/lllyasviel/fav_models/resolve/main/fav/juggernautXL_version6Rundiffusion.safetensors">juggernautXL v6_RunDiffusion</a></td><td>not used</td><td><a href="https://github.com/lllyasviel/Fooocus/blob/main/modules/path.py">here</a></td></tr><tr><td>Realistic</td><td>run_realistic.bat</td><td>--preset realistic</td><td><a href="https://huggingface.co/lllyasviel/fav_models/resolve/main/fav/realisticStockPhoto_v10.safetensors">realistic_stock_photo</a></td><td>not used</td><td><a href="https://github.com/lllyasviel/Fooocus/blob/main/presets/realistic.json">here</a></td></tr><tr><td>Anime</td><td>run_anime.bat</td><td>--preset anime</td><td><a href="https://huggingface.co/lllyasviel/fav_models/resolve/main/fav/bluePencilXL_v050.safetensors">bluepencil_v50</a></td><td><a href="https://huggingface.co/lllyasviel/fav_models/resolve/main/fav/DreamShaper_8_pruned.safetensors">dreamsharper_v8</a> (SD1.5)</td><td><a href="https://github.com/lllyasviel/Fooocus/blob/main/presets/anime.json">here</a></td></tr></tbody></table>

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.
