convert byte array into image (main.py) convert image to array (main-image-to-Bynary.py)
{
"name": "convertimagetobinary",
"cpu": 1,
"gpu": 0,
"mem": "256Mi",
"minHotWorkers": 0,
"options": {
"binary": true,
"debug": false,
"pending": false
},
"gitRepository": {
"gitKind": "github",
"url": "https://github.com/tamir321/HkubePythonConvertByteArrayToImage.git",
"branchName": "master",
"webUrl": "https://github.com/tamir321/HkubePythonConvertByteArrayToImage",
"cloneUrl": "https://github.com/tamir321/HkubePythonConvertByteArrayToImage.git"
},
"env": "python",
"entryPoint": "main-image-to-Bynary.py",
"type": "Git"
}
``` json
{
"name": "convertbinarytoimage",
"cpu": 1,
"gpu": 0,
"mem": "256Mi",
"minHotWorkers": 0,
"options": {
"binary": true,
"debug": false,
"pending": false
},
"gitRepository": {
"gitKind": "github",
"url": "https://github.com/tamir321/HkubePythonConvertByteArrayToImage.git",
"branchName": "master",
"webUrl": "https://github.com/tamir321/HkubePythonConvertByteArrayToImage",
"cloneUrl": "https://github.com/tamir321/HkubePythonConvertByteArrayToImage.git"
},
"env": "python",
"entryPoint": "main.py",
"type": "Git"
}