Ximin Luo
Ximin Luo
No problem, I am not expecting an easy fix soon - the ticket is more for documentation purposes and to help others, the important thing being you don't need to...
My extremely crude understanding of how stuff works is that each "sample" step is a transition function from an initial state to a final state. Is that vaguely correct? So...
> this is not how SD(XL) has been trained Hm, would be good to put this info in a prominent place in the UI. Since the point of Fooocus is...
@Tectract is your computer entirely unresponsive or can you SSH into it to restart the X session? If the latter then maybe it's the same issue as #2656.
OK, well mine doesn't require a driver reinstall and the computer is otherwise totally fine after I simply restart the display server, no reboot required, the GPU can even continue...
Confirming working with: ~~~~ export HSA_OVERRIDE_GFX_VERSION=11.0.0 export HCC_AMDGPU_TARGET=gfx1101 python3 entry_with_update.py ~~~~ on ~~~~ Device: AMD Radeon RX 7800 XT (radeonsi, navi32, LLVM 17.0.6, DRM 3.54, 6.6.15-amd64) (0x747e) Linux 6.6.15-amd64 #1...
Could we at least define the empty constraints here? I just found out about `exists` from this ticket, it turns out I did a similar thing with `And` in another...
Thanks! That seems suitable, fully-featured, with no extra cruft, and well-maintained for what it does. I still think it would be nice to merge that with this library, to make...
[type-combinators](https://hackage.haskell.org/package/type-combinators-0.2.4.3/docs/Type-Family-Constraint.html) is yet another package that defines a null constraint - this one, of arity 0.
I just ran into this whilst trying to install upscayl https://github.com/upscayl/upscayl/issues/652. Please fix it, it should be extremely simple to fix, just create a symlink instead of a hardlink.