Tobias Andersen

Results 18 comments of Tobias Andersen

@VadimDez If i understand this correctly, unless an ECMAScript module bundle version of ng2-pdf-viewer is released, we have to add ng2-pdf-viewer to allowedCommonJsDependencies to ignore this warning? 🤔 Do you...

The only app that is listed when i run `winget upgrade` is `Microsoft.Edge` and when i try to upgrade it using `winget upgrade --all` it fails with: ``` Failed when...

> I'm using an old iPad Air (iPadOS 12.5.7) and have the same issue. I need this iPad for just one purpose - to show a chart of my current...

> How to select the correct camera ? Is there any method to improve the output resolution of the camera? In the file `modules/ui.py`: ` cap = cv2.VideoCapture(0) # Use...

> This problem should change onnxruntime version , if you without GPU ,run pip uninstall onnxruntime pip uninstall onnxruntime-gpu pip uninstall onnxruntime-directml pip install onnxruntime-directml==1.15.1 python run.py --execution-provider cpu Does...