# Running Fooocus

## To Run Fooocus;

1. Go to the directory where Fooocus is Installed
2. You will see the following Direcotries and a few batch files:

* Fooocus (Programs Directory)
* python\_embeded&#x20;
* Fooocus\_win64\_2-1-831.7z  (This is the main ZIP file that was downloaded for Install)
* Batche files:

&#x20;          **- run.bat (Batch file to run the main model - Jaggernaut)**

&#x20;          **- run\_realistic.bat (Batch file to run the 'realistic' model)**

&#x20;          **- run\_anime.bat (Batch file to run the 'anime' model)**

### **The parameters to launch the model are in the batch files, for example:**&#x20;

.\python\_embeded\python.exe -s Fooocus\entry\_with\_update.py --preset **anime**&#x20;

pause

To load a new Models:&#x20;


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://metaverse-imagen.gitbook.io/ai-tools-research/ai-tools-main-categories/images-art-and-design/image-generation/fooocus/running-fooocus.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
