mirror of
https://github.com/Anil-matcha/Open-Generative-AI.git
synced 2026-05-07 01:17:18 +00:00
- Add seedance-v2.0-i2v to i2vModels with images_list field, aspect ratio, duration (5/10/15s), and quality controls - Add seedance-v2.0-extend to t2vModels for seamlessly continuing Seedance 2.0 generations - Auto-store request_id after each Seedance 2.0 t2v/i2v generation - Show Extend button on canvas after Seedance 2.0 generation; clicking it pre-selects the extend model and auto-passes stored request_id - Add quality dropdown control to VideoStudio for models that support it - Show extend banner when extend model is active; optional prompt guides the continuation - Restore extend context when browsing Seedance 2.0 history entries - Make prompt optional in muapi.generateVideo and forward request_id for extend endpoint - Update README with new models and features |
||
|---|---|---|
| .. | ||
| models.js | ||
| muapi.js | ||
| promptUtils.js | ||
| uploadHistory.js | ||