lposti commited on
Commit
b71995a
1 Parent(s): f373a9c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -7
README.md CHANGED
@@ -1,5 +1,12 @@
1
  ---
2
  library_name: keras
 
 
 
 
 
 
 
3
  ---
4
 
5
  ## Model description
@@ -13,11 +20,8 @@ A few samples below
13
 
14
  ## Intended uses & limitations
15
 
16
- More information needed
17
-
18
- ## Training and evaluation data
19
-
20
- More information needed
21
 
22
  ## Training procedure
23
 
@@ -46,5 +50,4 @@ The following hyperparameters were used during training:
46
  | dynamic | True |
47
  | initial_scale | 32768.0 |
48
  | dynamic_growth_steps | 2000 |
49
- | training_precision | mixed_float16 |
50
-
 
1
  ---
2
  library_name: keras
3
+ license: apache-2.0
4
+ tags:
5
+ - keras
6
+ - stable-diffusion
7
+ - text-to-image
8
+ - keras-dreambooth
9
+ - consentful
10
  ---
11
 
12
  ## Model description
 
20
 
21
  ## Intended uses & limitations
22
 
23
+ The base prompt is "image of monuments in sks style".
24
+ A slightly better prompt would be "image of monuments in sks style, 8k, high quality, old paper" with negative prompt "distorted".
 
 
 
25
 
26
  ## Training procedure
27
 
 
50
  | dynamic | True |
51
  | initial_scale | 32768.0 |
52
  | dynamic_growth_steps | 2000 |
53
+ | training_precision | mixed_float16 |