MartinSumera commited on
Commit
d74e601
1 Parent(s): 78d45fd

End of training

Browse files
Files changed (47) hide show
  1. README.md +63 -0
  2. checkpoint-1000/optimizer.bin +3 -0
  3. checkpoint-1000/pytorch_lora_weights.safetensors +3 -0
  4. checkpoint-1000/random_states_0.pkl +3 -0
  5. checkpoint-1000/scaler.pt +3 -0
  6. checkpoint-1000/scheduler.bin +3 -0
  7. checkpoint-1500/optimizer.bin +3 -0
  8. checkpoint-1500/pytorch_lora_weights.safetensors +3 -0
  9. checkpoint-1500/random_states_0.pkl +3 -0
  10. checkpoint-1500/scaler.pt +3 -0
  11. checkpoint-1500/scheduler.bin +3 -0
  12. checkpoint-2000/optimizer.bin +3 -0
  13. checkpoint-2000/pytorch_lora_weights.safetensors +3 -0
  14. checkpoint-2000/random_states_0.pkl +3 -0
  15. checkpoint-2000/scaler.pt +3 -0
  16. checkpoint-2000/scheduler.bin +3 -0
  17. checkpoint-2500/optimizer.bin +3 -0
  18. checkpoint-2500/pytorch_lora_weights.safetensors +3 -0
  19. checkpoint-2500/random_states_0.pkl +3 -0
  20. checkpoint-2500/scaler.pt +3 -0
  21. checkpoint-2500/scheduler.bin +3 -0
  22. checkpoint-3000/optimizer.bin +3 -0
  23. checkpoint-3000/pytorch_lora_weights.safetensors +3 -0
  24. checkpoint-3000/random_states_0.pkl +3 -0
  25. checkpoint-3000/scaler.pt +3 -0
  26. checkpoint-3000/scheduler.bin +3 -0
  27. checkpoint-3500/optimizer.bin +3 -0
  28. checkpoint-3500/pytorch_lora_weights.safetensors +3 -0
  29. checkpoint-3500/random_states_0.pkl +3 -0
  30. checkpoint-3500/scaler.pt +3 -0
  31. checkpoint-3500/scheduler.bin +3 -0
  32. checkpoint-4000/optimizer.bin +3 -0
  33. checkpoint-4000/pytorch_lora_weights.safetensors +3 -0
  34. checkpoint-4000/random_states_0.pkl +3 -0
  35. checkpoint-4000/scaler.pt +3 -0
  36. checkpoint-4000/scheduler.bin +3 -0
  37. checkpoint-4500/optimizer.bin +3 -0
  38. checkpoint-4500/pytorch_lora_weights.safetensors +3 -0
  39. checkpoint-4500/random_states_0.pkl +3 -0
  40. checkpoint-4500/scaler.pt +3 -0
  41. checkpoint-4500/scheduler.bin +3 -0
  42. checkpoint-500/optimizer.bin +3 -0
  43. checkpoint-500/pytorch_lora_weights.safetensors +3 -0
  44. checkpoint-500/random_states_0.pkl +3 -0
  45. checkpoint-500/scaler.pt +3 -0
  46. checkpoint-500/scheduler.bin +3 -0
  47. pytorch_lora_weights.safetensors +3 -0
README.md ADDED
@@ -0,0 +1,63 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: stabilityai/stable-diffusion-xl-base-1.0
3
+ library_name: diffusers
4
+ license: openrail++
5
+ tags:
6
+ - text-to-image
7
+ - text-to-image
8
+ - diffusers-training
9
+ - diffusers
10
+ - lora
11
+ - template:sd-lora
12
+ - stable-diffusion-xl
13
+ - stable-diffusion-xl-diffusers
14
+ instance_prompt: 'FTRDXX logo, stylized abstract letter F, geometric angular design,
15
+ modern brand symbol usable in various contexts, '
16
+ widget: []
17
+ ---
18
+
19
+ <!-- This model card has been generated automatically according to the information the training script had access to. You
20
+ should probably proofread and complete it, then remove this comment. -->
21
+
22
+
23
+ # SDXL LoRA DreamBooth - MartinSumera/futured_loga_LoRA
24
+
25
+ <Gallery />
26
+
27
+ ## Model description
28
+
29
+ These are MartinSumera/futured_loga_LoRA LoRA adaption weights for stabilityai/stable-diffusion-xl-base-1.0.
30
+
31
+ The weights were trained using [DreamBooth](https://dreambooth.github.io/).
32
+
33
+ LoRA for the text encoder was enabled: False.
34
+
35
+ Special VAE used for training: madebyollin/sdxl-vae-fp16-fix.
36
+
37
+ ## Trigger words
38
+
39
+ You should use FTRDXX logo, stylized abstract letter F, geometric angular design, modern brand symbol usable in various contexts, to trigger the image generation.
40
+
41
+ ## Download model
42
+
43
+ Weights for this model are available in Safetensors format.
44
+
45
+ [Download](MartinSumera/futured_loga_LoRA/tree/main) them in the Files & versions tab.
46
+
47
+
48
+
49
+ ## Intended uses & limitations
50
+
51
+ #### How to use
52
+
53
+ ```python
54
+ # TODO: add an example code snippet for running this diffusion pipeline
55
+ ```
56
+
57
+ #### Limitations and bias
58
+
59
+ [TODO: provide examples of latent issues and potential remediations]
60
+
61
+ ## Training details
62
+
63
+ [TODO: describe the data used to train the model]
checkpoint-1000/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4515a1951464482f44e0bf598df7c6f3f55f64a17c017583252ff6fdd12727f8
3
+ size 14991036
checkpoint-1000/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:08e916270f56e2c7f15503d561da5c407eec983a871d84c0e66667f1f3e7a28d
3
+ size 23390424
checkpoint-1000/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f539154ddb8686cbea67d642f6624c17afa6c95629f1a2755489959bc1bdc6e0
3
+ size 14344
checkpoint-1000/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9d8fdcd0311eba9854fff738038ed4c1a269832665b4d88ba4e4e3d02a1a7e0e
3
+ size 988
checkpoint-1000/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:32a3406d2ef50f9b0ec90e408a1c13d2c8958de7599603cc4c0cc7154da6ebe9
3
+ size 1000
checkpoint-1500/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9b70fd900cc9a177fd7cfeba16b2ca9f5e1fcdbb7d1b4a7813868c2f6290edab
3
+ size 14991036
checkpoint-1500/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e7cd1f28a7ccff4cfdad5df9cf05506bcb94b38603ba2bfedf8566164992aa61
3
+ size 23390424
checkpoint-1500/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dcef058b6903de3be48dd9c6084575303ea45eda838afb72962f46bbf464e3a3
3
+ size 14344
checkpoint-1500/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c2a4b6e0ef05ca249f2d6b7f9f3ad1dff81e55842a962df795bb9740c17c8e92
3
+ size 988
checkpoint-1500/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f467166be55efbf06af1331de3a9e55090ca0fe7629555e4f29ed6b43431d903
3
+ size 1000
checkpoint-2000/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:91686120ec7959c9acd5c88dcdc1306e63572d4e79963779d115d0ff6bacd26e
3
+ size 14991036
checkpoint-2000/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1a49c08b271194d94cdbb9c9c3b18e5854cc6f8c3abad554c15eb19a60bd50c2
3
+ size 23390424
checkpoint-2000/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f4e21aca33abd8253cd75e623987d1bddf8cf31c7223d751fedf8b9f36dea7d0
3
+ size 14344
checkpoint-2000/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3c50a9cebe5d66d453d25b140738bff479749ac03e0a43597d8776bc22f6ed0c
3
+ size 988
checkpoint-2000/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ebfe21ebf717fd6e4118374475c255f5df2d20d71ad2f0211578b00a982aae56
3
+ size 1000
checkpoint-2500/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8d6274ac4d477b267efdb9689a6cf1ecbe6537b50dfbeb55513f327b141b5dd8
3
+ size 14991036
checkpoint-2500/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8dc90c3351cc00cf628f9de900bb348401707d7f3d29ff793fbfac9db2a15aab
3
+ size 23390424
checkpoint-2500/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aba944edc3c81deac1eb64808cb7ddfe5e9f92f6f6a00a5281c772912bb50474
3
+ size 14344
checkpoint-2500/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:48e2d97f563bb838328076a1666504681962151a3975a2f064be3a03e6500740
3
+ size 988
checkpoint-2500/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6f35c08bddc2ccd5038b32792431e6cb43b36764f89628a52ae6cd5847b65166
3
+ size 1000
checkpoint-3000/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6d723333107af3f2db5a0a8df44ef065e84aea002c1ac4b705e45094a090f12b
3
+ size 14991036
checkpoint-3000/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e5fad6cf3b7ed4a447ae3176e50fd81ff2f3829f373fa23d057f1c9dc1841e42
3
+ size 23390424
checkpoint-3000/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:37c1d817e6e1806dd1ee4b590d4c26c8e49198fd7cef59f96fda9f092bd3a031
3
+ size 14344
checkpoint-3000/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:21aba8ed0f38ed1c04994c10a9ca7e9925e55ef2ed51283c43ff8e2cce78585f
3
+ size 988
checkpoint-3000/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bc8fe821d00eb2390ad96b7eacab51d3db69715b9b553aa99b802f314bf121f4
3
+ size 1000
checkpoint-3500/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:acda313b4dbe04f412a7bdca9d1a836a1c422105d7d76e45db511cf27da3ab35
3
+ size 14991036
checkpoint-3500/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4bf4b439574d5ce05dbf83c991a965bf775f83fc5b7ac9c12af41fc36f538a92
3
+ size 23390424
checkpoint-3500/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e7765493f81a793f4f92ab928fec918b12aa1373a538df4fdfd0f801273fa67e
3
+ size 14344
checkpoint-3500/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9d25c9e5c384ba91142c829ef5432ebc4ae7d8c71f3de723046dd3aa202e08a2
3
+ size 988
checkpoint-3500/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:73fe822b8abcea8a208f6224161430002dd2bd4da26a7e88a9d017e9cfbae0db
3
+ size 1000
checkpoint-4000/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a41713ec9c79fff1b12c6aebc83e76b68aa080774ef87c47c18d2f32209d9fdf
3
+ size 14991036
checkpoint-4000/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:35f7bb41193d33c70e2b3c63bba105e1b413fa8f1cca37fabfb3000d98270aa7
3
+ size 23390424
checkpoint-4000/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:936dcc6111e8cc8e2ba811a905dcfa2228eaae94aaadfdf96cf3ff081475465b
3
+ size 14344
checkpoint-4000/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:59a4acfb0da74c479080613978839dd3cbb4608fd2c07e764b4c844401d8dd5f
3
+ size 988
checkpoint-4000/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:26d12e9f2e83267071edd2d5d63069804ab0c8d876435e6130a966689bceb611
3
+ size 1000
checkpoint-4500/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ad9138551f6f2bb88f6925927c99a140072ac5db90715cf1d6c6021d823b4a13
3
+ size 14991036
checkpoint-4500/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:235e445d525004a48ca724c397b2f9134f20f89f4e036369ea539a56dbc42038
3
+ size 23390424
checkpoint-4500/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3aac27f2c69a596aba6687fb1653d3f78e33f049ac0cdc4f61a55a306501decb
3
+ size 14344
checkpoint-4500/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:25aed798df1ea1f11d3cdd0a7de18dd9b632beaa14981af70f644c899539b4cc
3
+ size 988
checkpoint-4500/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e812823e132f440f88640aa8c020eace066120fa7bb42266907df2961a097b92
3
+ size 1000
checkpoint-500/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be5f0f11715851b02308be627b3e7f7db9d1c956ec3ffe75fc6bdce51ee2e541
3
+ size 14991036
checkpoint-500/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2b29f7ba8c486bbd24c9a8e80778b18dff74600fbe4c08ff5eb9440540259562
3
+ size 23390424
checkpoint-500/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4a8f441436a3ca781b857fd23af8d697b915fabb24ffe5b4a2d55f4b17e067d5
3
+ size 14344
checkpoint-500/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:18b984273ea2d45b7ffb1d047bb359d93111e41fcad70d16a1b453fd38f72636
3
+ size 988
checkpoint-500/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:65115106fbd9463fa6c7133b543dece71c31fcba363ff15b8c73f8c7eb0739c5
3
+ size 1000
pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9f3755c56ef7adbc0508d087af1de7adfb57424c0a9cad292a4ce726d7332807
3
+ size 23390424