update README
Browse files
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 |
|
|