donkeydonkey

Results 10 comments of donkeydonkey

Hiya. Is there any fix in sight for this problem? Or should we pursue other techniques for OSX deployment? Thank you.

is there any update on this?

> @carterjfulcher I would've thought this is already fixed, there is no flickering anymore (under React 17 rendering method) However, I do notice the chart is not displayed when panning...

intersting. so just adding the macros and then you can apply loras with your library to stable diffusion? sounds awesome

those fields in the Coin struct just need to be made optional. i have a fork with the updates but im also adding in some retry stuff

trying to use tauri-plugin-window on linux and getting error ``` 73 | Some(l) if !l.is_empty() => window.get_window(&l).ok_or(Error::WindowNotFound), | ^^^^^^^^^^ | help: there is a method `get_webview_window` with a similar name...

this machine has 2 GPUs. When I run the Stable diffusion Examples it uses the ADA 4000 with a 8.9 compute cap. ``` $ nvidia-smi --query-gpu=compute_cap --format=csv compute_cap 6.1 8.9...