randomani commited on
Commit
4e60e2c
1 Parent(s): 12b8778

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -3
README.md CHANGED
@@ -2,7 +2,7 @@
2
  library_name: diffusers
3
  license: apache-2.0
4
  datasets:
5
- - Drozdik/tattoo_v0
6
  language:
7
  - en
8
  tags:
@@ -12,7 +12,7 @@ tags:
12
 
13
  **Abstract**:
14
 
15
- *Trained a Unconditional Diffusion Model on tattoo dataset with DDIM noise scheduler *
16
 
17
  ## Inference
18
 
@@ -41,4 +41,6 @@ image.save("ddpm_generated_image.png")
41
 
42
  ## Samples Generated
43
 
44
- 1. ![sample_1](https://huggingface.co/randomani/DDPM-emoji-64/blob/main/1.png)
 
 
 
2
  library_name: diffusers
3
  license: apache-2.0
4
  datasets:
5
+ - valhalla/emoji-dataset
6
  language:
7
  - en
8
  tags:
 
12
 
13
  **Abstract**:
14
 
15
+ *Trained an Unconditional Diffusion Model on emoji dataset with DDPM noise scheduler *
16
 
17
  ## Inference
18
 
 
41
 
42
  ## Samples Generated
43
 
44
+ 1. ![sample_1](https://huggingface.co/randomani/DDPM-emoji-64/blob/main/samples/1.png)
45
+
46
+ 2. ![sample_1](https://huggingface.co/randomani/DDPM-emoji-64/blob/main/samples/2.png)