未验证 提交 191eb106 编写于 作者: M MissPenguin 提交者: GitHub

Merge pull request #4917 from muare/patch-1

Update pipeline_http_client.py
......@@ -36,5 +36,4 @@ for idx, img_file in enumerate(os.listdir(test_img_dir)):
r = requests.post(url=url, data=json.dumps(data))
print(r.json())
test_img_dir = "../../doc/imgs/"
print("==> total number of test imgs: ", len(os.listdir(test_img_dir)))
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册