-
Hi @raven38 thanks for building this. I'm looking forward to testing it
Which diffusers version are you using? Running into some tensor mismatch on the text encoder embeddings
``` File "..../tr…
-
I have been trying to utilize the new `laplace` function for estimating the posterior distribution using a quadratic approximation. It seems that there is an issue when trying to use non-scalar parame…
-
Originally reported by @teb510
> i can grab the response from headers from a callnode - but the filter seems to bomb with headers that are multiple words connected by a "-" - downcasing/snakecasi…
-
Minor, but just remembered about this so I figure I'll mention them while I'm here:
In CS1, there's a quest at the end during the festival where you can give (I think Becky?) 10x coarse salt at her…
-
I'm wondering if there could be support for searching within markdown and other text-based files locally. For instance, if I search for 'cat' and I have a markdown file containing that word, it will a…
-
# Summary
Using Azure Blob Storage on the cloud, I can create a new blob from a url with no problem. However, using Azurite, get an error saying "CannotVerifyCopySource", status code 404.
I'm trying …
-
I'm running pycisTopic but `create_cistopic_object_from_fragments` has significant memory usage.
As has already been discussed (e.g. see https://github.com/aertslab/pycisTopic/issues/14), the main…
-
Do we like to add an apt repository for proxmoxer?
Using [wheel2deb](https://github.com/upciti/wheel2deb) , this is quite easy.
```bash
python3 -m build
cd dist
cat >wheel2deb.yml
-
### Ask away!
Hi,
I'm running the pipeline like this:
```
nextflow run epi2me-labs/wf-metagenomics \
--fastq $fastq_pass_path \
-profile singularity \
--database_set PlusPF-8 \
--out_dir $…
-
Hello devs,
I ran into this error running Indexlr in python on a linux x64 system. Below is the code to replicate this error:
```python
from btllib import Indexlr, IndexlrFlag
assembly_path =…