update readme
Browse files- README.md +7 -1
- images/hf-cg.png +0 -0
README.md
CHANGED
@@ -39,7 +39,13 @@ If you use this code, data or pre-trained weights, please cite our ICLR 2022 pap
|
|
39 |
|
40 |
## Using pre-trained weights from this Huggingface Space and Stable Diffusion In-painting
|
41 |
|
42 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
43 |
|
44 |
1. Download code and model
|
45 |
```bash
|
|
|
39 |
|
40 |
## Using pre-trained weights from this Huggingface Space and Stable Diffusion In-painting
|
41 |
|
42 |
+
<p align="center">
|
43 |
+
<strong>Huggingface ClimateGAN Space</strong>
|
44 |
+
<br/>
|
45 |
+
<a href="https://huggingface.co/spaces/vict0rsch/climateGAN" target="_blank">
|
46 |
+
<img src="https://huggingface.co/vict0rsch/climateGAN/resolve/main/images/hf-cg.png">
|
47 |
+
</a>
|
48 |
+
</p>
|
49 |
|
50 |
1. Download code and model
|
51 |
```bash
|
images/hf-cg.png
ADDED