awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
pkuliyi2015 avatar

pkuliyi2015/multidiffusion-upscaler-for-automatic1111

0
View on GitHub↗
5,002 स्टार्स·347 फोर्क्स·Python·10 व्यूज़

Multidiffusion Upscaler For Automatic1111

This project is an AI image upscaling and high-resolution generation tool. It uses tiled diffusion to create ultra-large images by processing them in smaller, overlapping regions to prevent memory crashes on limited hardware.

The system manages spatial composition through regional prompting, which routes specific text prompts to designated areas of an image. It maintains visual stability and global coherence during the upscaling process using noise inversion and structural guidance.

Additional capabilities include tiled detail upscaling and memory optimization for the variational autoencoder encoding and decoding stages. These features reduce the peak memory required for high-resolution image reconstruction.

Features

  • Tiled Processing - Uses tiled processing to split large image generations into overlapping regions, preventing video memory overflow.
  • Tiled Decoding - Processes the variational autoencoder stage in small tiles to reduce peak memory during high-resolution reconstruction.
  • Tiled Latent Processing - Implements latent space tiling to enable the generation of ultra-large images without memory crashes.
  • High-Resolution Synthesis - Generates ultra-large, high-fidelity synthetic images by processing them in smaller tiles to prevent hardware crashes.
  • Tiled Synthesis - Creates ultra-large images from scratch using tiled diffusion and memory optimization.
  • Noise Inversion Techniques - Provides noise inversion on individual tiles to ensure visual stability and coherence during the upscaling process.
  • Guided Tiling - Combines tiled generation with external spatial maps to maintain global composition across multiple local processing tiles.
  • Tiled Upscaling - Increases image resolution and detail using a tile-based refinement process to maintain quality at scale.
  • VAE Memory Optimizations - Reduces peak memory consumption by processing the VAE encoding and decoding stages in small tiles.
  • Composition-Controlled Generators - Employs structural guides and tiled generation to manage the precise layout and composition of high-resolution outputs.
  • Regional Prompting - Allows assigning specific prompts to different designated areas of an image to control local composition.
  • Detail Refinement - Iteratively processes overlapping image segments to add high-resolution details without memory overflow.
  • Consistency Inversion - Performs noise inversion on tiles to maintain visual consistency during high-resolution processing.

स्टार हिस्ट्री

pkuliyi2015/multidiffusion-upscaler-for-automatic1111 के लिए स्टार हिस्ट्री चार्टpkuliyi2015/multidiffusion-upscaler-for-automatic1111 के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Multidiffusion Upscaler For Automatic1111 के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Multidiffusion Upscaler For Automatic1111 के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • lllyasviel/controlnet-v1-1-nightlylllyasviel का अवतार

    lllyasviel/ControlNet-v1-1-nightly

    5,156GitHub पर देखें↗

    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
    GitHub पर देखें↗5,156
  • kohya-ss/sd-scriptskohya-ss का अवतार

    kohya-ss/sd-scripts

    7,133GitHub पर देखें↗

    sd-scripts is a suite of utilities designed for fine-tuning generative models, preprocessing datasets, and converting model weights. It provides a collection of scripts for executing Stable Diffusion training through methods such as DreamBooth, textual inversion, and full fine-tuning, alongside a framework for creating and managing Low-Rank Adaptation weights. The project features specialized capabilities for model weight conversion between different architectures and precision formats. It includes tools for merging adaptation weights into base models, extracting weights from trained models,

    Python
    GitHub पर देखें↗7,133
  • compvis/taming-transformersCompVis का अवतार

    CompVis/taming-transformers

    6,510GitHub पर देखें↗

    Taming Transformers is a generative system for high-resolution image synthesis that combines a vector-quantized GAN image encoder with an autoregressive transformer. It utilizes a discrete latent space to represent images as codebook tokens, enabling the production of high-fidelity visuals through a hybrid architecture. The project provides specialized capabilities for layout-based scene synthesis, allowing for the creation of complex images by placing objects according to defined bounding box coordinates. It also includes tools for image inpainting to fill missing sections of an image by ana

    Jupyter Notebook
    GitHub पर देखें↗6,510
  • lucidrains/stylegan2-pytorchlucidrains का अवतार

    lucidrains/stylegan2-pytorch

    3,783GitHub पर देखें↗

    This project is a PyTorch implementation of StyleGAN2, providing a library and research framework for training style-based generative adversarial networks. It serves as a toolkit for high-resolution image synthesis, utilizing competitive minimax optimization to create realistic synthetic visual content. The framework incorporates specialized architectural components such as style-based latent mapping, multi-scale feature modulation, and self-attention layers to improve structural coherence. It distinguishes itself with advanced training stability techniques, including exponential moving avera

    Pythonartificial-intelligencegenerative-adversarial-networkgenerative-model
    GitHub पर देखें↗3,783
Multidiffusion Upscaler For Automatic1111 के सभी 26 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

pkuliyi2015/multidiffusion-upscaler-for-automatic1111 क्या करता है?

This project is an AI image upscaling and high-resolution generation tool. It uses tiled diffusion to create ultra-large images by processing them in smaller, overlapping regions to prevent memory crashes on limited hardware.

pkuliyi2015/multidiffusion-upscaler-for-automatic1111 की मुख्य विशेषताएं क्या हैं?

pkuliyi2015/multidiffusion-upscaler-for-automatic1111 की मुख्य विशेषताएं हैं: Tiled Processing, Tiled Decoding, Tiled Latent Processing, High-Resolution Synthesis, Tiled Synthesis, Noise Inversion Techniques, Guided Tiling, Tiled Upscaling।

pkuliyi2015/multidiffusion-upscaler-for-automatic1111 के कुछ ओपन-सोर्स विकल्प क्या हैं?

pkuliyi2015/multidiffusion-upscaler-for-automatic1111 के ओपन-सोर्स विकल्पों में शामिल हैं: lllyasviel/controlnet-v1-1-nightly — This project is a neural network extension for Stable Diffusion that provides spatial control and geometric… kohya-ss/sd-scripts — sd-scripts is a suite of utilities designed for fine-tuning generative models, preprocessing datasets, and converting… compvis/taming-transformers — Taming Transformers is a generative system for high-resolution image synthesis that combines a vector-quantized GAN… lucidrains/stylegan2-pytorch — This project is a PyTorch implementation of StyleGAN2, providing a library and research framework for training… lucidrains/dalle2-pytorch — This is a PyTorch implementation of a text-to-image model designed for synthesizing high-fidelity images from natural… janspiry/image-super-resolution-via-iterative-refinement — This project is a deep learning framework for AI image super-resolution and facial synthesis. It provides a diffusion…