Who needs prompt2prompt anyway? SD 1.5 inpainting model with clipseg prompt for "hair" and various prompts for different hair colors

This page summarizes the projects mentioned and recommended in the original post on /r/StableDiffusion

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. clipseg

    This repository contains the code of the CVPR 2022 paper "Image Segmentation Using Text and Image Prompts".

    clipseg is an image segmentation method used to find a mask for an image from a prompt. I implemented it as an executor for dalle-flow and added it to my bot yasd-discord-bot.

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. dalle-flow

    🌊 A Human-in-the-Loop workflow for creating HD images from text

    clipseg is an image segmentation method used to find a mask for an image from a prompt. I implemented it as an executor for dalle-flow and added it to my bot yasd-discord-bot.

  4. yasd-discord-bot

    Yet Another Stable Diffusion Discord Bot

    clipseg is an image segmentation method used to find a mask for an image from a prompt. I implemented it as an executor for dalle-flow and added it to my bot yasd-discord-bot.

  5. stable-diffusion

    A latent text-to-image diffusion model

    silly semantics :P - this uses "sd-v1-5-inpainting.ckpt" but version 1.5 to the general stable diffusion community here https://github.com/CompVis/stable-diffusion/issues/198

  6. stable-diffusion

    Latent Text-to-Image Diffusion (by runwayml)

  7. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • How to Personalize Stable Diffusion for ALL the Things

    2 projects | dev.to | 14 Feb 2023
  • image generation API similar to Dall-E or Dall-E 2

    1 project | /r/GPT3 | 1 Jan 2023
  • Sequential token weighting invented by Birch-san@Github allows you to bypass the 77 token limit and use any amount of tokens you want, also allows you to sequentially alter an image

    2 projects | /r/StableDiffusion | 29 Sep 2022
  • I made a discord bot for artsy ML stuff - just finished integrating SD

    3 projects | /r/StableDiffusion | 29 Aug 2022
  • AI generated picture "Beatles at Disneyland"

    2 projects | /r/beatles | 12 Aug 2022

Did you know that Python is
the 2nd most popular programming language
based on number of references?