diff --git a/README.md b/README.md index 8ed3e53cb..bf73d133f 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,6 @@ Forked from PyTorch implementation for the paper [Score-Based Generative Modelin by [Yang Song](https://yang-song.github.io), [Jascha Sohl-Dickstein](http://www.sohldickstein.com/), [Diederik P. Kingma](http://dpkingma.com/), [Abhishek Kumar](http://users.umiacs.umd.edu/~abhishek/), [Stefano Ermon](https://cs.stanford.edu/~ermon/), and [Ben Poole](https://cs.stanford.edu/~poole/) -[![PWC](https://img.shields.io/endpoint.svg?url=https://paperswithcode.com/badge/score-based-generative-modeling-through-1/image-generation-on-cifar-10)](https://paperswithcode.com/sota/image-generation-on-cifar-10?p=score-based-generative-modeling-through-1) - ## Dependencies 1. Create conda environment: `conda env create -f environment.lock.yml`