End of training
Browse files- .gitattributes +1 -0
- README.md +2 -0
- config.json +1 -1
- diffusion_pytorch_model.bin +1 -1
- image_control.png +0 -0
- images_0.png +2 -2
- images_1.png +3 -0
.gitattributes
CHANGED
@@ -34,3 +34,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
36 |
images_0.png filter=lfs diff=lfs merge=lfs -text
|
|
|
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
36 |
images_0.png filter=lfs diff=lfs merge=lfs -text
|
37 |
+
images_1.png filter=lfs diff=lfs merge=lfs -text
|
README.md
CHANGED
@@ -17,6 +17,8 @@ These are controlnet weights trained on stabilityai/stable-diffusion-xl-base-1.0
|
|
17 |
You can find some example images below.
|
18 |
prompt: nightmare construction worker, unsettling
|
19 |
![images_0)](./images_0.png)
|
|
|
|
|
20 |
|
21 |
|
22 |
|
|
|
17 |
You can find some example images below.
|
18 |
prompt: nightmare construction worker, unsettling
|
19 |
![images_0)](./images_0.png)
|
20 |
+
prompt: android warrior, unsettling
|
21 |
+
![images_1)](./images_1.png)
|
22 |
|
23 |
|
24 |
|
config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"_class_name": "ControlNetModel",
|
3 |
"_diffusers_version": "0.20.0.dev0",
|
4 |
-
"_name_or_path": "/workspace/
|
5 |
"act_fn": "silu",
|
6 |
"addition_embed_type": "text_time",
|
7 |
"addition_embed_type_num_heads": 64,
|
|
|
1 |
{
|
2 |
"_class_name": "ControlNetModel",
|
3 |
"_diffusers_version": "0.20.0.dev0",
|
4 |
+
"_name_or_path": "/workspace/out",
|
5 |
"act_fn": "silu",
|
6 |
"addition_embed_type": "text_time",
|
7 |
"addition_embed_type_num_heads": 64,
|
diffusion_pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5004438321
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:527a83d48884e568fa6b30c624cf721f6172cb49bf44c816fdd3d3a585d3fa88
|
3 |
size 5004438321
|
image_control.png
CHANGED
images_0.png
CHANGED
Git LFS Details
|
Git LFS Details
|
images_1.png
ADDED
Git LFS Details
|