Run This Ai
EN DE

Fooocus-API

REST API for Fooocus – Generate stunning AI images via API endpoints

★ 668 GitHub GPL-3.0 stable-diffusionfooocusimage-generationapifastapiai-art Image & Video

Overview

Fooocus-API provides a powerful FastAPI-based REST API for Fooocus, the popular open-source image generation platform. It gives developers programmatic access to cutting-edge Stable Diffusion capabilities including text-to-image, image-to-image, inpainting, outpainting, upscaling, and ControlNet integration. Built on top of Fooocus 2.3+, this API server makes it easy to integrate AI image generation into any application, workflow, or service. Available both as a self-hosted Docker container and via Replicate for cloud usage.

Requirements

Min vCPU
4
Min RAM
8192 MB
Min Disk
10 GB
Rec vCPU
8
Rec RAM
16384 MB
Rec Disk
20 GB

Recommended VPS

Hostinger · KVM 8

8 vCPU · 32256 MB · 400 GB

$20.00
View plan

Affiliate disclosure

Docker Compose

# Generated by Run This Ai — docker-compose.yml
services:
  fooocus-api:
    image: konieshadow/fooocus-api:latest
    restart: unless-stopped
    ports:
      - 8080:8080
    volumes:
      - ./data/fooocus-api:/data

Best VPS for Fooocus-API →

Related tools

Guides & articles