-
I am unable to successfully install Docker by following the installation instructions in the README file.
The Docker installation process fails when following the README instructions.
```
% git…
-
The error occurs when I move the slide to close my lips, before I didn't get that error, but now I do.
Python 3.10.6 (tags/v3.10.6:9c7b4bd, Aug 1 2022, 21:53:49) [MSC v.1932 64 bit (AMD64)]
Versi…
-
Is it possible to output colored logs with Logbook?
The standard logging module has [`coloredlogs`](https://coloredlogs.readthedocs.io/en/latest/) but it is not compatible with Logbook.
wsw70 updated
6 years ago
-
Including a color formatter in the library might be useful. It's pretty simple to do---see for example, this [StackOverflow post about color logging output](https://stackoverflow.com/a/46482050/260303…
-
**Describe the bug**
When I pip install onnxruntime, it will upgrade protobuf. I can see errors like `onnx 1.12.0 requires protobuf=3.12.2, but you have protobuf 4.21.2 which is incompatible.`
I…
-
### Describe the issue
onnxruntime 1.17.1 version doesnt support CUDA 12.4 .
log:
warnings.warn("DWPose: Onnxruntime not found or doesn't come with acceleration providers, switch to OpenCV with CP…
-
**What happened**:
SBOM generated for python is missing few packages listed in the requirements.txt file
**What you expected to happen**:
SBOM should list all packages mentioned in the requi…
-
I am working on deploying GPU jobs with submit_batch_jobs.sh in SNANA, but in the GPU environment submit_batch_jobs.sh is not working because of some import errors, for example `ModuleNotFoundError: N…
-
-
### What happened?
Caching of a large dataset (5,000 images) is causing the RAM to increase at 0.1GB increments every 1 or 2 seconds.
This was with SDXL.
I have just created a conda environment wit…