nielsgl commited on
Commit
3d6518e
1 Parent(s): bb8b10f

update README

Browse files
Files changed (1) hide show
  1. README.md +5 -2
README.md CHANGED
@@ -11,6 +11,10 @@ tags:
11
  inference: true
12
  widget:
13
  - text: a photo of puggieace dog on the beach, sunset in background
 
 
 
 
14
  ---
15
 
16
  # KerasCV Stable Diffusion in Diffusers 🧨🤗
@@ -111,5 +115,4 @@ The following hyperparameters were used during training for Stable Diffusion v1.
111
  | momentum | 0.0 |
112
  | epsilon | 1e-07 |
113
  | centered | False |
114
- | training_precision | float32 |
115
-
 
11
  inference: true
12
  widget:
13
  - text: a photo of puggieace dog on the beach, sunset in background
14
+ datasets:
15
+ - nielsgl/dreambooth-ace
16
+ library_name: keras
17
+ pipeline_tag: text-to-image
18
  ---
19
 
20
  # KerasCV Stable Diffusion in Diffusers 🧨🤗
 
115
  | momentum | 0.0 |
116
  | epsilon | 1e-07 |
117
  | centered | False |
118
+ | training_precision | float32 |