Fooocus-API
REST API for Fooocus – Generate stunning AI images via API endpoints
Überblick
Anforderungen
Empfohlener VPS
Hostinger · KVM 8
8 vCPU · 32256 MB · 400 GB
Affiliate-Hinweis
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
Verwandte Tools
Stable Diffusion WebUI
Generative image models in your browser
ComfyUI
The most powerful and modular diffusion model GUI with a graph/nodes interface for Stable Diffusion
whisper.cpp
High-performance C++ port of OpenAI Whisper for fast local speech recognition
Fooocus
AI image generator focusing on prompts and generating — a Midjourney-like experience offline
Coqui TTS
Open-source deep learning toolkit for text-to-speech, battle-tested in research and production
ChatTTS
High-quality conversational text-to-speech model optimized for natural daily dialogue
Anleitungen & Artikel
Getting Started with Fooocus-API: Docker Setup and First API Calls
A step-by-step tutorial for setting up Fooocus-API with Docker and making your first AI image generation API calls.
Fooocus-API: Programmatic AI Image Generation Guide
A complete guide to Fooocus-API - the FastAPI-based REST API for Fooocus that lets you generate stunning AI images programmatically.