awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
divamgupta avatar

divamgupta/diffusionbee-stable-diffusion-ui

0
View on GitHub↗
13,579 stars·725 forks·JavaScript·AGPL-3.0·4 vuesdiffusionbee.com↗

Diffusionbee Stable Diffusion Ui

DiffusionBee is a Stable Diffusion desktop client for macOS that functions as an AI image generator and editor. It allows for the local generation of images from text prompts and the management of diffusion models without requiring external cloud services or technical setup.

The application includes a local diffusion model manager for importing and switching between custom trained model files to achieve specific artistic styles. It also features a system for tracking generation history and uploading assets to a public gallery.

The software covers several image synthesis and manipulation workflows, including text-to-image and image-to-image transformations. It provides spatial layout control through structural guidance, as well as editing capabilities such as inpainting, outpainting, and resolution upscaling.

Features

  • Text-to-Image Generators - Provides a complete pipeline for synthesizing images from natural language prompts using CLIP and U-Net denoising.
  • AI Image Generation - Produces high-resolution visual assets from text prompts and reference images using local diffusion models.
  • Custom AI Models - Supports importing and switching between various custom trained Stable Diffusion models for different artistic styles.
  • Custom Model Integrations - Supports importing and running custom trained model files to achieve specific artistic styles.
  • Diffusion Model Managers - Provides a system for managing and switching between custom trained model files to achieve specific styles.
  • Model Version Management - Manages the downloading and switching of diffusion model versions to alter output characteristics.
  • Image Inpainting - Enables generative filling of specific image regions using text prompts and masks.
  • Image-to-Image Translation - Produces new images by mapping a starting sketch or existing image to a new domain via text guidance.
  • Outpainting - Extends image boundaries by generating new, context-aware pixels that match the existing scene.
  • Inference Accelerators - Utilizes the Apple Metal framework to run tensor operations on the GPU for local inference acceleration.
  • Local Diffusion Interfaces - Provides a local macOS application for generating and editing images using Stable Diffusion without cloud services.
  • Hardware-Specific Model Optimizations - Optimizes Stable Diffusion models for Apple Silicon neural engines using Core ML integration.
  • Model Management - Provides utilities for organizing and integrating various diffusion model versions and style extensions.
  • Model Weight Management - Allows the storage and loading of large pre-trained diffusion model weights directly from the local disk.
  • Stable Diffusion Tools - Ships as a comprehensive local macOS client for the Stable Diffusion ecosystem.
  • Diffusion Structural Control - Provides structural guidance for image generation using auxiliary spatial data like depth maps and ControlNet.
  • Generative Upscalers - Increases image resolution and reconstructs high-detail features using generative upscaling techniques.
  • Image Composition Controls - Allows precise control over image composition and subject pose using auxiliary inputs like depth maps.
  • Latent Scaling Mechanisms - Implements resolution increases by decoding low-resolution latent representations into high-detail pixel arrays.
  • Image Editors - Functions as a creative suite for manipulating images through generative inpainting, outpainting, and upscaling.
  • AI Upscaling - Provides AI-driven resolution upscaling to increase the size and detail of generated images.
  • Generation Platforms - Easy-to-use desktop application for running models on macOS.
  • Media Utilities - Local interface for generating AI art.

Historique des stars

Graphique de l'historique des stars pour divamgupta/diffusionbee-stable-diffusion-uiGraphique de l'historique des stars pour divamgupta/diffusionbee-stable-diffusion-ui

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Questions fréquentes

Que fait divamgupta/diffusionbee-stable-diffusion-ui ?

DiffusionBee is a Stable Diffusion desktop client for macOS that functions as an AI image generator and editor. It allows for the local generation of images from text prompts and the management of diffusion models without requiring external cloud services or technical setup.

Quelles sont les fonctionnalités principales de divamgupta/diffusionbee-stable-diffusion-ui ?

Les fonctionnalités principales de divamgupta/diffusionbee-stable-diffusion-ui sont : Text-to-Image Generators, AI Image Generation, Custom AI Models, Custom Model Integrations, Diffusion Model Managers, Model Version Management, Image Inpainting, Image-to-Image Translation.

Quelles sont les alternatives open-source à divamgupta/diffusionbee-stable-diffusion-ui ?

Les alternatives open-source à divamgupta/diffusionbee-stable-diffusion-ui incluent : acly/krita-ai-diffusion — This project is a plugin for Krita that integrates Stable Diffusion image generation and editing tools directly into… comfyanonymous/comfyui — ComfyUI is a modular generative AI workflow orchestrator and node-based GUI for designing and executing complex… mochidiffusion/mochidiffusion — MochiDiffusion is a local client for Stable Diffusion that functions as an AI image generation studio. It provides a… lllyasviel/controlnet-v1-1-nightly — This project is a neural network extension for Stable Diffusion that provides spatial control and geometric… black-forest-labs/flux — Flux is a diffusion model inference engine designed for text-to-image generation and image-to-image manipulation. It… hlky/stable-diffusion-webui — Stable Diffusion Web UI is a browser-based interface for generating, editing, and upscaling images and videos using…

Alternatives open source à Diffusionbee Stable Diffusion Ui

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Diffusionbee Stable Diffusion Ui.
  • acly/krita-ai-diffusionAvatar de Acly

    Acly/krita-ai-diffusion

    9,755Voir sur GitHub↗

    This project is a plugin for Krita that integrates Stable Diffusion image generation and editing tools directly into the painting interface. It functions as a remote diffusion backend client, bridging the digital canvas to local or remote servers to handle the computation required for AI image generation. The system distinguishes itself through a real-time painting interface that translates brushstrokes into generated imagery as the artist works. It acts as a structural orchestrator, using sketches, depth maps, and poses to maintain precise composition, and provides a generative inpainting to

    Pythongenerative-aikrita-pluginstable-diffusion
    Voir sur GitHub↗9,755
  • comfyanonymous/comfyuiAvatar de comfyanonymous

    comfyanonymous/ComfyUI

    117,322Voir sur GitHub↗

    ComfyUI is a modular generative AI workflow orchestrator and node-based GUI for designing and executing complex diffusion model pipelines. It functions as both a visual interface for building generative logic graphs and a programmable backend API that exposes diffusion model operations for external integration. The system distinguishes itself through a graph-based execution model that supports differential workflow execution, re-running only modified nodes to reduce computation. It features dynamic model offloading to manage memory between system RAM and GPU VRAM and utilizes metadata-embedde

    Python
    Voir sur GitHub↗117,322
  • mochidiffusion/mochidiffusionAvatar de MochiDiffusion

    MochiDiffusion/MochiDiffusion

    7,895Voir sur GitHub↗

    MochiDiffusion is a local client for Stable Diffusion that functions as an AI image generation studio. It provides a workspace for performing text-to-image, image-to-image, and inpainting tasks, enabling the production of high-resolution images offline using local hardware and neural engine acceleration. The project includes a local model manager for importing, organizing, and converting machine learning models into compatible formats for offline execution. It features a ControlNet integration tool to guide structural composition and spatial layout, alongside a dedicated image upscaler that u

    Swiftaneappleapple-silicon
    Voir sur GitHub↗7,895
  • lllyasviel/controlnet-v1-1-nightlyAvatar de lllyasviel

    lllyasviel/ControlNet-v1-1-nightly

    5,156Voir sur GitHub↗

    This project is a neural network extension for Stable Diffusion that provides spatial control and geometric consistency for text-to-image generation. It functions as an image structure controller and conditioning tool, enabling the use of external inputs to guide the layout and geometry of generated imagery. The framework is distinguished by its ability to transform input images into structural guides through various preprocessors. These include the extraction of depth maps, normal maps, and human pose landmarks, as well as the detection of Canny edges, anime lineart, and straight architectur

    Python
    Voir sur GitHub↗5,156
  • Voir les 30 alternatives à Diffusionbee Stable Diffusion Ui→