Stable Diffusionを利用しテキストから画像を生成できるオープンソースのMacアプリ「Diffusers」がリリースされています。詳細は以下から。
AppleのMachine Learning Researchチームが昨年12月に、独ミュンヘン大学のCompVisグループなどが開発したtext-to-imageモデルを利用し、テキストから画像を作成できる画像生成AI「Stable Diffusion」をApple Silicon Mac(Core ML)に最適化したことで、Macに対応したStable Diffusionアプリが複数リリース[1, 2]されていますが、新たに「Diffusers」というアプリがリリースされています。
Diffusers is a native Mac app to generate images from a text description of what you want. It uses state-of-the-art models contributed by the community to the Hugging Face Hub, optimized and converted to Core ML for maximum performance. It is the Mac counterpart to the Diffusers open source library.
Diffusers – Mac App Store
Diffusersを公開したのは、iPhone用カメラアプリ「Camera+」などを開発するLateNiteSoft S.L.のPedro Cuencaさんで、Apache 2.0ライセンスのオープンソースで開発されており、
🧨 Diffusers for Mac has just been released in the Mac App Store! Run Stable Diffusion easily on your Mac with our native and open-source Swift app 🚀
Being the Mac counterpart of the diffusers library, it allows you to download models from the Hub, in optimized Core ML format. pic.twitter.com/LaHvEe13zX
— Pedro Cuenca (@pcuenq) January 30, 2023
Hugging Face Hubで共有されているStable Diffusion 1.xや2.x、データ量が約半分のSmall Stable Diffusion Modelなどの学習済みモデルをダウンロードして使用することができ、、テキスト(Prompt/Negative Prompt)やステップ数、スケールの設定も可能です。
Diffusersのシステム要件はmacOS 13 Ventura以降のApple Silicon Macで、アプリはMac App Storeで無料で公開されているので、興味のある方はチェックしてみてください。
- Diffusers – Mac App Store
- huggingface/swift-coreml-diffusers: Swift app demonstrating Core ML Stable Diffusion – GitHub
コメント