vict0rsch commited on
Commit
372d2e9
1 Parent(s): 7d0c4bf

update readme

Browse files
Files changed (2) hide show
  1. README.md +7 -1
  2. 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
- [**Huggingface ClimateGAN Space**](https://huggingface.co/spaces/vict0rsch/climateGAN)
 
 
 
 
 
 
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