45 lines
1.1 KiB
JSON
45 lines
1.1 KiB
JSON
{
|
|
"_id": "asset_bg_001",
|
|
"type": "image",
|
|
"category": "background",
|
|
"sourceType": "ai",
|
|
|
|
"file": {
|
|
"path": "/uploads/assets/backgrounds/forest_autumn_001.jpg",
|
|
"url": "/api/assets/asset_bg_001/file",
|
|
"thumbnailPath": "/uploads/assets/backgrounds/thumbs/forest_autumn_001_thumb.jpg",
|
|
"thumbnailUrl": "/api/assets/asset_bg_001/thumbnail",
|
|
"originalName": null,
|
|
"mimeType": "image/jpeg",
|
|
"size": 2458000,
|
|
"dimensions": { "width": 2480, "height": 3508 }
|
|
},
|
|
|
|
"aiGeneration": {
|
|
"prompt": "Mystical autumn forest at golden hour...",
|
|
"negativePrompt": "text, letters, words...",
|
|
"provider": "hf",
|
|
"model": "FLUX.1-dev",
|
|
"seed": 8847291,
|
|
"steps": 35,
|
|
"cfg": 7.5,
|
|
"requestedSize": "1024x1536",
|
|
"actualSize": "1024x1536",
|
|
"generationTime": 12500,
|
|
"cost": 0
|
|
},
|
|
|
|
"usage": {
|
|
"usedInPosters": ["poster_sagra_funghi_2025_001"],
|
|
"usedInTemplates": [],
|
|
"usageCount": 1
|
|
},
|
|
|
|
"metadata": {
|
|
"userId": "user_001",
|
|
"tags": ["forest", "autumn", "background", "nature"],
|
|
"isReusable": true
|
|
},
|
|
|
|
"createdAt": "2025-01-15T10:25:00.000Z"
|
|
} |