AeroX2 commited on
Commit
dbfc81e
1 Parent(s): e439366

Upload images and info.txt

Browse files
.gitattributes CHANGED
@@ -33,3 +33,7 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ images/sdxl-10steps-seed1000.png filter=lfs diff=lfs merge=lfs -text
37
+ images/sdxl-3steps-seed1000.png filter=lfs diff=lfs merge=lfs -text
38
+ images/sdxlturbo-10steps-seed1000.png filter=lfs diff=lfs merge=lfs -text
39
+ images/sdxlturbo-3steps-seed1000.png filter=lfs diff=lfs merge=lfs -text
images/sdxl-10steps-seed1000.png ADDED

Git LFS Details

  • SHA256: df9f01948c3a3b152456830211d02c28a7f434a5686b791f3f07e21774952d41
  • Pointer size: 132 Bytes
  • Size of remote file: 3.15 MB
images/sdxl-3steps-seed1000.png ADDED

Git LFS Details

  • SHA256: 00b0285c7847998273627f6fa80d6f53b33818c0fecedbfde1d7facb1ace810f
  • Pointer size: 132 Bytes
  • Size of remote file: 3.15 MB
images/sdxlturbo-10steps-seed1000.png ADDED

Git LFS Details

  • SHA256: c8805d791f76fcff092eb9d8fd47b370b720cad1eff9a5793806ef72efead1bf
  • Pointer size: 132 Bytes
  • Size of remote file: 3.15 MB
images/sdxlturbo-3steps-seed1000.png ADDED

Git LFS Details

  • SHA256: ed09bc7ab8732ccf2016e7eb8f948219aa14132d4dd8c0b9c237c49a06f75ed9
  • Pointer size: 132 Bytes
  • Size of remote file: 3.15 MB
info.txt ADDED
@@ -0,0 +1,134 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ DEBUG: 3+ Measure-Command { >>>> .\src\build\Release\sd.exe --models-path sdxlturbo-mod --turbo --steps 3 --seed 1000 --output sdxlturbo-3steps-seed1000.png | Out-Default }
2
+ ----------------[start]------------------
3
+ positive_prompt: a photo of an astronaut riding a horse on mars
4
+ SDXL turbo doesn't support negative_prompts
5
+ output_png_path: sdxlturbo-3steps-seed1000.png
6
+ steps: 3
7
+ seed: 1000
8
+ ----------------[prompt]------------------
9
+ ----------------[diffusion]---------------
10
+ step:0 67180ms
11
+ step:1 65331ms
12
+ step:2 65958ms
13
+ ----------------[decode]------------------
14
+ ----------------[close]-------------------
15
+
16
+ peak working set size: 0.270809 GB
17
+
18
+ Days : 0
19
+ Hours : 0
20
+ Minutes : 4
21
+ Seconds : 35
22
+ Milliseconds : 744
23
+ Ticks : 2757449536
24
+ TotalDays : 0.00319149251851852
25
+ TotalHours : 0.0765958204444444
26
+ TotalMinutes : 4.59574922666667
27
+ TotalSeconds : 275.7449536
28
+ TotalMilliseconds : 275744.9536
29
+
30
+
31
+
32
+ DEBUG: 4+ Measure-Command { >>>> .\src\build\Release\sd.exe --models-path sdxl --xl --steps 3 --seed 1000 --output sdxl-3steps-seed1000.png | Out-Default }
33
+ ----------------[start]------------------
34
+ positive_prompt: a photo of an astronaut riding a horse on mars
35
+ negative_prompt: ugly, blurry
36
+ output_png_path: sdxl-3steps-seed1000.png
37
+ steps: 3
38
+ seed: 1000
39
+ ----------------[prompt]------------------
40
+ ----------------[diffusion]---------------
41
+ step:0 136089ms
42
+ step:1 131628ms
43
+ step:2 142346ms
44
+ ----------------[decode]------------------
45
+ ----------------[close]-------------------
46
+
47
+ peak working set size: 0.271709 GB
48
+
49
+ Days : 0
50
+ Hours : 0
51
+ Minutes : 8
52
+ Seconds : 15
53
+ Milliseconds : 364
54
+ Ticks : 4953649582
55
+ TotalDays : 0.00573339071990741
56
+ TotalHours : 0.137601377277778
57
+ TotalMinutes : 8.25608263666667
58
+ TotalSeconds : 495.3649582
59
+ TotalMilliseconds : 495364.9582
60
+
61
+
62
+
63
+ DEBUG: 5+ Measure-Command { >>>> .\src\build\Release\sd.exe --models-path sdxlturbo-mod --turbo --steps 10 --seed 1000 --output sdxlturbo-10steps-seed1000.png | Out-Default }
64
+ ----------------[start]------------------
65
+ positive_prompt: a photo of an astronaut riding a horse on mars
66
+ SDXL turbo doesn't support negative_prompts
67
+ output_png_path: sdxlturbo-10steps-seed1000.png
68
+ steps: 10
69
+ seed: 1000
70
+ ----------------[prompt]------------------
71
+ ----------------[diffusion]---------------
72
+ step:0 66853ms
73
+ step:1 65619ms
74
+ step:2 65722ms
75
+ step:3 65929ms
76
+ step:4 65704ms
77
+ step:5 65349ms
78
+ step:6 65368ms
79
+ step:7 65337ms
80
+ step:8 65920ms
81
+ step:9 65926ms
82
+ ----------------[decode]------------------
83
+ ----------------[close]-------------------
84
+
85
+ peak working set size: 0.270985 GB
86
+
87
+ Days : 0
88
+ Hours : 0
89
+ Minutes : 12
90
+ Seconds : 17
91
+ Milliseconds : 999
92
+ Ticks : 7379996657
93
+ TotalDays : 0.0085416627974537
94
+ TotalHours : 0.204999907138889
95
+ TotalMinutes : 12.2999944283333
96
+ TotalSeconds : 737.9996657
97
+ TotalMilliseconds : 737999.6657
98
+
99
+
100
+
101
+ DEBUG: 6+ Measure-Command { >>>> .\src\build\Release\sd.exe --models-path sdxl --xl --steps 10 --seed 1000 --output sdxl-10steps-seed1000.png | Out-Default }
102
+ ----------------[start]------------------
103
+ positive_prompt: a photo of an astronaut riding a horse on mars
104
+ negative_prompt: ugly, blurry
105
+ output_png_path: sdxl-10steps-seed1000.png
106
+ steps: 10
107
+ seed: 1000
108
+ ----------------[prompt]------------------
109
+ ----------------[diffusion]---------------
110
+ step:0 132845ms
111
+ step:1 133106ms
112
+ step:2 132097ms
113
+ step:3 133263ms
114
+ step:4 133388ms
115
+ step:5 132093ms
116
+ step:6 132331ms
117
+ step:7 132484ms
118
+ step:8 132068ms
119
+ step:9 130831ms
120
+ ----------------[decode]------------------
121
+ ----------------[close]-------------------
122
+
123
+ peak working set size: 0.272316 GB
124
+ Days : 0
125
+ Hours : 0
126
+ Minutes : 23
127
+ Seconds : 29
128
+ Milliseconds : 544
129
+ Ticks : 14095445053
130
+ TotalDays : 0.0163141725150463
131
+ TotalHours : 0.391540140361111
132
+ TotalMinutes : 23.4924084216667
133
+ TotalSeconds : 1409.5445053
134
+ TotalMilliseconds : 1409544.5053