Anil Chandra Naidu Matcha
5b1cfcf347
Merge pull request #33 from Anil-matcha/master
...
Add image upload history, i2i/i2v model support with dynamic mode swi…
2026-02-23 21:06:35 +05:30
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
Anil Chandra Naidu Matcha
3364a34111
Merge pull request #28 from Anil-matcha/master
...
Improved README and description
2026-02-17 23:47:17 +05:30
Anil Matcha
a205e303a0
Improved README and description
2026-02-17 23:46:16 +05:30
Anil Chandra Naidu Matcha
4b48d1c976
Merge pull request #27 from Anil-matcha/master
...
Added Video Studio
2026-02-17 21:53:33 +05:30
Anil Matcha
6eebebc9ec
Added Video Studio
2026-02-17 21:52:55 +05:30
Anil Chandra Naidu Matcha
119589ef5d
Merge pull request #25 from Anil-matcha/master
...
Added comprehensive Medium guide
2026-02-15 07:32:46 +05:30
Anil Matcha
69f7dce699
Added comprehensive Medium guide
2026-02-15 07:30:05 +05:30
Anil Chandra Naidu Matcha
06229973f4
Merge pull request #24 from Anil-matcha/master
...
Resolution change to lower case fix for cinema studio
2026-02-14 15:54:56 +05:30
Anil Matcha
3bf62fbc19
Resolution change to lower case fix for cinema studio
2026-02-14 15:54:15 +05:30
Anil Chandra Naidu Matcha
c9ae73077d
Merge pull request #23 from Anil-matcha/master
...
Cinema studio feature supported
2026-02-14 15:03:34 +05:30
Anil Matcha
f9adf55aa4
Cinema studio feature supported
2026-02-14 15:02:51 +05:30
Anil Matcha
c30891eeb6
docs: Add comprehensive project knowledge and vision document
2026-02-14 13:24:44 +05:30
Anil Matcha
f9371009f4
docs: Replace demo media with high-quality pg2.mp4 version
2026-02-13 15:40:50 +05:30
Anil Matcha
c80b21b9e0
docs: Update README hero with high-quality animated studio demo
2026-02-13 15:39:23 +05:30
Anil Matcha
50f5bb36a0
docs: Add preview images and demo video to README
2026-02-13 15:36:34 +05:30
Anil Matcha
bf2efdb9f7
fix: Constraint prompt textarea height and remove redundant search icon
2026-02-13 15:32:32 +05:30
Anil Matcha
c8060de5c2
docs: Update README with project features, architecture and setup instructions
2026-02-13 15:27:20 +05:30
Anil Matcha
e0efb745d5
feat: Add image generation studio with Muapi API integration
...
- Add ImageStudio component with prompt input, model/AR/resolution pickers
- Integrate Muapi API client with x-api-key auth and result polling
- Add generation history sidebar with thumbnails and download
- Add AuthModal and SettingsModal for API key management
- Configure Vite proxy for CORS-free API access in development
- Add model definitions with endpoint mappings from schema data
- Add Tailwind CSS styling with dark theme and glassmorphism design
- Add Header component with settings and logout controls
2026-02-12 22:02:20 +05:30
Anil Matcha
5db9f98e99
Initial commit: Scaffold Open-Higgsfield-ai with Vite and README
2026-02-10 02:06:16 +05:30