Skip to content

Commit 38d51d1

Browse files
committed
add file upload/download
1 parent c1865cf commit 38d51d1

File tree

6 files changed

+405
-26
lines changed

6 files changed

+405
-26
lines changed

dockerize/report.pdf

106 KB
Binary file not shown.

dockerize/sample_A1.jpg

263 KB
Loading

dockerize/secretai/.env

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,4 @@ REST_API_HOST=0.0.0.0
66
TORCHSERVE_TOKENS_PATH=/app/tokens/key_file.json
77
TORCHSERVE_URL=http://torchserve:8085
88
TORCHSERVE_MANAGEMENT_URL=http://torchserve:8086
9+
HTTPX_PROXY_TIMEOUT=600

dockerize/secretai/build-info.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"build_time": "2025-06-25T02:47:42Z",
2+
"build_time": "2025-06-25T13:42:22Z",
33
"image_name": "monai-secretai",
44
"image_tag": "dev",
5-
"git_commit": "c2a66210ce488e7d459c47889a2e71ee42d221c3",
5+
"git_commit": "c1865cf0059943ff0d88e080a6cf1765788e5b1d",
66
"git_branch": "master",
77
"platform": "",
88
"builder": "ubuntu@158-101-123-7"

0 commit comments

Comments
 (0)