ming-yang commited on
Commit
33734da
1 Parent(s): 86f8e27

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ## Introduction
2
 
3
- The Stable Diffusion XL model is finetuned on comtemporatory Chinese ink paintings.
4
 
5
  ## Usage
6
  Our inference process is speed up using [**LCM-LORA**](https://huggingface.co/latent-consistency/lcm-lora-sdxl), please make sure all the necessary libraries are up to date.
@@ -46,7 +46,7 @@ axs[1].imshow(images[1])
46
  axs[1].axis('off')
47
  plt.show()
48
  ```
49
- !(images/comparison.png)
50
 
51
  ---
52
  tags:
 
1
  ## Introduction
2
 
3
+ The [**Stable Diffusion XL**](https://huggingface.co/stabilityai/stable-diffusion-xl-base-1.0) model is finetuned on comtemporatory Chinese ink paintings.
4
 
5
  ## Usage
6
  Our inference process is speed up using [**LCM-LORA**](https://huggingface.co/latent-consistency/lcm-lora-sdxl), please make sure all the necessary libraries are up to date.
 
46
  axs[1].axis('off')
47
  plt.show()
48
  ```
49
+ ![plt](images/Comparison.png)
50
 
51
  ---
52
  tags: