feat: consolidate VM automation in Python daemon

This commit is contained in:
2026-08-16 16:19:19 +09:00
parent 2477777e1a
commit 7cbbb709eb
16 changed files with 434 additions and 635 deletions
Generated
+1 -1
View File
@@ -172,7 +172,7 @@ wheels = [
[[package]]
name = "ferrolang"
version = "0.1.0"
source = { virtual = "." }
source = { editable = "." }
dependencies = [
{ name = "onnxruntime" },
{ name = "rapidocr" },