AI-generated image metadata management WebUI.
Supported sources: Stable Diffusion (A1111/Forge), NovelAI V3/V4, ComfyUI
Languages: English / 日本語 / 繁體中文 / 简体中文 / 한국어
License: MIT
git clone https://github.com/eauesque/yu_ai_manager.git
cd yu_ai_manager
python -m venv venv
source venv/bin/activate # Windows: venv\Scripts\activate
uv pip install -r requirements.txt
pnpm install && pnpm run build# Windows
start.bat
# macOS / Linux
./start.sh