diff --git a/faas/mtcnn/html/index.html b/faas/mtcnn/html/index.html
index acf4604..a16df7c 100644
--- a/faas/mtcnn/html/index.html
+++ b/faas/mtcnn/html/index.html
@@ -17,7 +17,7 @@
},0);
$.ajax({
- url: "https://rpc.ssvm.secondstate.io:8081/api/run/483/infer/bytes",
+ url: "https://rpc.ssvm.secondstate.io:8081/api/run/502/infer/bytes",
type: "post",
data : $('#input')[0].files[0],
contentType: "application/octet-stream",