Paul Dufour
Paul Dufour
I've noticed if you are using React things are typically a lot easier to select using the new(ish) React selectors playwright supports. https://playwright.dev/docs/selectors#react-selectors. This is because a lot of times...
Hi, I'm having problems with getting pagespeed to work on Ubuntu Precise. I built it on Trusty and it worked fine, then I did the same process on Precise and...
Hi there, I'm having troubles with deep-freeze library definition file and having a bit of trouble understanding how to fix it myself. Here is the definition file from typescript: https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/deep-freeze/index.d.ts...
A bit of an unusual request, but is it possible to compile this to a wasm target? Didn't see any open issues about this. Thanks for the cool library!
### System Info python3 --version ``` Python 3.10.15 ``` requirements.txt ```shell huggingface_hub streamlit transformers[torch]==4.46.0 onnxruntime==1.19.2 optimum==1.23.2 onnx==1.17.0 onnxconverter-common==1.14.0 tqdm==4.66.5 onnxslim==0.1.35 --extra-index-url https://pypi.ngc.nvidia.com onnx_graphsurgeon==0.5.2 ``` ### Who can help? _No response_...