-
Dear Zipline Maintainers,
Before I tell you about my issue, let me describe my environment:
# Environment
* Operating System: MacOS
* Python Version: 3.8.5
* Python Bitness: 64
* How d…
-
### Describe the bug
`StableDiffusionControlNetInpaintPipeline` does not follow the 2nd `controlNet`
### Reproduction
```python
import copy
import itertools
import random
import cv2
# !pip i…
-
Hi @zoccoler I was getting an error when manualy segment the cluster using napari-cluster-plotter. I created the layer to fill the plotter in the _widget.py file (as in napari-flim-phasor-plotter). It…
-
### Describe the bug
`StableDiffusionControlNetInpaintPipeline`
raises TypeError: For multiple controlnets: `image` must be type `list``
### Reproduction
```python
import itertools
import rando…
-
### What docker image(s) are you using?
datascience-notebook
### Host OS system and architecture running docker image
Ubuntu 22.04 / aarch64
### What Docker command are you running?
I am using th…
-
I've noticed some glitches in JASP 0.15.0 (Windows 10):
(1) There's a recurring announcement that "JASP has been installed from a Zip. . ." However, it is not a one-time thing. It happens every tim…
-
Dear @gjbaker,
Thank you for such a wonderful package, I am trying to implement it for my MCMICRO runs on TMA cores.
At the moment I am having trouble running it on the demo dataset.
I follo…
-
Sometimes I am getting these exceptions on my application connecting to Redis.
I am running a service with 40 containers (spring-boot)
Env: AWS
Redis: AWS managed
Jedis version: 3.1.0
connec…
-
## Description of the issue
### Context information (for bug reports)
* Output of `pyinstaller --version`: ```(paste here)``` 5.11
* Version of Python: python3.8
* Platform: ubantu2…
-
Hello,
in ubuntu 22.04 after removing python 3.10 and installing python 3.11
creating a new venv, and installing all the requirements.txt and solving a few other dependencies that where not includ…