antonellaavad commited on
Commit
58dc01e
1 Parent(s): 13b5583

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: felps
5
+ tags:
6
+ - stable-diffusion
7
+ - stable-diffusion-diffusers
8
+ - text-to-image
9
+ - diffusers
10
+ - lora
11
+ inference: true
12
+ ---
13
+ # LoRA DreamBooth - felps-model
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 "felps" using [DreamBooth](https://dreambooth.github.io/). You can find some example images in the following.
16
+
17
+ Test prompt: felps
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:ac8abac24cdbdda6f7ba7eae5d9d95924e998c0ae9ea3763829ab02a7974504d
3
+ size 3418585
checkpoint-100/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:05fc88781bbd49d4cb58941d8ff9eb26ffe11dc301cf6d6bf248616263c2bbae
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:3f885f190fa6c11f2e16c0459efabffdb2172f9474e63b816c513552ac0a0e00
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:d6117668bdc0cb897dfd1caf9c8c1b2e8ddcafd83225caa424cbbf3fc675c1c5
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:906bdd391189fd16d3160fd1e198eb53687dae580f930cf3f64365609fd5f606
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:45e07550080c68f3b736091b517884f1c5acd348dccabf1c121fffeeb6abc0d5
3
+ size 3418585
checkpoint-1000/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8fc330034239436491d8bf23b6650c193cbecd47a0d7359bd2d6070a6c8a1bab
3
+ size 3493125
checkpoint-1000/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:288084f4bf4adcd5e9f80b27cc73eec11ceea844810f4cc7c63d705384465bfa
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:fa0891cac3e80ef1784174fab2f4c5ed0ec6250c37b6bf2cc2fb51c100350e25
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:77b9ebea123ef27976d26da3da6318c1ad6e54aba8cea7a2c88d3b85e8811d78
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:468b9f323619f6d8774b9b4c4727188960784749d318408cad5d781bb4c0aed5
3
+ size 3418585
checkpoint-200/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3a0d90fd7d9756b266e55146b1d26682f613c9798623eacf7f9d7a9611d24b5b
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:01d4ec7a8a88bd31b63e0974576ae8426f7791f9640ab8ecce2f2f178b09821e
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:fdf253ef6cef711c1f4cfc3d77d4963daecad2b8df20b4453ef3c3e756dfede5
3
+ size 14599
checkpoint-200/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4fccf0f9be1bb8f24861e4393745b3e09cc2687125a69e3757955fb0f0925ea5
3
+ size 557
checkpoint-200/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d2565f1f317aadcb95557955732a7a05efb023cacf90620d89fcb0c7ac0f8e04
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:aa8c4f24acf7f3327fcd990aeb3933b283bfc594e4a027bbfacc3b3cbbf156aa
3
+ size 3418585
checkpoint-300/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8abf23bf0c2327f53e94e2b9a4e4ae762524a4027b2ae65a5a87bfa92cf27333
3
+ size 3493125
checkpoint-300/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5f47f1f55a9165c66d954b78d6eb6d0b74a8883da879f02bd3774d7925e5ac3f
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:d34cb695c1d00bda54916ee956d8d3b49b1f8831179ba0cd06439a4cbb081139
3
+ size 14599
checkpoint-300/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:efafd90182e3d39d1b7c4a686f86e5913f5abc094dc3e2f827a6d479c6cef247
3
+ size 557
checkpoint-300/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a84fb1fc02dc9adb8c44beeab2c46fbc41e10a07e99dad3fcd85350ca2bda9d5
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:0855f9c9733604f3e49fd511682b26211f8d59ed0cd9573002f0fb97cbc72312
3
+ size 3418585
checkpoint-400/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7ae7be25bc1d36338da1417bb5b77f114e9fde091d399d57c8e2c201ed035fa6
3
+ size 3493125
checkpoint-400/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d068419d45b00a1ed8f24c3bb4e76cfba6177cec8b0902df56d39bca07fb93ce
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:ac41bee3bc71785c7f4653604464574fec91b3abb87f2084fcb1da20a4239905
3
+ size 14599
checkpoint-400/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cc40a4be6a52cee4d7658df4041e660ffa02b0d8b5bd143bb8bb397f7b71b1a5
3
+ size 557
checkpoint-400/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5e33b45756ec30d1126f6571b94c7435f6d9cb7b6d5e5e650c81523775e7216f
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:e409a6edbdf57a22487455e887148d815b9f950ccfb5fa211e0611463424c386
3
+ size 3418585
checkpoint-500/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2610a60d86e5aef0973dea668da354a8e3e1e950404547034002f410997c030a
3
+ size 3493125
checkpoint-500/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:73d2cf376f9b496e6fa22510fc00e57ba48e32311b552a9e4584404d8347b83c
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:607240f37239875f483a011dbabd7039cb68b83ad7ab8f04c71e8048e0fd791c
3
+ size 14599
checkpoint-500/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a3f196a54202bb4ba1220e8c59f42f9cda0702d68ea83147d814c2fb2f36b8f2
3
+ size 557
checkpoint-500/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:62783ff6f0ae2c2ccc177b097e430c03940c5e70c38a191df273c5cf7ab1227c
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:2584f63b69d58351408105e8a95634b97c8546633d56ca55c8a0f48b887c5560
3
+ size 3418585
checkpoint-600/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d050d43b504ddb6c546a688c6f863dd5497c16f902320581304ccd38765c8830
3
+ size 3493125
checkpoint-600/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:799c246fab49da4ca61739a9b0f808c0fa7f57bd6e1f6223d581db6ee46c6db7
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:c523f1beda8fbb2ff186a83d8b413e2e6911b493c9184e580faf9b3f0feba0ea
3
+ size 14599
checkpoint-600/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5dc9eacfeb00bd0bfeb98934a2309be01be65b288e0d747bbfc423b32679169f
3
+ size 557
checkpoint-600/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:864c924c403e116aaa2ce6d169c54f498fb0609bfb8d79139ec317756b219c42
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:eb404ebcf9f51ac27565c0171a07d45712bd80af2f691cc5711df27a1ae8151c
3
+ size 3418585
checkpoint-700/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:29853e477583022321f62922cc8c414e6fc32817179bbdd736523038bb52219b
3
+ size 3493125
checkpoint-700/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:22addb0ab2951ae3fd7f37fa98040368ab15405234ad7900e7f476bb03198d90
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:26562595e30dac72e16ded4c781faafc8cbbfdf40a4ed60cda432395d189c29f
3
+ size 14599
checkpoint-700/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eedd043df6cf348e21712f6001f51ee5b59434655346c4271bdeabe13333a8a9
3
+ size 557
checkpoint-700/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:795892f33080f59efa85c7dfcdba41f3e40832e394382f5c58eb3a75366c3a45
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:8816b96a71c20d1abd2f77cacbdeef8cf311a180b24d2ec39e9447bd3805e804
3
+ size 3418585