Skip to content

Fix quickstart example and example dependency setup#20

Open
MalarzDawid wants to merge 2 commits intoOverworldai:mainfrom
MalarzDawid:fix/readme-gen-sample-cv2
Open

Fix quickstart example and example dependency setup#20
MalarzDawid wants to merge 2 commits intoOverworldai:mainfrom
MalarzDawid:fix/readme-gen-sample-cv2

Conversation

@MalarzDawid
Copy link

This PR cleans up docs/examples and fixes setup friction.

  • Fixed incorrect pipeline.append_frame(...) usage to engine.append_frame(...)
  • Updated quickstart snippet to be directly runnable (main() + missing import torch).
  • Synced CtrlInput docs with actual API (scroll_wheel) and fixed minor wording.
  • Added optional examples dependencies (opencv-python, pytest, pytest-benchmark) so example scripts and benchmarks work out of the box.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant