Acly / krita-ai-diffusion

Streamlined interface for generating images with AI in Krita. Inpaint and outpaint with optional text prompt, no tweaking required.
https://www.interstice.cloud
GNU General Public License v3.0
6.3k stars 301 forks source link

where should "model.safetensors" be saved? #949

Closed funkysugar1983 closed 4 weeks ago

funkysugar1983 commented 1 month ago

i'm in China, many sites are blocked. it can't download the model.safetensors file automatically. but i can download it manually. but i don 't know where to locate that file. Snipaste_2024-07-16_04-47-35

can anyone help? thx a lot.

XylitolJ commented 1 month ago

this is default path: %appdata%\krita\ai_diffusion\server

model will be place in this folder:

%appdata%\krita\ai_diffusion\server\ComfyUI-some_random_characters\models

image

Acly commented 1 month ago

You can follow the Custom ComfyUI Setup instructions, it lists how to rename and where files need to be placed in ComfyUI folder.

funkysugar1983 commented 1 month ago

this is default path: %appdata%\krita\ai_diffusion\server

model will be place in this folder:

%appdata%\krita\ai_diffusion\server\ComfyUI-some_random_characters\models

image thx for yr reply. but it doesn't help. there's NO "sever" folder in "C:\Users\Administrator\AppData\Roaming\krita\ai_diffusion". even i created the folder manually and placed "model.safetensors" there. it still can't work

Acly commented 1 month ago

Server will be at the path you entered (from your screenshot H:\Krita (x64)\ComfyUI\ComfyUI)

funkysugar1983 commented 1 month ago

Server will be at the path you entered (from your screenshot H:\Krita (x64)\ComfyUI\ComfyUI)

thks. i fixed it by searching the file name here.

work9998 commented 2 weeks ago

Would you share the path for downloading "model,safetensors"? Thank you