awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
lllyasviel avatar

lllyasviel/sd-forge-layerdiffuse

0
View on GitHub↗
4,114 星标·352 分支·Python·Apache-2.0·1 次浏览

Sd Forge Layerdiffuse

该项目是 Forge 界面的一款 Stable Diffusion WebUI 扩展,实现了潜在层扩散模型。它作为一个 AI 透明图像生成器,旨在生成带有 Alpha 通道的图像,从而实现前景元素与背景的自动分离。

该软件支持生成可合成的兼容前景和背景层,以便进行后期编辑。它支持基于提供的背景生成透明前景、生成适合现有透明前景的背景,以及同时生成前景、背景和混合图像。

Features

  • Latent Transparency Generation - Creates images with latent transparency to automatically produce separate foreground and background layers.
  • AI Transparent Image Generators - Implements a system that produces images with alpha channels to separate foreground elements from backgrounds automatically.
  • Layered Diffusion Models - Implements a specialized latent layer diffusion model for multi-layer image composition and transparency.
  • Generative Layer Compositing - Simultaneously produces foreground, background, and blended images through a generative layer compositing process.
  • Foreground Layer Generation - Produces transparent foreground layers designed to blend naturally with provided background images.
  • Generative Foreground Isolation - Creates transparent foreground layers designed to blend seamlessly with provided background images.
  • Conditional Backgrounds - Generates compatible background layers using an existing transparent foreground as a visual condition.
  • WebUI Extensions - Ships as an extension for the Forge web interface to add layer-based generation and blending.
  • Stable Diffusion Tools - Provides a specialized tool for generating transparent layers within the Stable Diffusion ecosystem.

Star 历史

lllyasviel/sd-forge-layerdiffuse 的 Star 历史图表lllyasviel/sd-forge-layerdiffuse 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

常见问题解答

lllyasviel/sd-forge-layerdiffuse 是做什么的?

该项目是 Forge 界面的一款 Stable Diffusion WebUI 扩展,实现了潜在层扩散模型。它作为一个 AI 透明图像生成器,旨在生成带有 Alpha 通道的图像,从而实现前景元素与背景的自动分离。

lllyasviel/sd-forge-layerdiffuse 的主要功能有哪些?

lllyasviel/sd-forge-layerdiffuse 的主要功能包括:Latent Transparency Generation, AI Transparent Image Generators, Layered Diffusion Models, Generative Layer Compositing, Foreground Layer Generation, Generative Foreground Isolation, Conditional Backgrounds, WebUI Extensions。

lllyasviel/sd-forge-layerdiffuse 有哪些开源替代品?

lllyasviel/sd-forge-layerdiffuse 的开源替代品包括: uminosachi/sd-webui-inpaint-anything — This project is an integrated creative interface for image manipulation that combines generative canvas expansion,… divamgupta/diffusionbee-stable-diffusion-ui — DiffusionBee is a Stable Diffusion desktop client for macOS that functions as an AI image generator and editor. It… acly/krita-ai-diffusion — This project is a plugin for Krita that integrates Stable Diffusion image generation and editing tools directly into… comfyanonymous/comfyui_examples — This repository is a collection of node-based pipeline configurations, examples, and templates for generating AI… lucidrains/stylegan2-pytorch — This project is a PyTorch implementation of StyleGAN2, providing a library and research framework for training… huggingface/diffusion-models-class — This project is an educational course and collection of training materials focused on generative diffusion models. It…

Sd Forge Layerdiffuse 的开源替代方案

相似的开源项目,按与 Sd Forge Layerdiffuse 的功能重合度排序。
  • acly/krita-ai-diffusionAcly 的头像

    Acly/krita-ai-diffusion

    9,755在 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
    在 GitHub 上查看↗9,755
  • uminosachi/sd-webui-inpaint-anythingUminosachi 的头像

    Uminosachi/sd-webui-inpaint-anything

    1,290在 GitHub 上查看↗

    This project is an integrated creative interface for image manipulation that combines generative canvas expansion, object segmentation, and diffusion-based inpainting. It functions as an extension for Stable Diffusion, providing a workflow to isolate specific elements and perform targeted content modifications through prompt-guided synthesis. The tool distinguishes itself by automating the creation of precise selection masks, allowing users to identify and isolate objects by pointing to them rather than manually drawing selections. By chaining segmentation models with generative diffusion pip

    Pythonai-artanythingdiffusers
    在 GitHub 上查看↗1,290
divamgupta/diffusionbee-stable-diffusion-uidivamgupta 的头像

divamgupta/diffusionbee-stable-diffusion-ui

13,579在 GitHub 上查看↗

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 work

JavaScript
在 GitHub 上查看↗13,579
  • comfyanonymous/comfyui_examplescomfyanonymous 的头像

    comfyanonymous/ComfyUI_examples

    3,918在 GitHub 上查看↗

    This repository is a collection of node-based pipeline configurations, examples, and templates for generating AI media. It provides a workflow library and a curated gallery of blueprints designed for creating images, videos, and 3D assets using diffusion models. The project specifically offers a set of pre-configured node graphs for implementing advanced image generation and refinement techniques, with a focus on Stable Diffusion workflows. These examples demonstrate how to interconnect processing nodes to define complex generative logic without writing code. The available templates cover a

    HTML
    在 GitHub 上查看↗3,918
  • 查看 Sd Forge Layerdiffuse 的所有 9 个替代方案→