Felix Palm

Results 2 comments of Felix Palm

Hi, I had the same error. According to the documentation (https://detectron2.readthedocs.io/en/latest/tutorials/install.html#common-installation-issues) the version of detectron2 and torch depends on the CUDA version installed on the computer. I was able to...

Hello, I got it working today. It only worked for me with the following setup with NodeJS. - The dependencies in the package.json with these versions “dependencies": { “playwright-aws-lambda": ‘^0.10.0’,...