Karllas
Karllas
Hi, I have installed cog as described in the readme. I was following the Redis guide and got an error when running this command: `docker run python -m cog.server.redis_queue \...
I am getting very strange results when using exported CoreML models for PNGs. What might be the cause?  
Hello, The link to the pretrained model is broken. Could you please provide a new one?
If you try to call makeCGImage for a MTIImage which consists of a large number of filters (30+) via MTIContext created with enablesRenderGraphOptimization option then makeCGImage never finishes. ### Checklist...
Replace this paragraph with a short description of the incorrect behavior. ### Checklist - [x] I've read the [README](https://github.com/MetalPetal/MetalPetal/blob/master/README.md) - [x] If possible, I've reproduced the issue using the `master`...
Is it a bug or expected behaviour that onDisappear closure get's called straight after the view is hosted?
[Bug]: Crash on app launch: EXC_BAD_ACCESS __40+[OneSignal downloadIOSParamsWithAppId:]_block_invoke
### What happened? App crashed on launch ### Steps to reproduce? ```Markdown 1. Launch the app ``` ### What did you expect to happen? No crash ### OneSignal iOS SDK...
We can't use TensorFlowLiteTaskVision and GoogleMLKit/PoseDetectionAccurate Pods together because we get duplicate symbols error **Error logs:** `duplicate symbol '_OBJC_IVAR_$_GMLImage._imageSourceType' in: /Users/karolis/XcodeProjects/BodyEditor/Pods/MLImage/Frameworks/MLImage.framework/MLImage[arm64][2](GMLImage.o) /Users/karolis/XcodeProjects/BodyEditor/Pods/TensorFlowLiteTaskVision/Frameworks/TensorFlowLiteTaskVision.framework/TensorFlowLiteTaskVision[arm64][30](GMLImage.o) duplicate symbol '_OBJC_IVAR_$_GMLImage._sampleBuffer' in: /Users/karolis/XcodeProjects/BodyEditor/Pods/MLImage/Frameworks/MLImage.framework/MLImage[arm64][2](GMLImage.o) /Users/karolis/XcodeProjects/BodyEditor/Pods/TensorFlowLiteTaskVision/Frameworks/TensorFlowLiteTaskVision.framework/TensorFlowLiteTaskVision[arm64][30](GMLImage.o) duplicate symbol...
Was someone able to convert the ONNX models to CoreML or TFLite?
When model is exported in FP16 and ran on iOS device the output is randomly wrong. Attaching image, mask and output   