diff --git a/.replit b/.replit new file mode 100644 index 00000000..1b15c054 --- /dev/null +++ b/.replit @@ -0,0 +1,2 @@ +language = "python3" +run = "" \ No newline at end of file diff --git a/README.md b/README.md index 60a1739d..a0a90596 100644 --- a/README.md +++ b/README.md @@ -137,3 +137,4 @@ If you use this code for your research, please cite our papers. ## Acknowledgments This code borrows heavily from pix2pixHD. We thank Jiayuan Mao for his Synchronized Batch Normalization code. +[](https://repl.it/github/NVlabs/SPADE) \ No newline at end of file