forge / models_config.json
Patarapoom's picture
Update models_config.json
cfafbdb verified
raw
history blame
1.89 kB
{
"Lora": [
"https://huggingface.co/Patarapoom/model/resolve/main/MooDeng-baby-hippo-flux.safetensors",
"https://huggingface.co/Patarapoom/model/resolve/main/skooldy-v4-flux.safetensors",
"https://huggingface.co/Patarapoom/model/resolve/main/skooldy-v5-flux.safetensors",
"https://huggingface.co/Patarapoom/model/resolve/main/skooldio-tshirt-flux-v2.safetensors",
"https://huggingface.co/Patarapoom/model/resolve/main/nongnoey_flux.safetensors"
],
"VAE": [
"https://huggingface.co/Patarapoom/model/resolve/main/ae.safetensors"
],
"ESRGAN": [
"https://huggingface.co/uwg/upscaler/resolve/main/ESRGAN/8x_NMKD-Superscale_150000_G.pth"
],
"text_encoder": [
"https://huggingface.co/comfyanonymous/flux_text_encoders/resolve/main/clip_l.safetensors",
"https://huggingface.co/comfyanonymous/flux_text_encoders/resolve/main/t5xxl_fp8_e4m3fn.safetensors"
],
"Stable-diffusion": [
"https://huggingface.co/Patarapoom/model/resolve/main/juggernautXL_juggXIByRundiffusion.safetensors",
"https://huggingface.co/Patarapoom/forge/resolve/main/aiAngelFluxGGUF_v10Q4KS.gguf",
"https://huggingface.co/Patarapoom/model/resolve/main/flux1-dev-Q4_0.gguf"
],
"ControlNet": [
"https://huggingface.co/Patarapoom/CnetXL/resolve/main/controlnet-canny-sdxl.safetensors",
"https://huggingface.co/Patarapoom/CnetXL/resolve/main/controlnet-depth-sdxl.safetensors",
"https://huggingface.co/Patarapoom/CnetXL/resolve/main/controlnet-openpose-sdxl.safetensors",
"https://huggingface.co/Patarapoom/CnetXL/resolve/main/controlnet-scribble-sdxl.safetensors",
"https://huggingface.co/Patarapoom/CnetXL/resolve/main/controlnet-tile-sdxl.safetensors",
"https://huggingface.co/Patarapoom/CnetXL/resolve/main/ip-adapter-plus_sdxl_vit-h.safetensors"
]
}