seonggyun commited on
Commit
1463ee8
1 Parent(s): 09d33ab

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 transistor
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/transistor
16
+
17
+ These are LoRA adaption weights for CompVis/stable-diffusion-v1-4. The weights were trained on a photo of sks transistor 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:077cd6e5050034b83b2ce5db3b0e030bdd8ff1c82814c2553168c85c794e61bd
3
+ size 3287970
checkpoint-100/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:51672bc863cc7cab6cf8d990cac06eb6dedefc5ae0becf14b8c0bbdd95c272bb
3
+ size 3227336
checkpoint-100/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3b3312d3ebbbe0a2f1ab098e68d53e5c702ecedf0f625df2e7716c0aa3ede307
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:641cd2b80f48ed6961a4cb136e7683d9f70655414d31db74f7ce125f22a95c99
3
+ size 3287970
checkpoint-1000/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e672bae8338227816b0e73d140668167513d0d5836961ba2c4a4d9f29c3e1dc4
3
+ size 3227336
checkpoint-1000/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bf8b1ced42269fd9785c96da5aac4bfbd8e1631fbbc08c5c2fb7653b40466905
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:1059c370772810620aaa04bcd729e0725c2bcd1d09ea10f49973001747e67f2d
3
+ size 3287970
checkpoint-200/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f1be23076a734b4a2615a1acb62af1bce41d2c002ce24cb5ecb9b1754410fca1
3
+ size 3227336
checkpoint-200/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eceea879854d349095852875b72c3d9afb4b88328a0c5c196dd41e34e63d93b8
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:d162425dbb1145bdd1e1173d5a249d2029cacbd2141e3a72a2c62d08b4368880
3
+ size 3287970
checkpoint-300/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:32c1ce5445643d6d2db0b91a74ced9e9dacc9dd29872bd6d64399a86a8b2bbbd
3
+ size 3227336
checkpoint-300/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8dd9ef02e517db0fafd193877cd32fb5a2ee68e9cd12e18b493fc24d6b9f937b
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:fa3380e7220a515d8deebeb2c50338e94ce78c03477356dedafc04cd41392667
3
+ size 3287970
checkpoint-400/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:06b5a4f3e008a010d23f0bfbbb5c27f52bfb2b7df8d88ae310998fe34ffda6f8
3
+ size 3227336
checkpoint-400/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2ab87034c9a7b56f54d13d773ef2fab113e65d3b040778fa26d163e7150af0ee
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:6063874fa44a1e8f82ae757127125460e8297169890393490cbce13272403911
3
+ size 3287970
checkpoint-500/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7ab6d386f711cfa76e450a4267301d283ec67580547ddbb9012b901070da5eaa
3
+ size 3227336
checkpoint-500/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3c317fa1404152ef19eccb2788cb7893d7cf7c6a34fd1ee9229d7b8d079721a8
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:10f6b766f7ed5f592899e5b31323bc16341e498ea1b48c805576a67447e33d43
3
+ size 3287970
checkpoint-600/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e8ac939278911c423b2e8d6c24b567476c141b957c21cffe36824a8b7d1421b0
3
+ size 3227336
checkpoint-600/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4c13bbd26d39b486c9bee73ca8f570d3b43ec186f3a7781a55fabcb8577a6155
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:3db697e0ff106a67b85c0d67ebd41c06bb1150ab8aaac5e3943c24aa2295c814
3
+ size 3287970
checkpoint-700/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2e36bcf328405b4da79194751c47d26cbf57f1e3bef8be5d8a724301c43a63a9
3
+ size 3227336
checkpoint-700/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2e1cd5e83212c7b3e2fac3ac85a290979ca6b64945828b54e8d7df5beba91165
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:060441fe15dccaa7e98dc0666c027ef78c5e8367f9ec1d3c08b850e106c907f0
3
+ size 3287970
checkpoint-800/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b177ed486af9f7fa9608b9ab93fa158f2ce1df2a592fd2c6bc9c9244dde57bd9
3
+ size 3227336
checkpoint-800/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:20c7f831d0063dcbbd608696177b3f0c57b25e6837fb910ee9c3c7e56fa1f3cf
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:939e292ddc0320d868b2e339db0908c32fb3a1413df868b98f6ba054fedf27b3
3
+ size 3287970
checkpoint-900/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:924e36e0a393f7dc7bc5593529c2927b7bb5b6c19dbb66a192eeb4a3f6abeb47
3
+ size 3227336