proxima commited on
Commit
dceba5a
1 Parent(s): 59f3b26

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -26,8 +26,10 @@ inference: false
26
  - use "illustration" in prompts to get more vector art looking images
27
  - works best at 768x768 px, 512x768 px or 768x512 px since it was finetuned on 768x768, so 512x512 will look overbaked
28
  - DPM++ 2M looks usually nice and crisp, use Euler_a for a more softer look
 
29
  - check my [blog entry](https://proximacentaurib.xyz/checkpoints/luna-diffusion/) for more examples, comparisons and tips on settings
30
 
 
31
 
32
  ----
33
 
 
26
  - use "illustration" in prompts to get more vector art looking images
27
  - works best at 768x768 px, 512x768 px or 768x512 px since it was finetuned on 768x768, so 512x512 will look overbaked
28
  - DPM++ 2M looks usually nice and crisp, use Euler_a for a more softer look
29
+ - i recommend adding “nude, naked” to your negative prompt if you don’t like boobas because this model certainly does (¬‿¬ )
30
  - check my [blog entry](https://proximacentaurib.xyz/checkpoints/luna-diffusion/) for more examples, comparisons and tips on settings
31
 
32
+ # get [CKPT](https://huggingface.co/proximasanfinetuning/luna-diffusion/blob/main/luna_diffusion_2-2.ckpt) or [Safetensors](https://huggingface.co/proximasanfinetuning/luna-diffusion/blob/main/luna_diffusion_2-2.safetensors)
33
 
34
  ----
35