Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Beyondo authored Apr 17, 2023
1 parent 666be19 commit aae8599
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,14 @@ Features:
- **Facial corrections:** Correct your characters' facial features using a post-processor like GFPGAN; can be off
![image](https://cdn.discordapp.com/attachments/1053395257766719518/1092897203640598638/preview.jpg)
- **Preview:** Observe your images emerging from the latent space! Makes a fun guessing game
![image](https://user-images.githubusercontent.com/58893646/208217628-7dd95dbf-3376-4b65-ab38-1adb4be672ff.png)
- **Text2Img:** Generate images using a prompt; you can also specifiy what you don't want using a negative prompt
- **Img2Img:** Generate images using an initial image and a prompt describing it with many options
- **Inpainting:** Modify only some parts of an initial image using a mask
![Preview Demo](https://user-images.githubusercontent.com/58893646/208217628-7dd95dbf-3376-4b65-ab38-1adb4be672ff.png)
- **Text2Img:** Generate images using a prompt; you can also specifiy what you don't want using a negative prompt<br>
Example use: Image generation from various models.
- **Img2Img:** Generate images using an initial image and a prompt describing what you want to see with many options<br>
Example use: Finalize your drawings, generate a great image from a bad drawing, or turn an image into a different one using various options.
![Image To Image Demo of an unfinished image being finalized](https://cdn.discordapp.com/attachments/1051968627114512455/1061881263977398282/image.png)
- **Inpainting:** Modify only some parts of an initial image using a mask<br>
Example use: Fix parts of an image, draw objects that don't exist in an image, re-dress characters' clothes or even remove clothes entirely.
- **SaveDiffusionSettings:** Your settings are now automatically saved so you never lose a good config; can be off

Link: https://voidops.com/diffusion
Expand Down

0 comments on commit aae8599

Please sign in to comment.