Patrick

Results 4 issues of Patrick

Ubuntu 20.04 - Eigen 3.3.7 I encountered the same problem on Ubuntu 20.04. In my case, I could build the library by changing: ```cpp .def("x", (double (Eigen::Quaterniond::*) () const) &Eigen::Quaterniond::x)...

Hi, I'd like to request the ability to add text overlays on top of images. This would allow users to provide context or explanations for what's shown in each image,...

Hi, I read the documentation and realized that the files [docker-dev.yml](https://github.com/blib-la/runpod-worker-comfy/blob/main/.github/workflows/docker-dev.yml) [docker-release.yml](https://github.com/blib-la/runpod-worker-comfy/blob/main/.github/workflows/docker-release.yml) as mentioned in the readme do not exists. I would be pleased if you could add them. Thank...

bug

Hi, currently poetry is used. Any plans to use uv https://github.com/astral-sh/uv? `safety_check: error: Unsupported build tool: this pre-commit hook currently only handles pyproject.toml with Poetry ([tool.poetry] must be present in...