Skip to content

Commit

Permalink
Update notebooks index readme file [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 24, 2024
1 parent 78c8002 commit 6c121fb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions notebooks/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@
- [Sound Generation with AudioLDM2 and OpenVINO™](./sound-generation-audioldm2/sound-generation-audioldm2.ipynb)
- [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)
- [Object masks from prompts with SAM2 and OpenVINO](./segment-anything/segment-anything-2-video.ipynb)
- [Object masks from prompts with SAM2 and OpenVINO for Images](./segment-anything/segment-anything-2-image.ipynb)
- [Single step image generation using SDXL-turbo and OpenVINO](./sdxl-turbo/sdxl-turbo.ipynb)
- [Visual-language assistant with Qwen2VL and OpenVINO](./qwen2-vl/qwen2-vl.ipynb)
- [Audio-language assistant with Qwen2Audio and OpenVINO](./qwen2-audio/qwen2-audio.ipynb)
Expand Down Expand Up @@ -191,6 +193,8 @@
- [One Step Sketch to Image translation with pix2pix-turbo and OpenVINO](./sketch-to-image-pix2pix-turbo/sketch-to-image-pix2pix-turbo.ipynb)
- [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)
- [Object masks from prompts with SAM2 and OpenVINO](./segment-anything/segment-anything-2-video.ipynb)
- [Object masks from prompts with SAM2 and OpenVINO for Images](./segment-anything/segment-anything-2-image.ipynb)
- [Single step image generation using SDXL-turbo and OpenVINO](./sdxl-turbo/sdxl-turbo.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)
- [Background removal with RMBG v1.4 and OpenVINO](./rmbg-background-removal/rmbg-background-removal.ipynb)
Expand Down

0 comments on commit 6c121fb

Please sign in to comment.