Brandon Alam García Neri commited on
Commit
c4513f6
1 Parent(s): e2d8919

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -9
README.md CHANGED
@@ -1,12 +1,13 @@
1
  # Sorrentino Diffusion
2
  Stable Diffusion model trained on images by the artists Andrea Sorrentino
3
- ![00284.png](https://s3.amazonaws.com/moonup/production/uploads/1667417959158-6303f37c3926de1f7ec42d3e.png)
4
- ![00279.png](https://s3.amazonaws.com/moonup/production/uploads/1667417959179-6303f37c3926de1f7ec42d3e.png)
5
- ![00280.png](https://s3.amazonaws.com/moonup/production/uploads/1667417959240-6303f37c3926de1f7ec42d3e.png)
6
- ![00281.png](https://s3.amazonaws.com/moonup/production/uploads/1667417959181-6303f37c3926de1f7ec42d3e.png)
7
- ![00282.png](https://s3.amazonaws.com/moonup/production/uploads/1667417959118-6303f37c3926de1f7ec42d3e.png)
8
- ![00283.png](https://s3.amazonaws.com/moonup/production/uploads/1667417959047-6303f37c3926de1f7ec42d3e.png)
9
-
 
10
 
11
  ## How to use
12
  - Download the model and use it on your desired UI (Tested on AUTOMATIC1111's) Currently only .ckpt version is supported
@@ -18,10 +19,14 @@ Stable Diffusion model trained on images by the artists Andrea Sorrentino
18
  We currently provide multiple checkpoints at different steps where you can compare results. v1 is only an experiment with a low quality dataset, results indicate the model might be overfitted. v2 will improve on dataset quality and quantity.
19
 
20
  ## Examples
21
- **v1 checkpoints | andreasorrentino style, a picture of a shiba inu
22
- Steps: 20, Sampler: Euler a, CFG scale: 7, Seed: 2207496243, Size: 512x512**
23
  ![xy_grid-0022-2207496243-andreasorrentino style, a picture of a shiba inu.png](https://s3.amazonaws.com/moonup/production/uploads/1667416709937-6303f37c3926de1f7ec42d3e.png)
24
 
 
 
 
 
25
  ## Tips
26
  - Use different ways to trigger the style: andreasorrentino style, YOUR_PROMPT | YOUR_PROMPT in the style of andreasorrentino | YOUR_PROMPT, andreasorrentino style
27
 
1
  # Sorrentino Diffusion
2
  Stable Diffusion model trained on images by the artists Andrea Sorrentino
3
+ <div style="display: flex; flex-direction: row">
4
+ <img src="https://s3.amazonaws.com/moonup/production/uploads/1667417959158-6303f37c3926de1f7ec42d3e.png" width="256">
5
+ <img src="https://s3.amazonaws.com/moonup/production/uploads/1667417959179-6303f37c3926de1f7ec42d3e.png" width="256">
6
+ <img src="https://s3.amazonaws.com/moonup/production/uploads/1667417959240-6303f37c3926de1f7ec42d3e.png" width="256">
7
+ <img src="https://s3.amazonaws.com/moonup/production/uploads/1667417959181-6303f37c3926de1f7ec42d3e.png" width="256">
8
+ <img src="https://s3.amazonaws.com/moonup/production/uploads/1667417959118-6303f37c3926de1f7ec42d3e.png" width="256">
9
+ <img src="https://s3.amazonaws.com/moonup/production/uploads/1667417959047-6303f37c3926de1f7ec42d3e.png" width="256">
10
+ </div>
11
 
12
  ## How to use
13
  - Download the model and use it on your desired UI (Tested on AUTOMATIC1111's) Currently only .ckpt version is supported
19
  We currently provide multiple checkpoints at different steps where you can compare results. v1 is only an experiment with a low quality dataset, results indicate the model might be overfitted. v2 will improve on dataset quality and quantity.
20
 
21
  ## Examples
22
+ **andreasorrentino style, a picture of a shiba inu**
23
+ Steps: 20, Sampler: Euler a, CFG scale: 7, Seed: 2207496243, Size: 512x512, Comparing v1 checkpoints
24
  ![xy_grid-0022-2207496243-andreasorrentino style, a picture of a shiba inu.png](https://s3.amazonaws.com/moonup/production/uploads/1667416709937-6303f37c3926de1f7ec42d3e.png)
25
 
26
+ **drawing of a porsche, andreasorrentino style**
27
+ Steps: 20, Sampler: Euler a, CFG scale: 7-15, Seed: 1734310449, Size: 512x512, andrea-sorrentino-v1_step_3000.ckpt
28
+ ![xy_grid-0029-1734310449-drawing of a porsche, andreasorrentino style.png](https://s3.amazonaws.com/moonup/production/uploads/1667492321234-6303f37c3926de1f7ec42d3e.png)
29
+
30
  ## Tips
31
  - Use different ways to trigger the style: andreasorrentino style, YOUR_PROMPT | YOUR_PROMPT in the style of andreasorrentino | YOUR_PROMPT, andreasorrentino style
32