Diffusers Bot
commited on
upload from sha: c2e87869be81bef9c87adb34b7815adebe042e64
Browse files- collated_results.csv +36 -36
collated_results.csv
CHANGED
@@ -1,37 +1,37 @@
|
|
1 |
pipeline_cls,ckpt_id,batch_size,num_inference_steps,model_cpu_offload,run_compile,time (secs),memory (gbs),actual_gpu_memory (gbs),github_sha
|
2 |
-
StableDiffusionXLAdapterPipeline,TencentARC/t2i-adapter-canny-sdxl-1.0,1,50,False,False,15.
|
3 |
-
StableDiffusionXLAdapterPipeline,TencentARC/t2i-adapter-canny-sdxl-1.0,1,50,False,True,13.
|
4 |
-
StableDiffusionAdapterPipeline,TencentARC/t2iadapter_canny_sd14v1,1,50,False,False,2.
|
5 |
-
StableDiffusionAdapterPipeline,TencentARC/t2iadapter_canny_sd14v1,1,50,False,True,2.
|
6 |
-
StableDiffusionXLControlNetPipeline,diffusers/controlnet-canny-sdxl-1.0,1,50,False,False,
|
7 |
-
StableDiffusionXLControlNetPipeline,diffusers/controlnet-canny-sdxl-1.0,1,50,False,True,18.
|
8 |
-
KandinskyV22CombinedPipeline,kandinsky-community/kandinsky-2-2-decoder,1,50,False,False,3.
|
9 |
-
KandinskyV22CombinedPipeline,kandinsky-community/kandinsky-2-2-decoder,1,50,False,True,3.
|
10 |
-
StableDiffusionXLPipeline,latent-consistency/lcm-lora-sdxl,1,4,False,False,1.
|
11 |
-
StableDiffusionXLPipeline,latent-consistency/lcm-lora-sdxl,1,4,False,True,1.
|
12 |
-
StableDiffusionControlNetPipeline,lllyasviel/sd-controlnet-canny,1,50,False,False,4.
|
13 |
-
StableDiffusionControlNetPipeline,lllyasviel/sd-controlnet-canny,1,50,False,True,2.
|
14 |
-
StableDiffusionPipeline,runwayml/stable-diffusion-v1-5 (IP-Adapter),1,50,False,False,3.
|
15 |
-
StableDiffusionPipeline,runwayml/stable-diffusion-v1-5 (IP-Adapter),1,50,False,True,2.
|
16 |
-
StableDiffusionImg2ImgPipeline,runwayml/stable-diffusion-v1-5,1,50,False,False,2.
|
17 |
-
StableDiffusionImg2ImgPipeline,runwayml/stable-diffusion-v1-5,1,50,False,True,1.
|
18 |
-
StableDiffusionInpaintPipeline,runwayml/stable-diffusion-v1-5,1,50,False,False,3.
|
19 |
-
StableDiffusionInpaintPipeline,runwayml/stable-diffusion-v1-5,1,50,False,True,2.
|
20 |
-
StableDiffusionPipeline,runwayml/stable-diffusion-v1-5,1,50,False,False,2.
|
21 |
-
StableDiffusionPipeline,runwayml/stable-diffusion-v1-5,1,50,False,True,2.
|
22 |
-
StableDiffusionXLPipeline,segmind/SSD-1B,1,50,False,False,10.
|
23 |
-
StableDiffusionXLPipeline,segmind/SSD-1B,1,50,False,True,8.
|
24 |
-
StableDiffusionXLImg2ImgPipeline,stabilityai/sdxl-turbo,1,2,False,False,0.
|
25 |
-
StableDiffusionXLImg2ImgPipeline,stabilityai/sdxl-turbo,1,2,False,True,1.
|
26 |
-
StableDiffusionXLPipeline,stabilityai/sdxl-turbo,1,1,False,False,0.308 (
|
27 |
-
StableDiffusionXLPipeline,stabilityai/sdxl-turbo,1,1,False,True,1.
|
28 |
-
StableDiffusionXLPipeline,stabilityai/stable-diffusion-xl-base-1.0 (IP-Adapter),1,50,False,False,15.
|
29 |
-
StableDiffusionXLPipeline,stabilityai/stable-diffusion-xl-base-1.0 (IP-Adapter),1,50,False,True,13.
|
30 |
-
StableDiffusionXLInpaintPipeline,stabilityai/stable-diffusion-xl-base-1.0,1,50,False,False,
|
31 |
-
StableDiffusionXLInpaintPipeline,stabilityai/stable-diffusion-xl-base-1.0,1,50,False,True,13.
|
32 |
-
StableDiffusionXLPipeline,stabilityai/stable-diffusion-xl-base-1.0,1,50,False,False,15.
|
33 |
-
StableDiffusionXLPipeline,stabilityai/stable-diffusion-xl-base-1.0,1,50,False,True,13.
|
34 |
-
StableDiffusionXLImg2ImgPipeline,stabilityai/stable-diffusion-xl-refiner-1.0,1,50,False,False,
|
35 |
-
StableDiffusionXLImg2ImgPipeline,stabilityai/stable-diffusion-xl-refiner-1.0,1,50,False,True,5.
|
36 |
-
WuerstchenCombinedPipeline,warp-ai/wuerstchen,1,50,False,False,4.
|
37 |
-
WuerstchenCombinedPipeline,warp-ai/wuerstchen,1,50,False,True,4.
|
|
|
1 |
pipeline_cls,ckpt_id,batch_size,num_inference_steps,model_cpu_offload,run_compile,time (secs),memory (gbs),actual_gpu_memory (gbs),github_sha
|
2 |
+
StableDiffusionXLAdapterPipeline,TencentARC/t2i-adapter-canny-sdxl-1.0,1,50,False,False,15.041 (+0.02%),10.651 (+0.05%),21.988,c2e87869be81bef9c87adb34b7815adebe042e64
|
3 |
+
StableDiffusionXLAdapterPipeline,TencentARC/t2i-adapter-canny-sdxl-1.0,1,50,False,True,13.886 (+0.14%),10.652 (+0.03%),21.988,c2e87869be81bef9c87adb34b7815adebe042e64
|
4 |
+
StableDiffusionAdapterPipeline,TencentARC/t2iadapter_canny_sd14v1,1,50,False,False,2.95 (-0.03%),3.35 (+0.03%),21.988,c2e87869be81bef9c87adb34b7815adebe042e64
|
5 |
+
StableDiffusionAdapterPipeline,TencentARC/t2iadapter_canny_sd14v1,1,50,False,True,2.553 (+0.04%),3.338 (-0.30%),21.988,c2e87869be81bef9c87adb34b7815adebe042e64
|
6 |
+
StableDiffusionXLControlNetPipeline,diffusers/controlnet-canny-sdxl-1.0,1,50,False,False,22.02 (+0.12%),12.966 (+0.03%),21.988,c2e87869be81bef9c87adb34b7815adebe042e64
|
7 |
+
StableDiffusionXLControlNetPipeline,diffusers/controlnet-canny-sdxl-1.0,1,50,False,True,18.894 (+0.07%),12.858 (0.00%),21.988,c2e87869be81bef9c87adb34b7815adebe042e64
|
8 |
+
KandinskyV22CombinedPipeline,kandinsky-community/kandinsky-2-2-decoder,1,50,False,False,3.567 (+0.14%),9.764 (-0.45%),21.988,c2e87869be81bef9c87adb34b7815adebe042e64
|
9 |
+
KandinskyV22CombinedPipeline,kandinsky-community/kandinsky-2-2-decoder,1,50,False,True,3.255 (+0.34%),9.764 (0.00%),21.988,c2e87869be81bef9c87adb34b7815adebe042e64
|
10 |
+
StableDiffusionXLPipeline,latent-consistency/lcm-lora-sdxl,1,4,False,False,1.513 (-0.39%),10.463 (-0.06%),21.988,c2e87869be81bef9c87adb34b7815adebe042e64
|
11 |
+
StableDiffusionXLPipeline,latent-consistency/lcm-lora-sdxl,1,4,False,True,1.438 (-0.21%),10.468 (+0.04%),21.988,c2e87869be81bef9c87adb34b7815adebe042e64
|
12 |
+
StableDiffusionControlNetPipeline,lllyasviel/sd-controlnet-canny,1,50,False,False,4.021 (+0.10%),3.9 (+0.23%),21.988,c2e87869be81bef9c87adb34b7815adebe042e64
|
13 |
+
StableDiffusionControlNetPipeline,lllyasviel/sd-controlnet-canny,1,50,False,True,2.825 (-0.21%),3.874 (+0.28%),21.988,c2e87869be81bef9c87adb34b7815adebe042e64
|
14 |
+
StableDiffusionPipeline,runwayml/stable-diffusion-v1-5 (IP-Adapter),1,50,False,False,3.039 (-0.23%),4.412 (+0.27%),21.988,c2e87869be81bef9c87adb34b7815adebe042e64
|
15 |
+
StableDiffusionPipeline,runwayml/stable-diffusion-v1-5 (IP-Adapter),1,50,False,True,2.183 (-0.23%),4.406 (-0.18%),21.988,c2e87869be81bef9c87adb34b7815adebe042e64
|
16 |
+
StableDiffusionImg2ImgPipeline,runwayml/stable-diffusion-v1-5,1,50,False,False,2.444 (-0.04%),3.192 (+0.25%),21.988,c2e87869be81bef9c87adb34b7815adebe042e64
|
17 |
+
StableDiffusionImg2ImgPipeline,runwayml/stable-diffusion-v1-5,1,50,False,True,1.783 (+0.51%),3.187 (0.00%),21.988,c2e87869be81bef9c87adb34b7815adebe042e64
|
18 |
+
StableDiffusionInpaintPipeline,runwayml/stable-diffusion-v1-5,1,50,False,False,3.061 (+0.03%),3.184 (-0.28%),21.988,c2e87869be81bef9c87adb34b7815adebe042e64
|
19 |
+
StableDiffusionInpaintPipeline,runwayml/stable-diffusion-v1-5,1,50,False,True,2.249 (+0.40%),3.194 (0.00%),21.988,c2e87869be81bef9c87adb34b7815adebe042e64
|
20 |
+
StableDiffusionPipeline,runwayml/stable-diffusion-v1-5,1,50,False,False,2.94 (-0.17%),3.184 (-0.25%),21.988,c2e87869be81bef9c87adb34b7815adebe042e64
|
21 |
+
StableDiffusionPipeline,runwayml/stable-diffusion-v1-5,1,50,False,True,2.103 (-0.57%),3.184 (-0.28%),21.988,c2e87869be81bef9c87adb34b7815adebe042e64
|
22 |
+
StableDiffusionXLPipeline,segmind/SSD-1B,1,50,False,False,10.074 (+0.17%),8.114 (-0.11%),21.988,c2e87869be81bef9c87adb34b7815adebe042e64
|
23 |
+
StableDiffusionXLPipeline,segmind/SSD-1B,1,50,False,True,8.629 (+0.16%),8.108 (-0.18%),21.988,c2e87869be81bef9c87adb34b7815adebe042e64
|
24 |
+
StableDiffusionXLImg2ImgPipeline,stabilityai/sdxl-turbo,1,2,False,False,0.408 (+0.49%),7.653 (+0.03%),21.988,c2e87869be81bef9c87adb34b7815adebe042e64
|
25 |
+
StableDiffusionXLImg2ImgPipeline,stabilityai/sdxl-turbo,1,2,False,True,1.331 (-0.52%),7.653 (0.00%),21.988,c2e87869be81bef9c87adb34b7815adebe042e64
|
26 |
+
StableDiffusionXLPipeline,stabilityai/sdxl-turbo,1,1,False,False,0.308 (0.00%),7.652 (-0.05%),21.988,c2e87869be81bef9c87adb34b7815adebe042e64
|
27 |
+
StableDiffusionXLPipeline,stabilityai/sdxl-turbo,1,1,False,True,1.225 (-0.49%),7.652 (0.00%),21.988,c2e87869be81bef9c87adb34b7815adebe042e64
|
28 |
+
StableDiffusionXLPipeline,stabilityai/stable-diffusion-xl-base-1.0 (IP-Adapter),1,50,False,False,15.838 (+0.10%),14.561 (-0.01%),21.988,c2e87869be81bef9c87adb34b7815adebe042e64
|
29 |
+
StableDiffusionXLPipeline,stabilityai/stable-diffusion-xl-base-1.0 (IP-Adapter),1,50,False,True,13.7 (+0.19%),14.557 (-0.01%),21.988,c2e87869be81bef9c87adb34b7815adebe042e64
|
30 |
+
StableDiffusionXLInpaintPipeline,stabilityai/stable-diffusion-xl-base-1.0,1,50,False,False,16.02 (+0.16%),10.472 (0.00%),21.988,c2e87869be81bef9c87adb34b7815adebe042e64
|
31 |
+
StableDiffusionXLInpaintPipeline,stabilityai/stable-diffusion-xl-base-1.0,1,50,False,True,13.974 (-0.04%),10.471 (+0.04%),21.988,c2e87869be81bef9c87adb34b7815adebe042e64
|
32 |
+
StableDiffusionXLPipeline,stabilityai/stable-diffusion-xl-base-1.0,1,50,False,False,15.278 (+0.15%),10.47 (+0.04%),21.988,c2e87869be81bef9c87adb34b7815adebe042e64
|
33 |
+
StableDiffusionXLPipeline,stabilityai/stable-diffusion-xl-base-1.0,1,50,False,True,13.238 (+0.15%),10.466 (0.00%),21.988,c2e87869be81bef9c87adb34b7815adebe042e64
|
34 |
+
StableDiffusionXLImg2ImgPipeline,stabilityai/stable-diffusion-xl-refiner-1.0,1,50,False,False,6.0 (+0.18%),9.624 (0.00%),21.988,c2e87869be81bef9c87adb34b7815adebe042e64
|
35 |
+
StableDiffusionXLImg2ImgPipeline,stabilityai/stable-diffusion-xl-refiner-1.0,1,50,False,True,5.55 (+0.09%),9.614 (-0.09%),21.988,c2e87869be81bef9c87adb34b7815adebe042e64
|
36 |
+
WuerstchenCombinedPipeline,warp-ai/wuerstchen,1,50,False,False,4.463 (-0.11%),6.082 (+0.16%),21.988,c2e87869be81bef9c87adb34b7815adebe042e64
|
37 |
+
WuerstchenCombinedPipeline,warp-ai/wuerstchen,1,50,False,True,4.639 (+0.39%),6.071 (-0.05%),21.988,c2e87869be81bef9c87adb34b7815adebe042e64
|