RowanG1

Results 6 comments of RowanG1

Try zooming in on the image before running ocr - minimal crop around text part of image.

I also get a blank result. Even when I try Google Chrome on desktop in windows.

I had to do this: tools:replace="android:allowBackup"

Brilliant, thanks. I updated as follows: `from torch_lr_finder import LRFinder as PytorchLRFinder`

> @rkittinger @hao-li @ThomGru Make sure that when you added your ButtonBarView to your Storyboard that you added a **UICollectionView** and **not a plain UIView**. Even if you set the...

I have implemented the docker image approach on gitlab pipeline, and have set the danger token via DANGER_GITHUB_API_TOKEN, but I get this error message when running `danger-kotlin ci`: ``` $...