awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
bes-dev avatar

bes-dev/stable_diffusion.openvino

0
View on GitHub↗
1,535 نجوم·207 تفرعات·Python·Apache-2.0·5 مشاهدات

Stable Diffusion.openvino

This project is an integrated software framework designed to facilitate generative image synthesis and high-performance model inference on Intel processor and graphics hardware. It provides a specialized inference engine that executes latent diffusion models to transform natural language descriptions into visual outputs.

The library distinguishes itself by leveraging the OpenVINO toolkit to optimize machine learning models for specific Intel hardware architectures. By utilizing kernel-level hardware acceleration and static graph optimization, the framework improves execution throughput and resource efficiency when running complex neural network pipelines.

The software supports a range of generative capabilities, including text-to-image generation, image-to-image transformation, and selective image inpainting. These features allow users to create new visual content or modify existing images while maintaining original composition and structure through hardware-accelerated diffusion processes.

Features

  • Stable Diffusion Inference Engines - Provides a high-performance inference engine for running text-to-image diffusion models on Intel CPUs and integrated graphics hardware.
  • Text-to-Image Generators - Generates visual images from natural language descriptions using hardware-optimized diffusion models.
  • OpenVINO Inference Acceleration - Accelerates machine learning model inference on Intel hardware by leveraging specialized toolkit optimizations for improved speed and efficiency.
  • Diffusion Pipelines - Sequences multiple neural network stages including text encoding and iterative noise refinement to transform data into visual outputs.
  • Image Inpainting - Replaces specific areas of an existing image with new content derived from text prompts while maintaining surrounding visual context.
  • Image-to-Image Translation - Modifies existing source images based on text prompts to change artistic style or content while preserving original composition.
  • Hardware Acceleration Kernels - Executes high-performance tensor computations directly on integrated graphics and central processing units using specialized hardware kernels.
  • Model Intermediate Representations - Provides standardized intermediate representations to decouple neural network architectures from specific hardware-optimized execution backends.
  • Static Graph Compilations - Analyzes and fuses neural network layers at compile time to reduce redundant memory access and improve execution throughput.
  • Intel Hardware Acceleration - Implements software optimizations specifically designed for executing deep learning models on Intel processor architectures and graphics units.

سجل النجوم

مخطط تاريخ النجوم لـ bes-dev/stable_diffusion.openvinoمخطط تاريخ النجوم لـ bes-dev/stable_diffusion.openvino

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

مجموعات مختارة تضم Stable Diffusion.openvino

مجموعات منسقة بعناية يظهر فيها Stable Diffusion.openvino.
  • أدوات توليد الصور باستخدام Stable Diffusion

الأسئلة الشائعة

ما هي وظيفة bes-dev/stable_diffusion.openvino؟

This project is an integrated software framework designed to facilitate generative image synthesis and high-performance model inference on Intel processor and graphics hardware. It provides a specialized inference engine that executes latent diffusion models to transform natural language descriptions into visual outputs.

ما هي الميزات الرئيسية لـ bes-dev/stable_diffusion.openvino؟

الميزات الرئيسية لـ bes-dev/stable_diffusion.openvino هي: Stable Diffusion Inference Engines, Text-to-Image Generators, OpenVINO Inference Acceleration, Diffusion Pipelines, Image Inpainting, Image-to-Image Translation, Hardware Acceleration Kernels, Model Intermediate Representations.

ما هي البدائل مفتوحة المصدر لـ bes-dev/stable_diffusion.openvino؟

تشمل البدائل مفتوحة المصدر لـ bes-dev/stable_diffusion.openvino: huggingface/diffusers — Diffusers is a PyTorch-based library and generative AI framework used to build, train, and deploy diffusion pipelines… nunchaku-ai/comfyui-nunchaku — ComfyUI-nunchaku is a 4-bit diffusion inference engine and a set of nodes for running low-precision quantized… divamgupta/diffusionbee-stable-diffusion-ui — DiffusionBee is a Stable Diffusion desktop client for macOS that functions as an AI image generator and editor. It… deep-floyd/if — IF is a text-to-image diffusion system that translates natural language descriptions into visual imagery. The project… kohya-ss/sd-scripts — sd-scripts is a suite of utilities designed for fine-tuning generative models, preprocessing datasets, and converting… lucidrains/imagen-pytorch — This is a PyTorch-based implementation of diffusion models for synthesizing photorealistic images and video. It…

بدائل مفتوحة المصدر لـ Stable Diffusion.openvino

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Stable Diffusion.openvino.
  • huggingface/diffusersالصورة الرمزية لـ huggingface

    huggingface/diffusers

    33,872عرض على GitHub↗

    Diffusers is a PyTorch-based library and generative AI framework used to build, train, and deploy diffusion pipelines for producing multi-modal media. It provides a suite of tools for generating images, video, and audio from natural language descriptions, as well as specialized systems for text-to-image generation. The project differentiates itself through a modular architecture that separates noise schedulers, pretrained model blocks, and pipeline compositions. This structure allows for the construction of custom generation workflows and the ability to swap individual components of the diffu

    Pythondeep-learningdiffusionflux
    عرض على GitHub↗33,872
  • nunchaku-ai/comfyui-nunchakuالصورة الرمزية لـ nunchaku-ai

    nunchaku-ai/ComfyUI-nunchaku

    2,901عرض على GitHub↗

    ComfyUI-nunchaku is a 4-bit diffusion inference engine and a set of nodes for running low-precision quantized diffusion models within ComfyUI visual workflows. It provides a backend that reduces memory overhead and increases generation speed for transformer models. The project includes specialized tools for identity-preserving generation and an image-to-image guidance toolkit that uses depth maps and reference images. It also features a multimodal visual question answering implementation and a utility for merging multiple quantized model files into single unified files. The engine covers a b

    Pythoncomfyuidiffusionflux
    عرض على GitHub↗2,901
  • divamgupta/diffusionbee-stable-diffusion-uiالصورة الرمزية لـ divamgupta

    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
  • deep-floyd/ifالصورة الرمزية لـ deep-floyd

    deep-floyd/IF

    7,811عرض على GitHub↗

    IF is a text-to-image diffusion system that translates natural language descriptions into visual imagery. The project provides a generative pipeline for creating images, an inpainting tool for modifying specific image sections, and a super-resolution upscaler to increase pixel density and clarity. The system includes a concept fine-tuning framework that allows for the teaching of new visual concepts by updating a small set of parameters. It also supports image style transfer to apply the aesthetic characteristics of a reference image to a new output.

    Python
    عرض على GitHub↗7,811
  • عرض جميع البدائل الـ 30 لـ Stable Diffusion.openvino→