banner
hughie

hughie

热爱技术的小菜鸟, 记录一下所学所感

Fooocus - AIGC Tool Combining the Features of SD and MJ

Tool Sharing#

Fooocus is a rethinking of Stable Diffusion and Midjourney design, combining the advantages of both.

32-fooocus

Features#

Fooocus is an image generation software that is offline, open source, and free. It does not require manual adjustments, and users only need to focus on prompts and images. This tool includes many internal optimizations and quality improvements, allowing users to explore new media for thinking and expand human imagination through interaction with computers.

Deployment#

  • Linux

    • Download and install project dependencies
    git clone https://github.com/lllyasviel/Fooocus.git
    cd Fooocus
    conda env create -f environment.yaml
    conda activate fooocus
    pip install -r requirements_versions.txt
    
    • Download pre-trained models

    Download sd_xl_base_1.0_0.9vae.safetensors and sd_xl_refiner_1.0_0.9vae.safetensors, and place them in the models\checkpoints folder of the project directory.

    • Run the project

    python launch.py

  • Windows

Platform#

Official demo

Win/Linux with Nvidia GPU


Disclaimer#

This article is only for sharing the tool.

This article is synchronized with HBlog.

Loading...
Ownership of this post data is guaranteed by blockchain and smart contracts to the creator alone.