TypeError: pybind11::init(): factory function returned nullptr
Open
@zerollzeng is already working on this.
Since Apr 28, 2023.
triaged
- Dominant language
- C++
- Stars
- 13.4k
- Forks
- 2.4k
- Avg merge
- 5d 3h
- Merged PRs (30d)
- 2
Description
error happen!
[I] Initializing StableDiffusion txt2img demo using TensorRT
GPU : 8
Building TensorRT engine for onnx/clip.opt.onnx: engine/clip.plan
[W] Unable to determine GPU memory usage
[W] CUDA initialization failure with error: 35. Please check your CUDA installation: http://docs.nvidia.com/cuda/cuda-installation-guide-linux/index.html
environment:
cuda : 11.0
tensorrt : 8.6.0
the other torch proj can run successfully.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.