Buckets:
| """LoRA finetuning of Wan2.1-VACE-1.3B on our own conditioning bundles. | |
| Trainer: DiffSynth-Studio (``third_party/diffsynth``, pinned commit -- see | |
| ``third_party/PINNED_COMMITS.txt``), which genuinely runs the VACE control | |
| branches (``diffsynth/models/wan_video_vace.py::VaceWanModel``, wired into | |
| ``WanVideoPipeline`` at ``diffsynth/pipelines/wan_video.py``) rather than | |
| merely the base T2V/I2V DiT -- confirmed by reading the model code, not the | |
| README (see :mod:`fpgm.training.train`'s module docstring for the exact | |
| line references). | |
| This package deliberately does **not** import torch/cv2/DiffSynth at module | |
| level anywhere a GPU-free test might import it -- see each module's own | |
| "lazy heavy imports" note. | |
| """ | |
| from __future__ import annotations | |
Xet Storage Details
- Size:
- 754 Bytes
- Xet hash:
- 9185babdd771903a476e851b4811c2c7a3f59cd4eaf695533eded4c76b5eb3d2
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.