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

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


==使用方法==
===インストールエラー===
#テンプレートから、"wan"検索してtext to imageなど選択。
#ModelLinksにある階層などを参考に、safetensorsファイルを指定階層に、downloadする。
 
===KSamplerAdvancedエラー===
エラー詳細
<pre>
<pre>
KSamplerAdvanced
Error: Cask comfyui depends on hardware architecture being one of [{type: :arm, bits: 64}], but you are running {type: :intel, bits: 64}.
Trying to convert Float8_e4m3fn to the MPS backend but it does not have support for that dtype.
</pre>
</pre>
macシリコンだと動かない。
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