- Add uploadHistory.js: localStorage CRUD + canvas thumbnail generation - Add UploadPicker.js: reusable upload button + history panel component - Add i2i/i2v models from schema_data.json to models.js (115 models) - Add generateI2I, generateI2V, uploadFile methods to muapi.js - ImageStudio: dynamically switches between t2i and i2i models based on image presence - VideoStudio: dynamically switches between t2v and i2v models based on image presence - Fix i2i/i2v model display names derived from slugs instead of generic variant labels |
||
|---|---|---|
| .. | ||
| models.js | ||
| muapi.js | ||
| promptUtils.js | ||
| uploadHistory.js | ||