Kenneth

Results 23 comments of Kenneth

Started to get into stable diffusion and been going through the landscape, invoke-ai is by far the best ux/ui. Sadly adetailer seems key in many workflows incorporating faces, sad that...

I don´t get the "it's also being used for porn" comment which is supposed to dismiss its usefulness. I just see that tutorials for face and hand restoration use that,...

Thank you so much for the feedback! I'm not a javascript dev by any means, but I don't mind opening up stuff and reading whatever languages. I asked around on...

Hey, I'm having the same issue, with "display mode" not being able to select "side panel" even though premium trial had been enabled.

Personally I use something like this for ml right now, since the pytorch image is huuge and sometimes I just want cuda ``` [mlbox-pytorch] image=nvcr.io/nvidia/pytorch:24.03-py3 additional_packages="git nvtop btop" init_hooks="pip3 install...

I'm using this now, got tired of writing anything else than mlbox, and added some typical packages I use. ``` [mlbox] image=nvcr.io/nvidia/pytorch:24.03-py3 additional_packages="git git-lfs" additional_packages="zsh zsh-antigen fzf findutils unzip strace...

Have the same issue on aurora-39 under x11 with no scaling options (100% standard) set in display. ``` ● ostree-image-signed:docker://ghcr.io/nihaiden/aurora-dx-nvidia:latest Digest: sha256:3a8ebff5328693b816c8b85ba17febb3efa62a1079d0b87d382f9f76dd65b65f Version: 39.20240409.0 (2024-04-09T16:52:37Z) LayeredPackages: btrfs-assistant ```

I tried running it via the terminal, and get the following error ``` ** (dev-pod:100126): WARNING **: 15:42:28.683: webkit_settings_set_enable_offline_web_application_cache is deprecated and does nothing. AcceleratedSurfaceDMABuf was unable to construct a...

hmm, just updated and rebooted, I'm on x and still just have a blank grey image

Trying to use lorax for structured generation with different frameworks, the current differentation on the openai structured generation mode is causing issues. I believe it's due to this part which...