Yasunori Shimura
Yasunori Shimura
### 🛠Summary Modified the streaming text generation demo to make it flicker free text display. The original one clears the screen every time a new token is generated, which...
### 🛠Summary Added a real-time webcam holistic tracking demo. The demo program is based on mediapipe_holistic_tracking.py. I simply added a new file. No other modifications were made.
# Summary I added OpenVINO model server support into 'docker-compose-template-ovms-integration.yaml' file which is based on 'docker-compose-template.yaml'. Also, I wrote a simple instruction to get it work in 'README_OVMS_integration.md'. # Checklist...