diff --git a/docs/nbdoc/consts.py b/docs/nbdoc/consts.py index 5b2b99f8ff7..06a1ad6a403 100644 --- a/docs/nbdoc/consts.py +++ b/docs/nbdoc/consts.py @@ -8,7 +8,7 @@ repo_owner = "openvinotoolkit" repo_name = "openvino_notebooks" -artifacts_link = "http://repository.toolbox.iotg.sclab.intel.com/projects/ov-notebook/0.1.0-latest/20230302220806/dist/rst_files/" +artifacts_link = "http://repository.toolbox.iotg.sclab.intel.com/projects/ov-notebook/0.1.0-latest/20230309220806/dist/rst_files/" blacklisted_extensions = ['.xml', '.bin'] diff --git a/docs/tutorials.md b/docs/tutorials.md index 62d69d20394..94d972729b6 100644 --- a/docs/tutorials.md +++ b/docs/tutorials.md @@ -225,6 +225,8 @@ Demos that demonstrate inference on a particular model. +-------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------------+ | `233-blip-visual-language-processing `__ | Visual Question Answering and Image Captioning using BLIP and OpenVINO™ | |n233-img1| | +-------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------------+ + | `234-encodec-audio-compression `__ | Audio compression with EnCodec and OpenVINO™ | |n234-img1| | + +-------------------------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------------+ @@ -441,6 +443,8 @@ Made with `contributors-img `__. :target: https://user-images.githubusercontent.com/29454499/218967961-9858efd5-fff2-4eb0-bde9-60852f4b31cb.JPG .. |n233-img1| image:: https://user-images.githubusercontent.com/29454499/221933762-4ff32ecb-5e5d-4484-80e1-e9396cb3c511.png :target: https://user-images.githubusercontent.com/29454499/221933762-4ff32ecb-5e5d-4484-80e1-e9396cb3c511.png +.. |n234-img1| image:: https://github.com/facebookresearch/encodec/raw/main/thumbnail.png + :target: https://github.com/facebookresearch/encodec/raw/main/thumbnail.png .. |n301-img1| image:: https://user-images.githubusercontent.com/15709723/127779607-8fa34947-1c35-4260-8d04-981c41a2a2cc.png :target: https://user-images.githubusercontent.com/15709723/127779607-8fa34947-1c35-4260-8d04-981c41a2a2cc.png .. |n401-img1| image:: https://user-images.githubusercontent.com/4547501/141471665-82b28c86-cf64-4bfe-98b3-c314658f2d96.gif