How to install and run Fooocus AI with an AMD GPU on Windows.

How to Install and Run Fooocus AI with an AMD GPU on Windows

Installing and running Fooocus AI with an AMD GPU on Windows can be a bit tricky since it doesn’t run out of the box on AMD GPUs. Here’s a step-by-step guide to help you get started.

Step 1: Clone the GitHub Repository

First, you’ll need to clone the Fooocus GitHub repository. Open your terminal or command prompt and run the following command:

git clone https://github.com/lllyasviel/Fooocus

This will download the necessary files to your local machine.

Step 2: Download and Install Fooocus

Navigate to the cloned repository directory:

cd Fooocus

Then, download and install Fooocus. You can usually find installation instructions or scripts within the repository’s README file. Follow those instructions carefully.

Step 3: Run the Program

Once Fooocus is installed, you can run it by executing the run.bat file. This script will install any remaining dependencies and then open a web browser where you can enter prompts and generate images.

run.bat

After running the script, a web interface should open, allowing you to start generating images using your AMD GPU.

That’s it! You should now have Fooocus AI up and running with your AMD GPU on Windows. Enjoy generating images!