From b904244323f8e01adedeb524155827fa1d7d4fd6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Furkan=20G=C3=B6z=C3=BCkara?= Date: Mon, 1 May 2023 21:26:14 +0300 Subject: [PATCH] comprehensive tutorial link added to the proper section of Readme comprehensive tutorial link added to the proper section of Readme file --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4863de6..c9b2f33 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,8 @@ pip install git+https://github.com/openai/CLIP.git --no-deps [![Jupyter Notebook](https://img.shields.io/badge/jupyter_notebook-%23FF7A01.svg?logo=jupyter&logoColor=white)](https://huggingface.co/DeepFloyd/IF-notebooks/blob/main/pipes-DeepFloyd-IF-v1.0.ipynb) [![Kaggle](https://kaggle.com/static/images/open-in-kaggle.svg)](https://www.kaggle.com/code/shonenkov/deepfloyd-if-4-3b-generator-of-pictures) +How to use DeepFloyd IF Kaggle Notebook Tutorial Video on YouTube [here](https://youtu.be/R2fEocf-MU8). + The Dream, Style Transfer, Super Resolution or Inpainting modes are avaliable in a Jupyter Notebook [here](https://huggingface.co/DeepFloyd/IF-notebooks/blob/main/pipes-DeepFloyd-IF-v1.0.ipynb).