Luca Beltrame

Results 66 issues of Luca Beltrame

### Feature description This is opened as a feature just to keep track of things. The recently-released ControlNet Omni model may require a specific Diffusers pipeline (or similar approaches) for...

enhancement

### Feature description Currently the code works when an input image is set. However, when doing text to image, there's no input image set, only overrides (unless the first image...

enhancement

As it stands, when converting `GRanges` objects to `data.frame`, it is not possible to skip `check.names` as it is not passed when the `data.frame` is constructed and when `mcols` are...

### Is there an existing module for this? - [X] I have searched for the existing module ### Is there an open PR for this? - [X] I have searched...

new module

### Is there an existing module for this? - [X] I have searched for the existing module ### Is there an open PR for this? - [X] I have searched...

new module

**Is your feature request related to a problem? Please describe.** I use multiple lists with different types on the same page, and since some contain quite a number of posts,...

### Description of feature This allows to potentially extract information for QC using Illumina's `interop` library (it will not be able to parse data without it). CheckQC doesn't, as of...

enhancement

As the subject says. The MASH role supports backing up MariaDB databases, but the borgmatic Docker container does not ship mysqldump or mariadb-dump, so generating a configuration with that will...

bug

### Issue Description Sampler settings such as `scheduler_sigma`, `schedulers_beta_schedule`, and so on (basically all sampler settings from the UI) are not saved correctly from the UI. When setting them and...

question
cannot reproduce

This PR implements support for PureCN (https://github.com/lima1/). Design rationale talked at the hackathon: - Assume a PoN has been made already ("NormalDB", in PureCN-speak) - Don't calculate coverage from PureCN,...