Self-Attention-Guidance VS diffusers

Compare Self-Attention-Guidance vs diffusers and see what are their differences.

Self-Attention-Guidance

Official implementation of the paper "Improving Sample Quality of Diffusion Models Using Self-Attention Guidance" (ICCV 2023) (by KU-CVLAB)

diffusers

🤗 Diffusers: State-of-the-art diffusion models for image and audio generation in PyTorch and FLAX. (by huggingface)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
Self-Attention-Guidance diffusers
2 266
194 22,763
- 3.3%
5.7 9.9
7 months ago 5 days ago
Jupyter Notebook Python
MIT License Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Self-Attention-Guidance

Posts with mentions or reviews of Self-Attention-Guidance. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-19.

diffusers

Posts with mentions or reviews of diffusers. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-27.

What are some alternatives?

When comparing Self-Attention-Guidance and diffusers you can also consider the following projects:

DiffusionFastForward - DiffusionFastForward: a free course and experimental framework for diffusion-based generative models

stable-diffusion-webui - Stable Diffusion web UI

score_sde_pytorch - PyTorch implementation for Score-Based Generative Modeling through Stochastic Differential Equations (ICLR 2021, Oral)

stable-diffusion - A latent text-to-image diffusion model

Self-Attention-Guidance - The implementation of the paper "Improving Sample Quality of Diffusion Models Using Self-Attention Guidance" (ICCV`23)

lora - Using Low-rank adaptation to quickly fine-tune diffusion models.

invisible-watermark - python library for invisible image watermark (blind image watermark)

automatic - SD.Next: Advanced Implementation of Stable Diffusion and other Diffusion-based generative image models

Dreambooth-Stable-Diffusion - Implementation of Dreambooth (https://arxiv.org/abs/2208.12242) by way of Textual Inversion (https://arxiv.org/abs/2208.01618) for Stable Diffusion (https://arxiv.org/abs/2112.10752). Tweaks focused on training faces, objects, and styles.

sd-webui-additional-networks

sd-webui-modelscope-text2video - Auto1111 extension consisting of implementation of text2video diffusion models (like ModelScope or VideoCrafter) using only Auto1111 webui dependencies [Moved to: https://github.com/deforum-art/sd-webui-text2video]

LoRA - Code for loralib, an implementation of "LoRA: Low-Rank Adaptation of Large Language Models"