Prgckwb commited on
Commit
12dbfe1
1 Parent(s): 736a061

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -44,6 +44,9 @@ tags:
44
  - template:sd-lora
45
  - stable-diffusion-xl
46
  - stable-diffusion-xl-diffusers
 
 
 
47
  ---
48
 
49
  <!-- This model card has been generated automatically according to the information the training script had access to. You
@@ -87,4 +90,4 @@ image = pipe(
87
  num_inference_steps=25
88
  ).images[0]
89
  image.save('trpfrog.png')
90
- ```
 
44
  - template:sd-lora
45
  - stable-diffusion-xl
46
  - stable-diffusion-xl-diffusers
47
+ datasets:
48
+ - trpfrog/trpfrog-icons
49
+ - Prgckwb/trpfrog-icons-dreambooth
50
  ---
51
 
52
  <!-- This model card has been generated automatically according to the information the training script had access to. You
 
90
  num_inference_steps=25
91
  ).images[0]
92
  image.save('trpfrog.png')
93
+ ```