kaurm43 commited on
Commit
e15bfe0
·
verified ·
1 Parent(s): d6c1ff7

Update PolyAgent/orchestrator.py

Browse files
Files changed (1) hide show
  1. PolyAgent/orchestrator.py +1 -1
PolyAgent/orchestrator.py CHANGED
@@ -2985,4 +2985,4 @@ class PolymerOrchestrator:
2985
  if __name__ == "__main__":
2986
  cfg = OrchestratorConfig(paths=PathsConfig())
2987
  orch = PolymerOrchestrator(cfg)
2988
- print("PolymerOrchestrator ready (5M heads + 5M inverse-design + LLM planner + occlusion explainability).")
 
2985
  if __name__ == "__main__":
2986
  cfg = OrchestratorConfig(paths=PathsConfig())
2987
  orch = PolymerOrchestrator(cfg)
2988
+ print("PolymerOrchestrator ready.")