ComfyUI-Geowizard

ComfyUI-Geowizard
★ 126

模型封装自动下载Diffusers兼容GeoWizard集成
在ComfyUI中封装GeoWizard(基于diffusers 0.27.2),自动从 Hugging Face 下载模型到 ComfyUI/models/diffusers/geowizard,方便在节点流程中调用GeoWizard生成,兼容任意1.5/2.1 VAE。
💡 在ComfyUI流程中自动下载并调用GeoWizard生成地形/地图风格图像。
🍴 7 Forks💻 Python🔄 2024-12-16
📦
网盘下载
复制链接后前往夸克网盘下载
https://pan.quark.cn/s/b45acaa3411d
📦 requirements.txt
diffusers
>=
0.26.0
numpy
>=
1.23.1
Pillow
matplotlib>=3.7.5
scikit-image>=0.18.1
tqdm
>=
4.65.0
accelerate>=0.28.0
transformers>=4.39.1
omegaconf
opencv-python
image
📄 README

Wrapper node to use Geowizard in ComfyUI

Models are autodownloaded from the original source to ComfyUI/models/diffusers/geowizard (~4.7GB)

As the VAE any 1.5/2.1 VAE works.

Original repo:

https://github.com/fuxiao0719/GeoWizard

https://huggingface.co/spaces/lemonaddie/geowizard/