Wan2.2
ONNX
English
Italian
comfyui
stable-diffusion
sdxl
pony
illustrious
ltx-2.5
rife
esrgan
upscaler
Instructions to use huchukato/garage with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Wan2.2
How to use huchukato/garage with Wan2.2:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
ComfyUI-Garage Models
Archivio centrale di modelli, pesi e componenti usati dai worker Docker di ComfyUI-Garage.
La repo Γ¨ privata e viene sincronizzata localmente su
/Volumes/Storage/AI-Models/garage prima di essere pubblicata con hf upload.
Struttura
garage/
βββ checkpoints/
β βββ illustrious/ # checkpoint SDXL Illustrious
β βββ pmp/ # checkpoint PimpMyPony
β βββ pony/ # checkpoint SDXL Pony
βββ controlnet/ # ControlNet SDXL
βββ diffusion_models/ # transformer Wan2.2 / LTX-2.5 (formato ComfyUI)
βββ esrgan/ # upscaler ESRGAN/RealESRGAN solo .pth
βββ latent_upscale_models/# upscaler latenti LTX-2.5
βββ loras/
β βββ illustrious/
β βββ nsfw/
β βββ pony/
βββ onnx/
β βββ rife/ # modelli RIFE per frame interpolation (input dinamico)
β βββ upscale/ # upscaler ESRGAN/RealESRGAN in ONNX (input dinamico)
βββ text_encoders/ # text encoder per LTX-2.5 (Gemma3 int8)
βββ vae/ # VAE Wan2.1, SDXL, LTX-2.5
Convenzioni
esrgan/contiene solo file.pth(pesi PyTorch originali).onnx/contiene solo file.onnx, suddivisi per funzione:onnx/rife/β modelli di interpolazione frame RIFEonnx/upscale/β upscaler ESRGAN/RealESRGAN esportati in ONNX
- Tutti i modelli ONNX hanno dimensioni di input dinamiche
(
batch,height,widthsimbolici). Nessuna build statica Γ¨ mantenuta. - I nomi delle cartelle sono in minuscolo per coerenza con ComfyUI-Manager.
Contenuto
| Cartella | File | Note |
|---|---|---|
checkpoints/illustrious |
4 | SDXL Illustrious |
checkpoints/pmp |
4 | PimpMyPony |
checkpoints/pony |
11 | SDXL Pony |
controlnet |
1 | ControlNet SDXL ProMax |
diffusion_models |
5 | Wan2.2 + LTX-2.5 22B distilled int8 |
esrgan |
7 | .pth upscaler |
latent_upscale_models |
2 | LTX-2.5 spatial/temporal upscaler |
loras/illustrious |
1 | |
loras/nsfw |
14 | |
loras/pony |
8 | |
onnx/rife |
4 | RIFE 4.25 / 4.7 / 4.8 / 4.9 |
onnx/upscale |
16 | ESRGAN/RealESRGAN in ONNX dinamico |
text_encoders |
1 | Gemma3 12B int8 con proiezione LTX-2.5 |
vae |
4 | Wan2.1, SDXL, LTX-2.5 audio/video |
Utilizzo
I worker Docker di ComfyUI-Garage scaricano i file da questa repo tramite
hf download huchukato/garage --local-dir <model_path> durante il
provisioning. I link nei Dockerfile e negli script Vast.ai puntano qui.
Note
- I modelli ONNX duplicati o con build statiche superate sono stati rimossi in favore delle uniche versioni dinamiche.
- I vecchi file
.onnxprecedentemente inesrgan/sono stati spostati inonnx/upscale/o rimossi se duplicati. - La repo Γ¨ stata ricostruita da zero per garantire coerenza tra locale e remoto senza oggetti LFS orfani nel cronologico.
- Downloads last month
- -
Inference Providers NEW
This model isn't deployed by any Inference Provider. π Ask for provider support