mfidabel commited on
Commit
89b5416
1 Parent(s): 9e2e766

End of training 2k + 2.5k Samples

Browse files
.gitattributes CHANGED
@@ -34,3 +34,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
34
  *tfevents* filter=lfs diff=lfs merge=lfs -text
35
  images_0.png filter=lfs diff=lfs merge=lfs -text
36
  images_1.png filter=lfs diff=lfs merge=lfs -text
 
 
34
  *tfevents* filter=lfs diff=lfs merge=lfs -text
35
  images_0.png filter=lfs diff=lfs merge=lfs -text
36
  images_1.png filter=lfs diff=lfs merge=lfs -text
37
+ images_2.png filter=lfs diff=lfs merge=lfs -text
10000/diffusion_flax_model.msgpack CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:969ecc627b3d1b958d12e53c73c9ecfc29e5153dce10606e0ff79e673fcf2848
3
  size 1445128798
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6dcc21fe8f0c2f38e94085f858eb68a7c77b04e2251011da39a3eea4dc74557e
3
  size 1445128798
15000/diffusion_flax_model.msgpack CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1267885934e8b66c6cab1582edf7289f63e041958996d92573829d3ced9cc9cc
3
  size 1445128798
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b17a0867d2abdf46036c12c91e02934878152f6f68cdbc519606801039234e46
3
  size 1445128798
20000/diffusion_flax_model.msgpack CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:909711a71e3e0e95eea47c0c978939503e4a9a43108cf2d6c0331244a0a00b1b
3
  size 1445128798
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fab601159d84f36f36105548e7568a78fd144e97ebe63aa5164e56294099bafe
3
  size 1445128798
25000/config.json ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "FlaxControlNetModel",
3
+ "_diffusers_version": "0.16.0.dev0",
4
+ "attention_head_dim": 8,
5
+ "block_out_channels": [
6
+ 320,
7
+ 640,
8
+ 1280,
9
+ 1280
10
+ ],
11
+ "conditioning_embedding_out_channels": [
12
+ 16,
13
+ 32,
14
+ 96,
15
+ 256
16
+ ],
17
+ "controlnet_conditioning_channel_order": "rgb",
18
+ "cross_attention_dim": 768,
19
+ "down_block_types": [
20
+ "CrossAttnDownBlock2D",
21
+ "CrossAttnDownBlock2D",
22
+ "CrossAttnDownBlock2D",
23
+ "DownBlock2D"
24
+ ],
25
+ "dropout": 0.0,
26
+ "flip_sin_to_cos": true,
27
+ "freq_shift": 0,
28
+ "in_channels": 4,
29
+ "layers_per_block": 2,
30
+ "only_cross_attention": false,
31
+ "sample_size": 32,
32
+ "use_linear_projection": false
33
+ }
25000/diffusion_flax_model.msgpack ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bcab110cbe9fe233b217bd20c6da22645801f3881e84da3d315d6f15d51bb08e
3
+ size 1445128798
5000/diffusion_flax_model.msgpack CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:96638c3f3b94775ef43e6af56619703a5f5c58e643e0bcfc9c59caabd945b0b0
3
  size 1445128798
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d4f74c685a8d0aec86ece0a8b984d40ca6d88e9d8d431a738cc82daaae61a2b6
3
  size 1445128798
README.md CHANGED
@@ -16,8 +16,13 @@ inference: true
16
 
17
  These are controlnet weights trained on runwayml/stable-diffusion-v1-5 with new type of conditioning. You can find some example images in the following.
18
 
19
- prompt: modern main room of a house
 
20
  ![images_0)](./images_0.png)
21
- prompt: a street full of people waiting for a car to pass
 
22
  ![images_1)](./images_1.png)
 
 
 
23
 
 
16
 
17
  These are controlnet weights trained on runwayml/stable-diffusion-v1-5 with new type of conditioning. You can find some example images in the following.
18
 
19
+ prompt: contemporary living room of a house
20
+ negative prompt: low quality
21
  ![images_0)](./images_0.png)
22
+ prompt: new york buildings, Vincent Van Gogh starry night
23
+ negative prompt: low quality, monochrome
24
  ![images_1)](./images_1.png)
25
+ prompt: contemporary living room, high quality, 4k, realistic
26
+ negative prompt: low quality, monochrome, low res
27
+ ![images_2)](./images_2.png)
28
 
diffusion_flax_model.msgpack CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6cbf91704d084ae6e6d043d9c952774129fa704b5f19dc671f0d2513e30cb07d
3
  size 1445128798
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:14c138342914e0afee97c5e30bf3ca9efca7046fb3b4d2e9fb5e806920a5c285
3
  size 1445128798
image_control.png CHANGED
images_0.png CHANGED

Git LFS Details

  • SHA256: 3709fc4da996f0859d929768341e02ebc25485a3f6abd90281fe1b57c408d296
  • Pointer size: 132 Bytes
  • Size of remote file: 1.79 MB

Git LFS Details

  • SHA256: 1c81fad4387b01324a4f80d7c58e6e414bad4d75f963c2cc2fb75c388258ab06
  • Pointer size: 132 Bytes
  • Size of remote file: 1.72 MB
images_1.png CHANGED

Git LFS Details

  • SHA256: 15fce68da146bcf028e8032a3b3385365e2062d12c745bead90359900154c33f
  • Pointer size: 132 Bytes
  • Size of remote file: 1.93 MB

Git LFS Details

  • SHA256: 6bd38cf054b6c8d7d697d475c18c5138c2b7842b58977c32d0059e52c1106263
  • Pointer size: 132 Bytes
  • Size of remote file: 2.12 MB
images_2.png ADDED

Git LFS Details

  • SHA256: 77109e2c9f168f9920f6c877ab7735a5dbc5111f6b58e40c7d6c0632b430a7af
  • Pointer size: 132 Bytes
  • Size of remote file: 1.6 MB