From 90d50fa918424e5907bd3c3ba42b63fc62676144 Mon Sep 17 00:00:00 2001 From: Shunsuke KITADA Date: Fri, 25 Aug 2023 15:51:20 +0900 Subject: [PATCH] update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5659c1d..86264fe 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,9 @@ [![Diffusers](https://img.shields.io/badge/🤗%20Diffusers-0.16.0-orange)](https://github.com/huggingface/diffusers)

- + + +

本レポジトリでは [Coloso (コロソ)](https://coloso.jp/) で開講されている [`"画像生成 AI 入門:Python による拡散モデルの理論と実践"`](https://coloso.jp/programming/researchscientist-kitada-jp) で扱う notebook を管理しています。各 notebook は Jupyter notebook としてまとめられており、Google Colab で実行されることを想定しています。