Views
No views yet
1pip install -r requirements.txt
2pip install wan@git+https://github.com/Wan-Video/Wan2.1python app.pyhuggingface-cli download --resume-download fishze/Refacade --local-dir modelssam2/SAM2-Video-Predictor/checkpoints/1Refacade
2├── ...
3├── examples
4├── models
5│ ├── refacade
6│ │ └── ...
7│ ├── texture_remover
8│ │ └── ...
9│ └── vae
10│ └── ...
11├── sam2
12└── ...