This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/bin/bash | |
| # ============================================================================= | |
| # Wan2.1-I2V Provisioning Script for Vast.ai ComfyUI Template | |
| # Version 3 — correct model filenames and repo paths verified. | |
| # | |
| # REQUIRED VAST.AI SETTINGS: | |
| # Template : vastai/comfy (any recent tag) | |
| # Disk : 200 GB minimum | |
| # GPU : A100 80GB recommended | |
| # ============================================================================= |