Integrating Models

Guides adding, porting, or onboarding a diffusion model (transformer/VAE/encoder, inference pipeline, training script, config) into the VideoX-Fun repository by mirroring the closest existing model family and maximizing reuse of the repository's existing code and shared infrastructure. Use when integrating a new model/architecture, or when creating predict_*.py inference scripts, scripts/*/train*.py training scripts, pipeline_*.py, config/*.yaml, or model definitions under videox_fun/models/.

aigc-apps c0f5b7f 3 files · 76.1 KB Updated

File contents

aigc-apps/videox-fun/tree/main/.skills/integrating-models commit c0f5b7f259

Frequently asked questions

npx skillmds@latest add aigc-apps/integrating-models