Olicorne
Olicorne
Fixed it apparently! I changed the "command" line as in https://github.com/vivien/i3blocks/issues/288#issuecomment-459902491
replying to @miguelrochefort , yes it allows to reduce the minimum brightness. I'm working on a PR to enable this. Thanks a lot to @fgaz in #373
I broke my commit tree and can't seem to get out of it cleanly so I'm closing this PR and creating a new one shortly, sorry :/
Same issue here. It kinda defeats the whole purpose of this addon : you can have your logseq card in anki but can't use several decks, can't add tags via...
> The issue was fixed. With the code in the master branch, it is possible to build gRPC locally by running the command: `BUILD_GRPC_FOR_BACKEND_LLAMA=ON make build` > > I think...
@EchedeyLR can you share your .env ?
AFAIK it's not a fix but a workaround while the team has figured out why this started happening. Personnaly here's what I needed to add at the end of my...
Sharing my hacky solution for @MakingMadness : I've been using pyclip to get the image from clipboard. The trick is that gradio is using bgr and cv2 is using rgb...
@abidlabs is it planned to add `copy from clipboard` to the `gallery` component? I didn't expect to find it in `Image` but not in `Gallery`.
Not sure I understand. Why not using [litellm](https://docs.litellm.ai/)? It's easier to handle models with litellm than having to deal with changing the URL. Mistral large and its function calling seems...