From a169ed0769b87f49871cf43f51f158e4606e9004 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 17:30:34 +0000 Subject: [PATCH] Update notebooks index readme file [skip ci] --- notebooks/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/notebooks/README.md b/notebooks/README.md index 4c74683f065..eacc64d6477 100644 --- a/notebooks/README.md +++ b/notebooks/README.md @@ -37,6 +37,7 @@ - [SoftVC VITS Singing Voice Conversion and OpenVINO™](./softvc-voice-conversion/softvc-voice-conversion.ipynb) - [Object masks from prompts with SAM and OpenVINO](./segment-anything/segment-anything.ipynb) - [Single step image generation using SDXL-turbo and OpenVINO](./sdxl-turbo/sdxl-turbo.ipynb) +- [Image generation with Sana and OpenVINO](./sana-image-generation/sana-image-generation.ipynb) - [Object masks from prompts with SAM2 and OpenVINO](./sam2-video-segmentation/segment-anything-2-video.ipynb) - [Object masks from prompts with SAM2 and OpenVINO for Images](./sam2-image-segmentation/segment-anything-2-image.ipynb) - [Visual-language assistant with Qwen2VL and OpenVINO](./qwen2-vl/qwen2-vl.ipynb) @@ -214,6 +215,7 @@ - [Zero-shot Image Classification with SigLIP](./siglip-zero-shot-image-classification/siglip-zero-shot-image-classification.ipynb) - [Object masks from prompts with SAM and OpenVINO](./segment-anything/segment-anything.ipynb) - [Single step image generation using SDXL-turbo and OpenVINO](./sdxl-turbo/sdxl-turbo.ipynb) +- [Image generation with Sana and OpenVINO](./sana-image-generation/sana-image-generation.ipynb) - [Object masks from prompts with SAM2 and OpenVINO](./sam2-video-segmentation/segment-anything-2-video.ipynb) - [Object masks from prompts with SAM2 and OpenVINO for Images](./sam2-image-segmentation/segment-anything-2-image.ipynb) - [Text-to-Video retrieval with S3D MIL-NCE and OpenVINO](./s3d-mil-nce-text-to-video-retrieval/s3d-mil-nce-text-to-video-retrieval.ipynb)