Fix: tempo sync modulation interfering with VACE noise scale.#716
Fix: tempo sync modulation interfering with VACE noise scale.#716
Conversation
Signed-off-by: BuffMcBigHuge <[email protected]>
|
Important Review skippedAuto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
📝 Coding Plan
Comment Tip CodeRabbit can scan for known vulnerabilities in your dependencies using OSV Scanner.OSV Scanner will automatically detect and report security vulnerabilities in your project's dependencies. No additional configuration is required. |
🚀 fal.ai Preview Deployment
TestingConnect to this preview deployment by running this on your branch: 🧪 E2E tests will run automatically against this deployment. |
✅ E2E Tests passed
Test ArtifactsCheck the workflow run for screenshots. |
#703 changed
apply_mode_defaults_to_stateto conditionally skip settingnoise_scaleandnoise_controllerto None in text mode:This was done so the modulation engine could inject noise_scale into kwargs without it being overridden. However, it has a side effect that breaks VACE with video input.