kopyl
[ONNXRuntimeError] when running ComfyUI
Not 100% sure, but try
1.
pip uninstall onnxruntime -y
2. pip install onnxruntime-gpu
If this does not help you might try this:
1. pip uninstall opencv-python
2 pip install opencv-python-headless
If this does not help as well, try
1. apt update
2. apt install ffmpeg -y
Could you please let me know if anything of this helped?
@theshadowfax10 replies
GPU speed getting slower and slower
I was having the same issue with 4090 and it seems like the issue is in the difference of the rest of the hardware.
But this issue got to be solved. Or at least it should be clear when you rent an pod with not the best performance possible.
@JM
14 replies