https://hf-mirror.com/comfyanonymous/ControlNet-v1-1_fp16_safetensors/tree/main 存放位置: \models\controlnet ESRGAN: https://hf-mirror.com/uwg/upscaler/tree/main/ESRGAN 存放位置: \models\upscale_models RealESRGAN: https://hf-mirror.com/ai-forever/Real-ESRGAN/tree/main 存放位置: \models\...
checkpoints: models/Stable-diffusion configs: models/Stable-diffusion vae: models/VAE loras: | models/Lora models/LyCORIS upscale_models: | models/ESRGAN models/RealESRGAN models/SwinIR embeddings: embeddings hypernetworks: models/hypernetworks controlnet: models/ControlNet #other_ui: # base_path:...
Real-ESRGAN x2- 放入models/upscale_models文件夹。 BSRGAN x2和BSRGAN x4- 同样放入models/upscale_models文件夹。 Upscale 的基本原理 Upscale 技术主要有两种方法:直接对可视图像进行放大(Pixel Upscale)和对潜在空间图像进行放大(Latent Upscale)。 方法一:Pixel Upscale 这种方法直接对图像的像素进行处理,通过算...
dir=models/upscale_models out=8x_NMKD-Superscale_150000_G.pth # Embeddings https://hf-mirror.com/datasets/gsdf/EasyNegative/resolve/main/EasyNegative.safetensors dir=models/embeddings out=easynegative.safetensors https://hf-mirror.com/lenML/DeepNegative/resolve/main/NG_DeepNegative_V1_75T.pt...
放大模型(upscale_models):RealESRGAN_x2plus checkpoints下载后放到~ComfyUI\models\checkpoints即可,其他同理,放到对应类型名称的文件夹下就行都在~ComfyUI\models目录下,比如,embeddings放~ComfyUI\models\embeddings,VAE放~ComfyUI\models\VAE。以上都能在civitai找到。
【ComfyUI_UltimateSDUpscale】简介 放大插件链接: https://github.com/ssitu/ComfyUI_UltimateSDUpscale 这款插件,相信有玩过WebUI的SD的同学们会比较熟悉,这是一款通过将图像分区后进行逐一重绘,从而实现高清放大的插件。 【ComfyUI_IPAdapter_plus】简介 ...
upscale_models: /Users/your_username/stable-diffusion-webui/models/upscale_models/ # 指向超分辨率模型路径 vae: /Users/your_username/stable-diffusion-webui/models/VAE/ # VAE模型路径 所有路径必须是你系统上实际文件所在的绝对路径。
点击工作界面右上角蓝色的 「Models」按钮,可以查看所有我们已经安装好的模型,包括 checkpoints、lora、vae、embeddings、controlnet、upscale、animatediff、ip-adapter、sam 等多种类型,支持通过关键词筛选。将模型拖入工作界面,会自动变成一个 load 节点,这样我们就不需要在文字列表里一个个翻找了。 对Civitai 或其...
models/configs/# controlnet: models/controlnet/# embeddings: models/embeddings/# loras: models/loras/# upscale_models: models/upscale_models/# vae: models/vae/#other_ui:# base_path: path/to/ui# checkpoints: models/checkpoints# gligen: models/gligen# custom_nodes...
底模型:网盘data/lanrui-comfyui/models/checkpoints/ lora模型:网盘data/lanrui-comfyui/models/loras/ 算法模型:网盘data/lanrui-comfyui/models/upscale_models/ controlnet模型:网盘data/lanrui-comfyui/models/controlnet/ embeddings模型:网盘data/lanrui-comfyui/models/embeddings/ ...