seonggyun commited on
Commit
4ea992d
1 Parent(s): 506d494

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 carpet
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/carpet
16
+
17
+ These are LoRA adaption weights for CompVis/stable-diffusion-v1-4. The weights were trained on a photo of sks carpet 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:e0a546c1c3fadd3cba1d5eac21efa5b9e8d850d6d0559abe79d93493730bdd87
3
+ size 3287970
checkpoint-100/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d1d5a5c9a35cd838df383c8474d9a3229240ce85d6cb71f2e84ca2d23108beca
3
+ size 3227336
checkpoint-100/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fde3bf198644d7f5812ce5c3096d66402838470ee6c2b5a36e8c6581e7bf91b8
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:1f1d5a5aadcf3236e9272d279221d606a151455a086a0b96961b1804d26a3dea
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:de4a6a986d781382bb0e6e54ea10a86549efb44587afa0583032315ee91d5578
3
+ size 3287970
checkpoint-1000/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5e87cbae6e8e658d3650ab009bb9c50f11768a522cf801c64c434b4233e206c3
3
+ size 3227336
checkpoint-1000/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8f07952de25edb118acdf7b35eea0b4272b240eef8b4a95119eebfa4d8e5dfce
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:b56031cdc51c73b95e036a3ffb665455a10d59aa01d3bf05be3d322946323da0
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:721a7db1945239e9d46727a01f55a4854a3be16ad6bf309b240e9e1023d7ca11
3
+ size 3287970
checkpoint-200/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8532d45727ae2227dbf4ab17c83643807507d109c8871339bd36802b1b23b82e
3
+ size 3227336
checkpoint-200/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8c704f99bcd60431a06a434365756e6d58deeccd6250df05a09920851ae8577e
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:e05d570cd5b947798caef80ab834325ba35c8ef18fdd547602ca21f0d1127645
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:c4b1eefde37a0dfa0f003c6b876e56c90ffc50de619cff1462e422f26363981e
3
+ size 3287970
checkpoint-300/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fc98e20b998c82f5385e45504129f94cf52dfb4675a22df8d66884f18544a976
3
+ size 3227336
checkpoint-300/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a361957d967512d89b605d5812b16a6235a3aa8d9caa28daffd2d084c9221404
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:71692959021e2232af8fd6847963a3d1308f211e37f904827ff3e8d0b15e1d65
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:d756ecd17fd75af400196046c5f6aa37130e18dd1f1a8446a5524bf55816076d
3
+ size 3287970
checkpoint-400/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8539ef463a488945d14b88e844c2b788b27888668e55e6c22814009812bbf115
3
+ size 3227336
checkpoint-400/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6bd99757240068df1b41bc12638bdf6db329d8bde054447043656cc8ae72b9cf
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:09de400a28bd192f6baeb921bf8a7faa70540bac4ab44951358468fc679c7708
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:a895a7a166c4f048943423e06621cfec4dfce63a0608ab531e427176a264e274
3
+ size 3287970
checkpoint-500/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f1aed49931bbd43ea2e013682d865742fb99369a52276b19cb4cf83a9ecf3e14
3
+ size 3227336
checkpoint-500/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bde5f3319b641a3117ba8db2243faf4dec4f525e735ff0d0f0809416ac2a3ff3
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:1c30c6f30ddf0197c7eb22a2ca05d667818ff6ed06266e3d62b56cd72b6ebd28
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:7ab782723e0ab6613b196375a843d96e876cc934ab1592d51c7e78d10f9f2e78
3
+ size 3287970
checkpoint-600/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b54cf4edbf77ec432831e3b4b0b13112f6f0a80d158743ccbf05da164142945
3
+ size 3227336
checkpoint-600/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d433b89adf225603d917995d564830c0444a606ba6ff6c06b063a035bef7c1aa
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:e297dfcac2f940936288e400e93948fe151d2caa06f45cff34c8dbc6b9267a70
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:a87e2626a154f5aa73b2e96d704b22e156f226ee452fde68d417e6731c6638b7
3
+ size 3287970
checkpoint-700/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a402d9f7dada8b339619b11b0a2984dc8cfc43d3f680587e9d0e5475ce6b405c
3
+ size 3227336
checkpoint-700/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5463df05c7805bb8395398217556f247815fcdd62021c1f644a13bcd047b3a6a
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:9ea9b1192cd5f3b432a214596b2667771d521a28feb3e1ab3627d90b40c1ed43
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:ad988839c2d3b52ed49e4d2a71417f8b89d040bf4e23fc10cb4f6c3a0efd86ff
3
+ size 3287970
checkpoint-800/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d07439ed5d9ec9853d8875d00a85bad7e46b3f5fe55169c4610067aecae112b0
3
+ size 3227336
checkpoint-800/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a696a56b07bc3c85a84e1e5e79b5b4c4bad961c22ad219c904252475787a3aab
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:47d1769edf3448e048e59938de4bdb9a6996b5d4c3a4d373c28fe5b79a8d68ff
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:3649f1679430bfec2058308fe780e8244babaa9ac062799365c560307d1773ed
3
+ size 3287970
checkpoint-900/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1e0cbefd90fb451749a1d4d86c8dfe3b26a284cf191e76cfa39a52ecb39cbc51
3
+ size 3227336