Push Keras model using huggingface_hub.
Browse files- README.md +5 -14
- fingerprint.pb +2 -2
- saved_model.pb +1 -1
- variables/variables.data-00000-of-00001 +1 -1
- variables/variables.index +0 -0
README.md
CHANGED
@@ -1,27 +1,18 @@
|
|
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
|
13 |
|
14 |
-
|
15 |
|
16 |
-
|
17 |
|
18 |
-
|
19 |
-
![](output-samples/db-piranesi_4.jpg)
|
20 |
|
21 |
-
##
|
22 |
|
23 |
-
|
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 |
|
|
|
1 |
---
|
2 |
library_name: keras
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
|
5 |
## Model description
|
6 |
|
7 |
+
More information needed
|
8 |
|
9 |
+
## Intended uses & limitations
|
10 |
|
11 |
+
More information needed
|
|
|
12 |
|
13 |
+
## Training and evaluation data
|
14 |
|
15 |
+
More information needed
|
|
|
16 |
|
17 |
## Training procedure
|
18 |
|
fingerprint.pb
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b1cfe0bc7b9aadba5e2a47ef140f20dc86f9642d4c7eeed181647b7316f713a0
|
3 |
+
size 54
|
saved_model.pb
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 20815002
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:782b2536345a0919b283aee6fa4ad4b3627d1af5ad0b61b00d79db2fcf8cc40e
|
3 |
size 20815002
|
variables/variables.data-00000-of-00001
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3438636228
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9bdc6e040ef937820a837f2ebb23db50a7a9b38822ab9d222080536c71a5a480
|
3 |
size 3438636228
|
variables/variables.index
CHANGED
Binary files a/variables/variables.index and b/variables/variables.index differ
|
|