Daya Adianto
Daya Adianto
Hello! This PR attempts to resolve #527 (adding support for Debian 11). Currently WIP. I noticed there are some issues with `ansible-lint` GitHub Actions and `mysql_hardening` test failed due to...
This Pull Request fixes the outdated link to the Git learning resource on Microsoft. The learning resources are now hosted on Microsoft Learn site.
Hello! Some quick background first. I am a sysadmin (kind of) in a research team that currently developing an ontology. My work right now is to deploy the ontology along...
The app produces warning message when analysing a project. The warning message said that `pep8` package has been renamed to `pycodestyle`, as suggested in https://github.com/PyCQA/pycodestyle/issues/466. The warning message is as...
This PR attempts to ensure `--free_gpu_mem` option work in `img2img.py`. The solution is similar to the procedure in `txt2img.py`. I added condition check to see if `--free_gpu_mem` is enabled. If...
This PR fixes a typo to allow PyTorch to run using MPS on macOS-based system.
Good day! This PR removes the `v` prefix in the version identifier assigned to PACK_VERSION build argument. The `pack` script actually available on Coolify's CDN, but named without `v` prefix...