「AI/ComfyUI/インストール/Mac」の版間の差分

提供: 初心者エンジニアの簡易メモ
ナビゲーションに移動 検索に移動
編集の要約なし
編集の要約なし
 
(同じ利用者による、間の2版が非表示)
1行目: 1行目:
(注意:Appleシリコンでは動かない)
==インストール==
==インストール==
  brew install comfyui
  brew install comfyui


Application/ComfyUI にインストールされるので、macからアプリを開く
Application/ComfyUI にインストールされるので、macからアプリを開く
===インストールエラー===
<pre>
Error: Cask comfyui depends on hardware architecture being one of [{type: :arm, bits: 64}], but you are running {type: :intel, bits: 64}.
</pre>
intelのmacだとエラーになる。githubからDLだと良さそう。




==参考==
==参考==
https://note.com/right_avocet5550/n/nc6ab43254742
https://note.com/right_avocet5550/n/nc6ab43254742

2025年10月23日 (木) 03:24時点における最新版

インストール

brew install comfyui

Application/ComfyUI にインストールされるので、macからアプリを開く

インストールエラー

Error: Cask comfyui depends on hardware architecture being one of [{type: :arm, bits: 64}], but you are running {type: :intel, bits: 64}.

intelのmacだとエラーになる。githubからDLだと良さそう。


参考

https://note.com/right_avocet5550/n/nc6ab43254742