nroggendorff commited on
Commit
7c38c6e
1 Parent(s): 71954b7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -4
README.md CHANGED
@@ -5,9 +5,6 @@ metrics:
5
  library_name: diffusers
6
  tags:
7
  - diffusion
8
- - mse
9
- - generation
10
- - image
11
  ---
12
  ## Cu~~rsed~~te kitty cats Model Card
13
 
@@ -15,7 +12,7 @@ DDPMCats is a latent noise-to-image diffusion model capable of generating images
15
 
16
  You can use this with the 🧨Diffusers library from [Hugging Face](https://huggingface.co).
17
 
18
- ![So cute, right?](samples/0029.png)
19
 
20
  ### Diffusers
21
  ```py
 
5
  library_name: diffusers
6
  tags:
7
  - diffusion
 
 
 
8
  ---
9
  ## Cu~~rsed~~te kitty cats Model Card
10
 
 
12
 
13
  You can use this with the 🧨Diffusers library from [Hugging Face](https://huggingface.co).
14
 
15
+ ![So cute, right?](pipe.png)
16
 
17
  ### Diffusers
18
  ```py