Open-Generative-AI/src/components
Anil Matcha 996571828c Add image upload history, i2i/i2v model support with dynamic mode switching
- 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
2026-02-23 21:04:33 +05:30
..
AuthModal.js feat: Add image generation studio with Muapi API integration 2026-02-12 22:02:20 +05:30
CameraControls.js Cinema studio feature supported 2026-02-14 15:02:51 +05:30
CinemaStudio.js Resolution change to lower case fix for cinema studio 2026-02-14 15:54:15 +05:30
Header.js Cinema studio feature supported 2026-02-14 15:02:51 +05:30
ImageStudio.js Add image upload history, i2i/i2v model support with dynamic mode switching 2026-02-23 21:04:33 +05:30
SettingsModal.js feat: Add image generation studio with Muapi API integration 2026-02-12 22:02:20 +05:30
Sidebar.js feat: Add image generation studio with Muapi API integration 2026-02-12 22:02:20 +05:30
UploadPicker.js Add image upload history, i2i/i2v model support with dynamic mode switching 2026-02-23 21:04:33 +05:30
VideoStudio.js Add image upload history, i2i/i2v model support with dynamic mode switching 2026-02-23 21:04:33 +05:30