-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy paththunder-collection_DeepLearning_Service.json
More file actions
39 lines (39 loc) · 1.21 KB
/
thunder-collection_DeepLearning_Service.json
File metadata and controls
39 lines (39 loc) · 1.21 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
{
"client": "Thunder Client",
"collectionName": "DeepLearning_Service",
"dateExported": "2023-09-21T18:08:09.660Z",
"version": "1.1",
"folders": [],
"requests": [
{
"_id": "81c49615-d3d8-4907-aa25-fad0713c1506",
"colId": "de01e8bd-1b03-4439-b804-c50a0fc9beaa",
"containerId": "",
"name": "Detect Faces",
"url": "http://localhost:5000/detect_faces",
"method": "POST",
"sortNum": 10000,
"created": "2023-09-21T12:39:13.578Z",
"modified": "2023-09-21T18:07:28.824Z",
"headers": [
{
"name": "Authorization",
"value": "sjhdfkfgskfhshkgfshdgfjsd"
}
],
"params": [],
"body": {
"type": "formdata",
"raw": "",
"form": [],
"files": [
{
"name": "image",
"value": "c:\\Users\\salman\\OneDrive\\Desktop\\SEM7\\Project-2\\DeepLearning_Service\\images\\12.jpg"
}
]
},
"tests": []
}
]
}