Text-to-Image
Diffusers
StableDiffusionPipeline
stable-diffusion
stable-diffusion-diffusers
Inference Endpoints
harishp commited on
Commit
68c2533
·
1 Parent(s): d04327a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -46,3 +46,10 @@ These are the key hyperparameters used during training:
46
  * Image resolution: 512
47
  * Mixed-precision: fp16
48
 
 
 
 
 
 
 
 
 
46
  * Image resolution: 512
47
  * Mixed-precision: fp16
48
 
49
+ ## Speed Comparision
50
+
51
+ We have observed that the distilled models are upto 85% faster than the Base SD1.5 Models. Below is a comparision
52
+
53
+ ![graph](./graph.png)
54
+ ![comparision](./comparision1.png)
55
+