From 50745c54b140198419dd927fe734d0ee202a0110 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 24 Mar 2023 09:57:57 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5e13681..9a54de2 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Skillful Nowcasting with Deep Generative Model of Radar (DGMR) -[![All Contributors](https://img.shields.io/badge/all_contributors-8-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-9-orange.svg?style=flat-square)](#contributors-) Implementation of DeepMind's Skillful Nowcasting GAN Deep Generative Model of Radar (DGMR) (https://arxiv.org/abs/2104.00954) in PyTorch Lightning. @@ -119,6 +119,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Najeeb Kazmi
Najeeb Kazmi

💬 + TQRTQ
TQRTQ

💬 From 1fb974bf492e714d182bb11373f402649a31cf8e Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 24 Mar 2023 09:57:58 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index d151bbc..fe366a9 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -76,6 +76,15 @@ "contributions": [ "question" ] + }, + { + "login": "TQRTQ", + "name": "TQRTQ", + "avatar_url": "https://avatars.githubusercontent.com/u/29155385?v=4", + "profile": "https://github.com/TQRTQ", + "contributions": [ + "question" + ] } ], "contributorsPerLine": 7,