Major updates:
- Implemented pure text-to-image generation (removed image references)
- Added Film Stock & Texture Engine for deep realism
- Added 9 new Auteur Style presets with verified camera/lens pairings
- Enhanced Smart Fill with contextual details based on application
- Updated Master System Prompt to Cinematography Edition
- Implemented sensory enhancement for texture, atmosphere, and light
- Verified camera/lens combinations through stress testing
- Updated UI to reflect v3.3 with cleaner interface
🤖 Generated with Claude Code
Co-Authored-By: Claude <noreply@anthropic.com>
6 lines
No EOL
79 B
JavaScript
6 lines
No EOL
79 B
JavaScript
export default {
|
|
plugins: {
|
|
tailwindcss: {},
|
|
autoprefixer: {},
|
|
},
|
|
} |