WSL + API support

This commit is contained in:
meelstorm
2025-08-20 15:57:50 +02:00
parent 2f570545ab
commit af8ee449a0
7 changed files with 371 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
namespace Hawkeye.VisionBuilder.Workflow.DataTransfer;
public class PythonModelProxyHTTP
{
}