AI Image Studio Phase 1
This commit is contained in:
@@ -56,6 +56,15 @@ export const toolCategories: ToolCategories = {
|
||||
features: ['AI Art Generation', 'Style Customization', 'High Resolution', 'Brand Consistency', 'Multiple Formats'],
|
||||
isHighlighted: true
|
||||
},
|
||||
{
|
||||
name: 'Image Editor',
|
||||
description: 'AI-powered editing: remove background, inpaint, recolor & relight',
|
||||
icon: React.createElement(ImageIcon),
|
||||
status: 'beta',
|
||||
path: '/image-editor',
|
||||
features: ['Background Removal', 'Inpainting', 'Outpainting', 'Recolor', 'Relight'],
|
||||
isHighlighted: true
|
||||
},
|
||||
{
|
||||
name: 'Audio Generator',
|
||||
description: 'AI voice synthesis and audio content creation',
|
||||
|
||||
Reference in New Issue
Block a user