File name
Commit message
Commit date
1. code cleanup of inference_gpu_.py and inference_.py is now inference_cpu_.py 2. streaming_url_updator.py CORS fix 3. working DB INSERT of postprocess_draft.py
05-29
File name
Commit message
Commit date
INFERENCE_ENDPOINT = "http://localhost:12345/cctv/infer"
POSTPROCESS_ENDPOINT = "http://localhost:13579/postprocess/postprocess"
MAIN_SYSTEM_ENDPOINT = ""