6DammK9 commited on
Commit
769b61f
·
verified ·
1 Parent(s): 74971ac

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -158,3 +158,11 @@ Steps: 192, Sampler: Euler, CFG scale: 4.5, Seed: 2213673007, Size: 1344x768, Mo
158
  ![24051202.png](https://huggingface.co/6DammK9/AstolfoMix-XL/resolve/main/24051202.png)
159
 
160
  ![24061701.png](https://huggingface.co/6DammK9/AstolfoMix-XL/resolve/main/24061701.png)
 
 
 
 
 
 
 
 
 
158
  ![24051202.png](https://huggingface.co/6DammK9/AstolfoMix-XL/resolve/main/24051202.png)
159
 
160
  ![24061701.png](https://huggingface.co/6DammK9/AstolfoMix-XL/resolve/main/24061701.png)
161
+
162
+ - This algorithm should be linear a.k.a $O(N)$ in both time and space complexity, however the time required looks like it is reaching $O(NlogN)$.
163
+
164
+ |Date|Model counts|Threads|RAM Usage (TB, FP64)|Time used (Hours, Xeon 8358 x2)|
165
+ |---|---|---|---|---|
166
+ |240607|117|16|1.214|14|
167
+ |240622|133|8|0.900|12.5|
168
+ |240830|192|8|1.446|41.5|