Spaces:
Runtime error
Runtime error
Commit
·
5301a08
1
Parent(s):
385407e
Add the keras checkpoint
Browse files- .gitattributes +1 -0
- dreambooth_riffusion_model_currulao_v1/config.json +1 -0
- dreambooth_riffusion_model_currulao_v1/fingerprint.pb +3 -0
- dreambooth_riffusion_model_currulao_v1/keras_metadata.pb +3 -0
- dreambooth_riffusion_model_currulao_v1/model.png +0 -0
- dreambooth_riffusion_model_currulao_v1/saved_model.pb +3 -0
- dreambooth_riffusion_model_currulao_v1/variables/variables.data-00000-of-00001 +3 -0
- dreambooth_riffusion_model_currulao_v1/variables/variables.index +0 -0
.gitattributes
CHANGED
@@ -32,3 +32,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
32 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
33 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
34 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
32 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
33 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
34 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
35 |
+
*.data-* filter=lfs diff=lfs merge=lfs -text
|
dreambooth_riffusion_model_currulao_v1/config.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"name": "model_1", "layers": [{"class_name": "InputLayer", "config": {"batch_input_shape": [null, 64, 64, 4], "dtype": "float32", "sparse": false, "ragged": false, "name": "input_5"}, "name": "input_5", "inbound_nodes": []}, {"class_name": "InputLayer", "config": {"batch_input_shape": [null, 320], "dtype": "float32", "sparse": false, "ragged": false, "name": "input_4"}, "name": "input_4", "inbound_nodes": []}, {"class_name": "InputLayer", "config": {"batch_input_shape": [null, 77, 768], "dtype": "float32", "sparse": false, "ragged": false, "name": "input_3"}, "name": "input_3", "inbound_nodes": []}, {"class_name": "UNetModel", "config": {}, "name": "u_net_model", "inbound_nodes": [[["input_5", 0, 0, {}], ["input_4", 0, 0, {}], ["input_3", 0, 0, {}]]]}], "input_layers": [["input_5", 0, 0], ["input_4", 0, 0], ["input_3", 0, 0]], "output_layers": [["u_net_model", 0, 0]]}
|
dreambooth_riffusion_model_currulao_v1/fingerprint.pb
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cf8091f75c506e0692ad56595b1c25633f207c797a43deb6b6dc8825ba24e9ee
|
3 |
+
size 54
|
dreambooth_riffusion_model_currulao_v1/keras_metadata.pb
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e3c04fe0dce79aeaf1987d39bf235311665bb9bf6327e2dcd6e46af441d54e6d
|
3 |
+
size 774370
|
dreambooth_riffusion_model_currulao_v1/model.png
ADDED
![]() |
dreambooth_riffusion_model_currulao_v1/saved_model.pb
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c0e747505049365f6ca2810cdc5c394191a1ebb247a9d71347035cb6dffbcd3a
|
3 |
+
size 28609083
|
dreambooth_riffusion_model_currulao_v1/variables/variables.data-00000-of-00001
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:49b0a80b12346d4e15a097edc10b761b0d0d15f138ee38ae0dda68035cf1c280
|
3 |
+
size 3438614983
|
dreambooth_riffusion_model_currulao_v1/variables/variables.index
ADDED
Binary file (40.3 kB). View file
|
|