seonggyun commited on
Commit
df51ca2
1 Parent(s): 75c3818

End of training

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .gitattributes +4 -0
  2. .gitignore +2 -0
  3. README.md +23 -0
  4. checkpoint-100/custom_checkpoint_0.pkl +3 -0
  5. checkpoint-100/model.safetensors +3 -0
  6. checkpoint-100/optimizer.bin +3 -0
  7. checkpoint-100/random_states_0.pkl +3 -0
  8. checkpoint-100/scheduler.bin +3 -0
  9. checkpoint-1000/custom_checkpoint_0.pkl +3 -0
  10. checkpoint-1000/model.safetensors +3 -0
  11. checkpoint-1000/optimizer.bin +3 -0
  12. checkpoint-1000/random_states_0.pkl +3 -0
  13. checkpoint-1000/scheduler.bin +3 -0
  14. checkpoint-200/custom_checkpoint_0.pkl +3 -0
  15. checkpoint-200/model.safetensors +3 -0
  16. checkpoint-200/optimizer.bin +3 -0
  17. checkpoint-200/random_states_0.pkl +3 -0
  18. checkpoint-200/scheduler.bin +3 -0
  19. checkpoint-300/custom_checkpoint_0.pkl +3 -0
  20. checkpoint-300/model.safetensors +3 -0
  21. checkpoint-300/optimizer.bin +3 -0
  22. checkpoint-300/random_states_0.pkl +3 -0
  23. checkpoint-300/scheduler.bin +3 -0
  24. checkpoint-400/custom_checkpoint_0.pkl +3 -0
  25. checkpoint-400/model.safetensors +3 -0
  26. checkpoint-400/optimizer.bin +3 -0
  27. checkpoint-400/random_states_0.pkl +3 -0
  28. checkpoint-400/scheduler.bin +3 -0
  29. checkpoint-500/custom_checkpoint_0.pkl +3 -0
  30. checkpoint-500/model.safetensors +3 -0
  31. checkpoint-500/optimizer.bin +3 -0
  32. checkpoint-500/random_states_0.pkl +3 -0
  33. checkpoint-500/scheduler.bin +3 -0
  34. checkpoint-600/custom_checkpoint_0.pkl +3 -0
  35. checkpoint-600/model.safetensors +3 -0
  36. checkpoint-600/optimizer.bin +3 -0
  37. checkpoint-600/random_states_0.pkl +3 -0
  38. checkpoint-600/scheduler.bin +3 -0
  39. checkpoint-700/custom_checkpoint_0.pkl +3 -0
  40. checkpoint-700/model.safetensors +3 -0
  41. checkpoint-700/optimizer.bin +3 -0
  42. checkpoint-700/random_states_0.pkl +3 -0
  43. checkpoint-700/scheduler.bin +3 -0
  44. checkpoint-800/custom_checkpoint_0.pkl +3 -0
  45. checkpoint-800/model.safetensors +3 -0
  46. checkpoint-800/optimizer.bin +3 -0
  47. checkpoint-800/random_states_0.pkl +3 -0
  48. checkpoint-800/scheduler.bin +3 -0
  49. checkpoint-900/custom_checkpoint_0.pkl +3 -0
  50. checkpoint-900/model.safetensors +3 -0
.gitattributes CHANGED
@@ -33,3 +33,7 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip 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
 
 
 
 
 
33
  *.zip 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
+ image_0.png filter=lfs diff=lfs merge=lfs -text
37
+ image_1.png filter=lfs diff=lfs merge=lfs -text
38
+ image_2.png filter=lfs diff=lfs merge=lfs -text
39
+ image_3.png filter=lfs diff=lfs merge=lfs -text
.gitignore ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ step_*
2
+ epoch_*
README.md ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ ---
3
+ license: creativeml-openrail-m
4
+ base_model: CompVis/stable-diffusion-v1-4
5
+ instance_prompt: a photo of sks wood
6
+ tags:
7
+ - stable-diffusion
8
+ - stable-diffusion-diffusers
9
+ - text-to-image
10
+ - diffusers
11
+ - lora
12
+ inference: true
13
+ ---
14
+
15
+ # LoRA DreamBooth - seonggyun/wood
16
+
17
+ These are LoRA adaption weights for CompVis/stable-diffusion-v1-4. The weights were trained on a photo of sks wood using [DreamBooth](https://dreambooth.github.io/). You can find some example images in the following.
18
+
19
+ ![img_0](./image_0.png)
20
+ ![img_1](./image_1.png)
21
+ ![img_2](./image_2.png)
22
+ ![img_3](./image_3.png)
23
+
checkpoint-100/custom_checkpoint_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:abbc143b33965dc69cd8943358566b0008ad06a7fd24ab398c8db322de9f917b
3
+ size 3287970
checkpoint-100/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b49aa6cd865483af0bdc352fb830a426e055941c5884de378ebd39b319733e1a
3
+ size 3227336
checkpoint-100/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d985c4d66c1974a6c3e9012fb9d708e2b2b0b6623f532e9c07a64295875c91d7
3
+ size 6592122
checkpoint-100/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e414256111e11bfeb8e18680d0e7639e9ffa1c9a0ecb8759cb2f7bd74288f43c
3
+ size 15256
checkpoint-100/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:45736c36aeaa02550e36eb3c30850f0220bd9bde3a904feae55e6267d3328b06
3
+ size 1000
checkpoint-1000/custom_checkpoint_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a8906dc9035a184aa0c9200de2112ec190e823d177659e1f80588d6ed2d36109
3
+ size 3287970
checkpoint-1000/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef064e6205478901413dd290c77fd10a6ff3d64f14797ae2a885979a1b83971d
3
+ size 3227336
checkpoint-1000/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aaa6eac5fde670e0c357568e4afbc6575034f06e765a00495b6ceaf3c08e9bd6
3
+ size 6592122
checkpoint-1000/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:97fbeb77202f1d85c3c45169a8480ba2a42b57bcf138a1ef81f9b216aec6ec18
3
+ size 15256
checkpoint-1000/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd5ba3e29550e915aeea4a70939a96001a0d2910c8f022aad410e81ff28ba70a
3
+ size 1000
checkpoint-200/custom_checkpoint_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e8b5038b141de0a38ea5a90df86d09d80b12c26a6d03b73fe59b174b8fe90f6e
3
+ size 3287970
checkpoint-200/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:73227b154b70b593e61075cf2b20c12bb49f656e8decc09466a98714486f8dc9
3
+ size 3227336
checkpoint-200/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:93faa6254d6e5a1cdacfd91a70bbf6f4b07be4c8398f5519f418da62e2466b65
3
+ size 6592122
checkpoint-200/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:398f252adcd20ec0761deedf3a2ff741b6fc5b02dc543c921c122e51a246b33c
3
+ size 15256
checkpoint-200/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5469976a732a66ee6571d4613313ea8aeb814785b519db0af8ad0fa260b680c3
3
+ size 1000
checkpoint-300/custom_checkpoint_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:20554066fef8e2e4474f99e20b0e1c8b1b37efda0d085adcabe9711e86cba4ce
3
+ size 3287970
checkpoint-300/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:155f109d0cf6c892e35b2375fa4c2a335908201366f76d84597263116de5b554
3
+ size 3227336
checkpoint-300/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cb365df3066e385d0d6f81ed3ee37684ebfa715f6bb9d740a1e2e008ee5f6e9b
3
+ size 6592122
checkpoint-300/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c14410dff32b4f09e66c17445ac5750e5069c5935906bdd79d47023e950a37e1
3
+ size 15256
checkpoint-300/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:337a1824b3cf60b06f7495e6dc5cdfa47f9c159f7df19add3d475bc34ec73090
3
+ size 1000
checkpoint-400/custom_checkpoint_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2467be6ec793d18c3bc79faa0ed8c9484319365ff2ad9600b1b1445988a80766
3
+ size 3287970
checkpoint-400/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:68f020e15009918188772f053be2b36ff3b1d3ffc058a8ddfda8c20a155fd180
3
+ size 3227336
checkpoint-400/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6b7e2f576624692ce3d0a0ab5b4a64521bc6161a39a6e65b345027fd2b3003e5
3
+ size 6592122
checkpoint-400/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:efd3ae2f8ac4a6c60bb8175fcd16f09f3b20f65a0bfacb839c4f5551a171f7dc
3
+ size 15256
checkpoint-400/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:45e5d8a3aa26257dbda00d6c3ab62e582caf002d2c670e22274878b0d041f6a2
3
+ size 1000
checkpoint-500/custom_checkpoint_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3571ec504803ee96e47e5daea92fb6f8ae1d906364ea3cf8e9699d68a8af1856
3
+ size 3287970
checkpoint-500/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:10ad8bc54b29bd8b57617d1e7dc8fc1c802616eb60d3eaae31b01b0140e049e8
3
+ size 3227336
checkpoint-500/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fdf71217ce9306394a400073fd80c5164c32396948d4a97ae63f43f4b2021cb5
3
+ size 6592122
checkpoint-500/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e8fcf3ef4bd77cb3142e1c7dfcf7d7d99df254bc0f87f80693ce74c2660ceb3
3
+ size 15256
checkpoint-500/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6cd9f0e11d827cccb49160d2efee1751af2d8e81a66ccb21ed118aafbb1cfe0a
3
+ size 1000
checkpoint-600/custom_checkpoint_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d6fc355b58e28d9782ebe2c4d8809a682877e5e009ca7a98d057d2d9b23f334
3
+ size 3287970
checkpoint-600/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dd42f6421e347e971179e9ec85b2000d59d3713f09d40f11d50334ede860feac
3
+ size 3227336
checkpoint-600/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:03ab91fd6344abe2b3acdd2cf20fffdc8ce4f6a12b459780ac6d12f8032794b1
3
+ size 6592122
checkpoint-600/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2bfcbe6306946a8e817d987d58ddfedebb99edba52145995f2cf12b7eaf7fa52
3
+ size 15256
checkpoint-600/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f9f74650f6060a79d8ddd7b3789b6597de6d8332ac45b4c721583749c27e2e7f
3
+ size 1000
checkpoint-700/custom_checkpoint_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:865a1d674f2f2daa71b8524a5228a5ece8b975810e51db305658152f2edfd527
3
+ size 3287970
checkpoint-700/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:21444f71f6fd29884fc942685e07889d2fbdd6b9b0a624ee4b1fee03d1a96f16
3
+ size 3227336
checkpoint-700/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f559d910a44c0ae93be3afb6845bddfc37ddf6e81e1012bb2a8262ca2c8498ac
3
+ size 6592122
checkpoint-700/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b4babd749a578dd80c18324eb23e2b902060c98bb5f6e1d792d4882ee517cc3b
3
+ size 15256
checkpoint-700/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:405e0b2fade2725e458295e6c9130a4bd268df50b2faba7c4bf0606f03d00317
3
+ size 1000
checkpoint-800/custom_checkpoint_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8b4061d2f5dfb9e1569add4b5b31235f141dd86c6b02734b49575c257851e63f
3
+ size 3287970
checkpoint-800/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2914fac0e56f8525e8d883927b032b305436b98196c2d2e45d515823d2c3459b
3
+ size 3227336
checkpoint-800/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:77e89ce267b026b146713ce0e6ab83e4b2b4614c0d5b336c02c45cecc873c838
3
+ size 6592122
checkpoint-800/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4442b357f8349db80a2b27e0c880afc92a5aa9eca101803c8696b83cc2324a0f
3
+ size 15256
checkpoint-800/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cc9ec032eafe3e1d1b978746f65b9e6567ee818e8d8cb0dfb78e58ee932eb36a
3
+ size 1000
checkpoint-900/custom_checkpoint_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ed1f4ef407fda3d83c816c73373d0ed5f0acbfd9707911da30e5cbbd70f36efb
3
+ size 3287970
checkpoint-900/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2f41456ba7e07a1ec0be1dcfe31315d1e9fa6acbf1fd40264322f05186d92613
3
+ size 3227336