From ff842626984e53201b1cbb894e5f80cafe9635f6 Mon Sep 17 00:00:00 2001 From: Ekaterina Aidova Date: Tue, 30 Apr 2024 11:43:25 +0400 Subject: [PATCH] add missed cv2 into decidiffusion (#1982) CVS-140131 --- .../decidiffusion-image-generation.ipynb | 26 ++----------------- 1 file changed, 2 insertions(+), 24 deletions(-) diff --git a/notebooks/decidiffusion-image-generation/decidiffusion-image-generation.ipynb b/notebooks/decidiffusion-image-generation/decidiffusion-image-generation.ipynb index 009efd243d0..bb035f2b8b4 100644 --- a/notebooks/decidiffusion-image-generation/decidiffusion-image-generation.ipynb +++ b/notebooks/decidiffusion-image-generation/decidiffusion-image-generation.ipynb @@ -1,7 +1,6 @@ { "cells": [ { - "attachments": {}, "cell_type": "markdown", "id": "d59799fb-ee4c-4601-acb1-05c653331a96", "metadata": {}, @@ -50,7 +49,6 @@ ] }, { - "attachments": {}, "cell_type": "markdown", "id": "13c7efe9-5dbd-4904-be80-27ec6d0ec27b", "metadata": {}, @@ -68,11 +66,10 @@ "metadata": {}, "outputs": [], "source": [ - "%pip install -q --extra-index-url https://download.pytorch.org/whl/cpu \"diffusers\" \"transformers\" \"torch>=2.1\" \"pillow\" \"openvino>=2023.1.0\" \"gradio>=4.19\" \"datasets>=2.14.6\" \"huggingface-hub>=0.19.4\" \"nncf>=2.7.0\" \"peft==0.6.2\"" + "%pip install -q --extra-index-url https://download.pytorch.org/whl/cpu \"diffusers\" \"transformers\" \"torch>=2.1\" \"pillow\" \"openvino>=2023.1.0\" \"gradio>=4.19\" \"datasets>=2.14.6\" \"huggingface-hub>=0.19.4\" \"nncf>=2.7.0\" \"peft==0.6.2\" \"opencv-python\"" ] }, { - "attachments": {}, "cell_type": "markdown", "id": "e209ffee-bae8-48f0-8666-7d75d49ba4c9", "metadata": {}, @@ -167,7 +164,6 @@ ] }, { - "attachments": {}, "cell_type": "markdown", "id": "ace6a515-3de6-414d-a15a-b5c845e009fa", "metadata": {}, @@ -250,7 +246,6 @@ ] }, { - "attachments": {}, "cell_type": "markdown", "id": "5badfb50-1349-44c1-bae7-e48e322d23a4", "metadata": {}, @@ -330,7 +325,6 @@ ] }, { - "attachments": {}, "cell_type": "markdown", "id": "91ea70c1-3b81-40a1-96b0-18e1d8833ef4", "metadata": {}, @@ -442,7 +436,6 @@ ] }, { - "attachments": {}, "cell_type": "markdown", "id": "e52fa562-f5fb-4c5e-b6a0-a9707b547a7e", "metadata": {}, @@ -856,7 +849,6 @@ ] }, { - "attachments": {}, "cell_type": "markdown", "id": "a57236f8-990c-4500-bd79-53429ac7ec4c", "metadata": {}, @@ -876,7 +868,6 @@ ] }, { - "attachments": {}, "cell_type": "markdown", "id": "53d8d1e8-d4c6-42bc-9d76-48b728574279", "metadata": {}, @@ -937,7 +928,6 @@ ] }, { - "attachments": {}, "cell_type": "markdown", "id": "8971d327-1925-4996-93bc-b68a247c557d", "metadata": {}, @@ -978,7 +968,6 @@ ] }, { - "attachments": {}, "cell_type": "markdown", "id": "572420e2-261a-493b-930f-72bf646c0021", "metadata": {}, @@ -1084,7 +1073,6 @@ ] }, { - "attachments": {}, "cell_type": "markdown", "id": "f3d0aa91-2739-4401-ab63-c21c5a027058", "metadata": {}, @@ -1211,7 +1199,6 @@ ] }, { - "attachments": {}, "cell_type": "markdown", "id": "0075bf16", "metadata": {}, @@ -1265,7 +1252,6 @@ ] }, { - "attachments": {}, "cell_type": "markdown", "id": "5fcf00ec", "metadata": {}, @@ -1294,7 +1280,6 @@ ] }, { - "attachments": {}, "cell_type": "markdown", "id": "620932bc", "metadata": {}, @@ -1385,7 +1370,6 @@ ] }, { - "attachments": {}, "cell_type": "markdown", "id": "37bf3d8f", "metadata": {}, @@ -1456,7 +1440,6 @@ ] }, { - "attachments": {}, "cell_type": "markdown", "id": "068a5117", "metadata": {}, @@ -1508,7 +1491,6 @@ ] }, { - "attachments": {}, "cell_type": "markdown", "id": "1d8ddf6f", "metadata": {}, @@ -1570,7 +1552,6 @@ ] }, { - "attachments": {}, "cell_type": "markdown", "id": "af613aef", "metadata": {}, @@ -1632,7 +1613,6 @@ ] }, { - "attachments": {}, "cell_type": "markdown", "id": "150316f0", "metadata": {}, @@ -1702,7 +1682,6 @@ ] }, { - "attachments": {}, "cell_type": "markdown", "id": "0a82b780", "metadata": {}, @@ -1739,7 +1718,6 @@ ] }, { - "attachments": {}, "cell_type": "markdown", "id": "d3a27c6e-c16d-40ab-b6ea-68f3d8d95d80", "metadata": {}, @@ -1939,7 +1917,7 @@ ], "libraries": [], "other": [ - "Stable Diffusion" + "Stable Diffusion" ], "tasks": [ "Image-to-Image",