EF

Results 22 issues of EF

I made a swift version of MSColorPicker - [EFColorPicker](https://github.com/EyreFree/EFColorPicker), and thanks for your work.

EFQRCode is a lightweight, pure-Swift library for generating pretty QRCode image with input watermark or icon and recognizing QRCode from image, it provides you a better way to operate QRCode...

Fix `Storage `.

Update README.md

Make code more clean with SwiftLint.

Keep loading after Go button clicked, check network request and find `predictions` error with status 500 in Safari. but works fine in Chrome on the same computer. ![image](https://github.com/replicate/scribble-diffusion/assets/10757132/70992221-94fe-44b2-ae5d-79749fa9bae8)

https://github.com/gety-ai/apple-on-device-openai 这个项目可以把 macOS 26 自带的 Apple Intelligence 本地模型封装成 OpenAI API,这样就可以在其他AI客户端里调用这个 3b 的小模型了。另外开发者 Channing 发现这个模型有系统层面的限速:调用方需要是带界面的 App 并且在前台,否则很容易触发限速。(所以做成了前端界面而不是命令行工具) ![](https://github.com/gety-ai/apple-on-device-openai/raw/main/assets/server.png)