diff --git a/notebooks/README.md b/notebooks/README.md index 02501c85ce..b9c23812ac 100644 --- a/notebooks/README.md +++ b/notebooks/README.md @@ -53,6 +53,7 @@ - [Image Editing with InstructPix2Pix and OpenVINO](./instruct-pix2pix-image-editing/instruct-pix2pix-image-editing.ipynb) - [InstantID: Zero-shot Identity-Preserving Generation using OpenVINO](./instant-id/instant-id.ipynb) - [Binding multimodal data using ImageBind and OpenVINO](./image-bind/image-bind.ipynb) +- [Image generation with HunyuanDIT and OpenVINO](./hunyuan-dit-image-generation/hunyuan-dit-image-generation.ipynb) - [Object detection and masking from prompts with GroundedSAM (GroundingDINO + SAM) and OpenVINO](./grounded-segment-anything/grounded-segment-anything.ipynb) - [Frame interpolation using FILM and OpenVINO](./film-slowmo/film-slowmo.ipynb) - [Object segmentations with FastSAM and OpenVINO](./fast-segment-anything/fast-segment-anything.ipynb) @@ -212,6 +213,7 @@ - [Image Editing with InstructPix2Pix and OpenVINO](./instruct-pix2pix-image-editing/instruct-pix2pix-image-editing.ipynb) - [InstantID: Zero-shot Identity-Preserving Generation using OpenVINO](./instant-id/instant-id.ipynb) - [Binding multimodal data using ImageBind and OpenVINO](./image-bind/image-bind.ipynb) +- [Image generation with HunyuanDIT and OpenVINO](./hunyuan-dit-image-generation/hunyuan-dit-image-generation.ipynb) - [Handwritten Chinese and Japanese OCR with OpenVINO™](./handwritten-ocr/handwritten-ocr.ipynb) - [Object detection and masking from prompts with GroundedSAM (GroundingDINO + SAM) and OpenVINO](./grounded-segment-anything/grounded-segment-anything.ipynb) - [Grammatical Error Correction with OpenVINO](./grammar-correction/grammar-correction.ipynb)