| Current Path : C:/Program Files/Adobe/Adobe Photoshop 2025/Required/sensei_models/StyleGan2/ |
| Current File : C:/Program Files/Adobe/Adobe Photoshop 2025/Required/sensei_models/StyleGan2/manifest.json |
{
"id": "StyleGan2-cloud",
"name": "StyleGan2",
"description": "SenseiCloud_v1",
"author": "adobe",
"version": 1,
"targets":{
"CoreML": {
"components": [
{
"name":"dir",
"path":"Feature:neural-filters:Service-c97696bee21e4de78de7a150df47ecbe",
"encryption":{
"key":"no key required"
}
}],
"inputs": [{
"name": "input",
"description": "array",
"required": true,
"featureType": "tensor",
"tensor": {
"shape": [1, 18, 512],
"dataType": "float"
}
}],
"outputs": [{
"name": "img_string",
"description": "jpeg",
"featureType": "tensor",
"tensor": {
"shape": [3, 1024, 1024],
"dataType": "uint8"
}
}]
}
}
}