Muhammad Rizqi Nur
Muhammad Rizqi Nur
Sorry I haven't tried the code yet. The UV mapping is now consistent, thank you. The split faces are due to two separate voxel renderers, don't worry about them. ...
I tried the code. It works, but throws an error. The error ``` Destroying assets is not permitted to avoid data loss. If you really want to remove an asset...
Oh, right. I noticed that the sliders in the brush are range sliders. What's the range for? Random sample space?
Shizuku used to work just like that. It regressed due to the extension repo & trust changes. So I think this is a bug instead of feature request
I've tried adding it to the skipped layers as mentioned [here](https://github.com/ogkalu2/Merge-Stable-Diffusion-models-without-distortion/issues/15#issuecomment-1326997767). It's in weight_matching.py right? ``` return permutation_spec_from_axes_to_perm({ #Skipped Layers **skip("betas", None, None), **skip("alphas_cumprod", None, None), **skip("alphas_cumprod_prev", None, None), **skip("sqrt_alphas_cumprod",...
So I'm worried that my changes didn't apply so I printed something, and it's printed. So I think my change applied. ``` print("HELLLOOOO") return permutation_spec_from_axes_to_perm({ #Skipped Layers **skip("betas", None, None),...
Weird. I checked your original weight_matching.py and [it's already skipped](https://github.com/ogkalu2/Merge-Stable-Diffusion-models-without-distortion/blob/0d4e2bb84d94b4ce1c91f18bf4b1b973ad6109b0/weight_matching.py#L489).
I'm having the same issue on Google Colab, but worse. It crashes right away at first iteration. ``` /content/merger Using half precision --------------------- ITERATION 1 --------------------- new alpha = 0.045...
I'm getting [an error](https://github.com/ogkalu2/Merge-Stable-Diffusion-models-without-distortion/issues/28) with GPU but I think it's progressing. I guess it was indeed RAM issue.
> Worth keeping on this thread from @korhun:  > > https://superuser.com/questions/947070/how-can-i-hide-taskbar-labels-in-windows-10-without-combining-icons 7+ Taskbar Tweaker doesn't support windows 11. Any alternatives?