PseudoTerminal X commited on
Commit
eafa203
·
1 Parent(s): 819c47b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -13,11 +13,20 @@ library_name: diffusers
13
  <!-- Provide a quick summary of what the model is/does. [Optional] -->
14
  stable-diffusion-2-1 (stabilityai/stable-diffusion-2-1) finetuned with different aspect ratios, into a photography model (ptx0/pseudo-real-beta).
15
 
 
 
 
 
 
 
 
 
16
 
17
  | resolution | model | stable diffusion | pseudo-flex | realism-engine |
18
  |:---------------:|:-------:|:------------------------------:|:-------------------------------:|:---------------------------------:
19
  | 576x1024 (9:16) | v2-1 | ![img](assets/fam-base.png) | ![img](assets/fam-flex.png) | ![img](assets/fam-realism.png) |
20
  | 1280x720 (16:9) | v2-1 | ![img](assets/ellen-base.png) | ![img](assets/ellen-flex.png) | ![img](assets/ellen-realism.png) |
 
21
 
22
 
23
  ## Background
 
13
  <!-- Provide a quick summary of what the model is/does. [Optional] -->
14
  stable-diffusion-2-1 (stabilityai/stable-diffusion-2-1) finetuned with different aspect ratios, into a photography model (ptx0/pseudo-real-beta).
15
 
16
+ ## Sample images
17
+
18
+ **Seed**: 2695929547
19
+ **Steps**: 25
20
+ **Sampler**: DDIM, default model config settings
21
+ **Version**: Pytorch 2.0.1, Diffusers 0.17.1
22
+ **Guidance**: 9.2
23
+ **Guidance rescale**: 0.0
24
 
25
  | resolution | model | stable diffusion | pseudo-flex | realism-engine |
26
  |:---------------:|:-------:|:------------------------------:|:-------------------------------:|:---------------------------------:
27
  | 576x1024 (9:16) | v2-1 | ![img](assets/fam-base.png) | ![img](assets/fam-flex.png) | ![img](assets/fam-realism.png) |
28
  | 1280x720 (16:9) | v2-1 | ![img](assets/ellen-base.png) | ![img](assets/ellen-flex.png) | ![img](assets/ellen-realism.png) |
29
+ | 1024x1024 (1:1) | v2-1 | ![img](assets/woman-base.png) | ![img](assets/woman-flex.png) | ![img](assets/woman-realism.png) |
30
 
31
 
32
  ## Background