Duskfallcrew commited on
Commit
305925b
1 Parent(s): 388eac2

Upload . with huggingface_hub

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. README.md +22 -0
  2. checkpoint-100/custom_checkpoint_0.pkl +3 -0
  3. checkpoint-100/optimizer.bin +3 -0
  4. checkpoint-100/pytorch_model.bin +3 -0
  5. checkpoint-100/random_states_0.pkl +3 -0
  6. checkpoint-100/scaler.pt +3 -0
  7. checkpoint-100/scheduler.bin +3 -0
  8. checkpoint-1000/custom_checkpoint_0.pkl +3 -0
  9. checkpoint-1000/optimizer.bin +3 -0
  10. checkpoint-1000/pytorch_model.bin +3 -0
  11. checkpoint-1000/random_states_0.pkl +3 -0
  12. checkpoint-1000/scaler.pt +3 -0
  13. checkpoint-1000/scheduler.bin +3 -0
  14. checkpoint-200/custom_checkpoint_0.pkl +3 -0
  15. checkpoint-200/optimizer.bin +3 -0
  16. checkpoint-200/pytorch_model.bin +3 -0
  17. checkpoint-200/random_states_0.pkl +3 -0
  18. checkpoint-200/scaler.pt +3 -0
  19. checkpoint-200/scheduler.bin +3 -0
  20. checkpoint-300/custom_checkpoint_0.pkl +3 -0
  21. checkpoint-300/optimizer.bin +3 -0
  22. checkpoint-300/pytorch_model.bin +3 -0
  23. checkpoint-300/random_states_0.pkl +3 -0
  24. checkpoint-300/scaler.pt +3 -0
  25. checkpoint-300/scheduler.bin +3 -0
  26. checkpoint-400/custom_checkpoint_0.pkl +3 -0
  27. checkpoint-400/optimizer.bin +3 -0
  28. checkpoint-400/pytorch_model.bin +3 -0
  29. checkpoint-400/random_states_0.pkl +3 -0
  30. checkpoint-400/scaler.pt +3 -0
  31. checkpoint-400/scheduler.bin +3 -0
  32. checkpoint-500/custom_checkpoint_0.pkl +3 -0
  33. checkpoint-500/optimizer.bin +3 -0
  34. checkpoint-500/pytorch_model.bin +3 -0
  35. checkpoint-500/random_states_0.pkl +3 -0
  36. checkpoint-500/scaler.pt +3 -0
  37. checkpoint-500/scheduler.bin +3 -0
  38. checkpoint-600/custom_checkpoint_0.pkl +3 -0
  39. checkpoint-600/optimizer.bin +3 -0
  40. checkpoint-600/pytorch_model.bin +3 -0
  41. checkpoint-600/random_states_0.pkl +3 -0
  42. checkpoint-600/scaler.pt +3 -0
  43. checkpoint-600/scheduler.bin +3 -0
  44. checkpoint-700/custom_checkpoint_0.pkl +3 -0
  45. checkpoint-700/optimizer.bin +3 -0
  46. checkpoint-700/pytorch_model.bin +3 -0
  47. checkpoint-700/random_states_0.pkl +3 -0
  48. checkpoint-700/scaler.pt +3 -0
  49. checkpoint-700/scheduler.bin +3 -0
  50. checkpoint-800/custom_checkpoint_0.pkl +3 -0
README.md ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: creativeml-openrail-m
3
+ base_model: stabilityai/stable-diffusion-2-1-base
4
+ instance_prompt: FantasyMiq
5
+ tags:
6
+ - stable-diffusion
7
+ - stable-diffusion-diffusers
8
+ - text-to-image
9
+ - diffusers
10
+ - lora
11
+ inference: true
12
+ ---
13
+ # LoRA DreamBooth - the-crystal-exarch
14
+
15
+ These are LoRA adaption weights for [stabilityai/stable-diffusion-2-1-base](https://huggingface.co/stabilityai/stable-diffusion-2-1-base). The weights were trained on the instance prompt "FantasyMiq" using [DreamBooth](https://dreambooth.github.io/). You can find some example images in the following.
16
+
17
+ Test prompt: GrahaTia
18
+ ![image_0](test_images/image_0.png)
19
+ ![image_1](test_images/image_1.png)
20
+ ![image_2](test_images/image_2.png)
21
+ ![image_3](test_images/image_3.png)
22
+
checkpoint-100/custom_checkpoint_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a9595199c70199c53963693e002e4d98518483b2c7914fbf2f90e5f8ae0c4257
3
+ size 3418585
checkpoint-100/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:57ebc891f162891a1dcae91c27df605f491252b1b4622aea488ab9674dc39e72
3
+ size 3492869
checkpoint-100/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:60abb3937584eec2ca81c6b38a7a1fb6522a7466d24927875d6db04ae5e387a9
3
+ size 3417037
checkpoint-100/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9b2d98353c17f99acb8b9b69ce4c95de8238eb3628275218f4a7d8126cff020d
3
+ size 14599
checkpoint-100/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cfa44e8523f62833816d29aa6c576eaa7783e3bbdb3e132e248b1d8aaee6132b
3
+ size 557
checkpoint-100/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fea02eae3abda9c51c5818b11113cf625b3576353324a31ec7faf6ea77f31853
3
+ size 563
checkpoint-1000/custom_checkpoint_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7726e845adcc0eafeb0aa5958b07d5969725f1d8d31cdab72b06a1d246f0da45
3
+ size 3418585
checkpoint-1000/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd312c56ba6ceb5daadf16bbf904050cae2e13d340dd2550dcc16180eb027445
3
+ size 3492869
checkpoint-1000/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be257652e8fcc841841da11fd7d6c2b266873255844c56acdeab470ad34c9ac1
3
+ size 3417037
checkpoint-1000/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:92dcfc29a0e33ee20e5b85fe4dcd375947e712b7205e500bc6b011838825584d
3
+ size 14599
checkpoint-1000/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7fa181fa360d46feed4180ea17c8b6a4a879a9b4231c2e91aff2be20be9076cc
3
+ size 557
checkpoint-1000/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd24ac9bb08b8acc6b749bfb3328596e929bc788c6fb96fcf34442d6d9831ea9
3
+ size 563
checkpoint-200/custom_checkpoint_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7726e845adcc0eafeb0aa5958b07d5969725f1d8d31cdab72b06a1d246f0da45
3
+ size 3418585
checkpoint-200/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd312c56ba6ceb5daadf16bbf904050cae2e13d340dd2550dcc16180eb027445
3
+ size 3492869
checkpoint-200/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be257652e8fcc841841da11fd7d6c2b266873255844c56acdeab470ad34c9ac1
3
+ size 3417037
checkpoint-200/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:87507d0e0e7a247f18f4bb87bfea07748eff81dfe80cc0f23abd0c95e5724515
3
+ size 14599
checkpoint-200/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b42a40fda1246d1003a4ce6d06f0cce206a2e37025f9bc7176a28275e8de684d
3
+ size 557
checkpoint-200/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5789418e7ba1ad6942b4ef0a048532f7482323c6ce2c1df040716f5bc97cc1eb
3
+ size 563
checkpoint-300/custom_checkpoint_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7726e845adcc0eafeb0aa5958b07d5969725f1d8d31cdab72b06a1d246f0da45
3
+ size 3418585
checkpoint-300/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd312c56ba6ceb5daadf16bbf904050cae2e13d340dd2550dcc16180eb027445
3
+ size 3492869
checkpoint-300/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be257652e8fcc841841da11fd7d6c2b266873255844c56acdeab470ad34c9ac1
3
+ size 3417037
checkpoint-300/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c5b7d083b0b2e3211ecf4d100ae984d823f5d5dc24665b5c9efb96e5fe3afc5
3
+ size 14599
checkpoint-300/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7fa181fa360d46feed4180ea17c8b6a4a879a9b4231c2e91aff2be20be9076cc
3
+ size 557
checkpoint-300/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8a4f50d60c5a009e1206dd55a8a9b64ef74d807d3fd2bdd18acc81fa054df924
3
+ size 563
checkpoint-400/custom_checkpoint_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7726e845adcc0eafeb0aa5958b07d5969725f1d8d31cdab72b06a1d246f0da45
3
+ size 3418585
checkpoint-400/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd312c56ba6ceb5daadf16bbf904050cae2e13d340dd2550dcc16180eb027445
3
+ size 3492869
checkpoint-400/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be257652e8fcc841841da11fd7d6c2b266873255844c56acdeab470ad34c9ac1
3
+ size 3417037
checkpoint-400/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8fbb5f020f7b9bcbfd44482d383249de751536b49f24015d09cda214b1731021
3
+ size 14599
checkpoint-400/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7fa181fa360d46feed4180ea17c8b6a4a879a9b4231c2e91aff2be20be9076cc
3
+ size 557
checkpoint-400/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1816c3518fba5280b8d446f53a7a78cb091fb0abfbf56998eb7ab2ec499596cc
3
+ size 563
checkpoint-500/custom_checkpoint_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7726e845adcc0eafeb0aa5958b07d5969725f1d8d31cdab72b06a1d246f0da45
3
+ size 3418585
checkpoint-500/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd312c56ba6ceb5daadf16bbf904050cae2e13d340dd2550dcc16180eb027445
3
+ size 3492869
checkpoint-500/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be257652e8fcc841841da11fd7d6c2b266873255844c56acdeab470ad34c9ac1
3
+ size 3417037
checkpoint-500/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:633df4194380e42f2868dca994ec59660c035cb6fedf0e2fddfbb98cf56775f9
3
+ size 14599
checkpoint-500/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7fa181fa360d46feed4180ea17c8b6a4a879a9b4231c2e91aff2be20be9076cc
3
+ size 557
checkpoint-500/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b8c5a4fe45592e29191cb55798c3fd40b4896757c2a570a853785885063b187c
3
+ size 563
checkpoint-600/custom_checkpoint_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7726e845adcc0eafeb0aa5958b07d5969725f1d8d31cdab72b06a1d246f0da45
3
+ size 3418585
checkpoint-600/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd312c56ba6ceb5daadf16bbf904050cae2e13d340dd2550dcc16180eb027445
3
+ size 3492869
checkpoint-600/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be257652e8fcc841841da11fd7d6c2b266873255844c56acdeab470ad34c9ac1
3
+ size 3417037
checkpoint-600/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cbbe5eca65024e201f5a2cedd4d0ed924fabe09570907ad1ca63022d956a2a4a
3
+ size 14599
checkpoint-600/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7fa181fa360d46feed4180ea17c8b6a4a879a9b4231c2e91aff2be20be9076cc
3
+ size 557
checkpoint-600/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2665a7c384abc70b2477397d0702e8a28551d53eea8baf81d5952af4d95f3974
3
+ size 563
checkpoint-700/custom_checkpoint_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7726e845adcc0eafeb0aa5958b07d5969725f1d8d31cdab72b06a1d246f0da45
3
+ size 3418585
checkpoint-700/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd312c56ba6ceb5daadf16bbf904050cae2e13d340dd2550dcc16180eb027445
3
+ size 3492869
checkpoint-700/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be257652e8fcc841841da11fd7d6c2b266873255844c56acdeab470ad34c9ac1
3
+ size 3417037
checkpoint-700/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d5173b2b6cbf57c2e3d5f19e4aabe6376ec7054b2e0263255bc7336725685e4a
3
+ size 14599
checkpoint-700/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7fa181fa360d46feed4180ea17c8b6a4a879a9b4231c2e91aff2be20be9076cc
3
+ size 557
checkpoint-700/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aeed00420d37f068e52f03c51528ca2bfe59c44b13764ede78def8c5a32b6367
3
+ size 563
checkpoint-800/custom_checkpoint_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7726e845adcc0eafeb0aa5958b07d5969725f1d8d31cdab72b06a1d246f0da45
3
+ size 3418585