How to run PyTorch model on NodeJS Linux server?

Hello!
I am trying to run my classifier model on my server.
Can you please tell me how can I do it? Aiming the solution without spawning python processes.
I will be glad to any answers.

BTW. I already tried to use but there are: [compilation unfixable issues/old PT ver/not works on Linux]:
vvmnnnkv/libtorchjs
torch-js/torch-js
arition/torch-js
Techainer/torch-js

Yeah we don’t have a great native solution to running PyTorch on the web so your best bet is Deploy on web - onnxruntime