diff --git a/README.md b/README.md new file mode 100644 index 0000000000000000000000000000000000000000..5c6651ba0a51782239bf279e190f2f4526be92b3 --- /dev/null +++ b/README.md @@ -0,0 +1,47 @@ +--- +base_model: stabilityai/stable-diffusion-2 +library_name: diffusers +license: creativeml-openrail-m +tags: +- text-to-image +- diffusers +- lora +- diffusers-training +- stable-diffusion +- stable-diffusion-diffusers +inference: true +instance_prompt: a photo of jonathan +--- + + + + +# LoRA DreamBooth - joheras/jonathan-stable-diffusion-v2 + +These are LoRA adaption weights for stabilityai/stable-diffusion-2. The weights were trained on a photo of jonathan using [DreamBooth](https://dreambooth.github.io/). You can find some example images in the following. + +![img_0](./image_0.png) +![img_1](./image_1.png) +![img_2](./image_2.png) +![img_3](./image_3.png) + + +LoRA for the text encoder was enabled: False. + + +## Intended uses & limitations + +#### How to use + +```python +# TODO: add an example code snippet for running this diffusion pipeline +``` + +#### Limitations and bias + +[TODO: provide examples of latent issues and potential remediations] + +## Training details + +[TODO: describe the data used to train the model] \ No newline at end of file diff --git a/checkpoint-100/optimizer.bin b/checkpoint-100/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..aae931e21590e706aae23253ded167501b601406 --- /dev/null +++ b/checkpoint-100/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97f38a51e07df287cf539fea636e65cde8d36ac8c1e02254cc276709953c6c40 +size 6854266 diff --git a/checkpoint-100/pytorch_lora_weights.safetensors b/checkpoint-100/pytorch_lora_weights.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..392dd704f7054018d68a68fa0e8629b44b51a73d --- /dev/null +++ b/checkpoint-100/pytorch_lora_weights.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e02acb2fe5717785b38890d44f77f14fd19014c908227a2c6f3cc42e6327b69 +size 3357296 diff --git a/checkpoint-100/random_states_0.pkl b/checkpoint-100/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..6335ec625d4a1c4a841b508507e861e93324f939 --- /dev/null +++ b/checkpoint-100/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f90fafa7a7ec41339911855bf8b58b7baa1b1d77c01b053c6a4d5fe1a5ac240c +size 14344 diff --git a/checkpoint-100/scaler.pt b/checkpoint-100/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..f6b3b7531b67d6a3286c705af0b9b33aed1a3dd8 --- /dev/null +++ b/checkpoint-100/scaler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac4a558c5b93581a5c41e2922404490319bcd15a10296c927a72a41012ff7f27 +size 988 diff --git a/checkpoint-100/scheduler.bin b/checkpoint-100/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..24bebfbd8cd670fa983ac79e51caa04c062e6490 --- /dev/null +++ b/checkpoint-100/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:775169a85d4b90dd73a828433c824604dc39dbd36cf213d90c3e0c82687b3460 +size 1000 diff --git a/checkpoint-1000/optimizer.bin b/checkpoint-1000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..5daa017ace792e49243b61500be152133fef362c --- /dev/null +++ b/checkpoint-1000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a183de0519f883a9a39bf0519f8c50d939c514b56c979bc4b303f6008ff14bd6 +size 6854266 diff --git a/checkpoint-1000/pytorch_lora_weights.safetensors b/checkpoint-1000/pytorch_lora_weights.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..acc2b7b1dd1da60bb60300dbbe118c307d147f17 --- /dev/null +++ b/checkpoint-1000/pytorch_lora_weights.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5b8de20f47812cca616da4cbe2501b0be26752bba04ff9b7ac9251d0ce8af5e +size 3357296 diff --git a/checkpoint-1000/random_states_0.pkl b/checkpoint-1000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..157fccf822f27d9b5580a031b2b38a3e71c62614 --- /dev/null +++ b/checkpoint-1000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ce2ed8525eb8ed84b6df5c230d046b27e6dd71069256600ba791e76d832834a +size 14344 diff --git a/checkpoint-1000/scaler.pt b/checkpoint-1000/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..1d181e6249d155a6c5e31f3078bd344c67ee533e --- /dev/null +++ b/checkpoint-1000/scaler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d8fdcd0311eba9854fff738038ed4c1a269832665b4d88ba4e4e3d02a1a7e0e +size 988 diff --git a/checkpoint-1000/scheduler.bin b/checkpoint-1000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..0e4143c185ad0d42adb431407ac97ad645c92ff8 --- /dev/null +++ b/checkpoint-1000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1ef945fb67548939f1340070803ddc6f91925dd6d43f8c15ba25d113f03c5ed +size 1000 diff --git a/checkpoint-200/optimizer.bin b/checkpoint-200/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..39cc86e8d14acf4c1746e5094d70cd258cd50da4 --- /dev/null +++ b/checkpoint-200/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9cd3fe2a6e0b50e3b62fa6cc59039f6d36674ec6bccee7afa7528b68d938a510 +size 6854266 diff --git a/checkpoint-200/pytorch_lora_weights.safetensors b/checkpoint-200/pytorch_lora_weights.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..3fd28e9d1f5d41e8f89eee8f0c1f6f16adbedf26 --- /dev/null +++ b/checkpoint-200/pytorch_lora_weights.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09756670a5eebcbc9a8ddefa9e3aedb1fef2b3393609ee8d3ff975acf1109cc0 +size 3357296 diff --git a/checkpoint-200/random_states_0.pkl b/checkpoint-200/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..ce889149dadb1ab6cb5301672a5cf48ee7f2fbf2 --- /dev/null +++ b/checkpoint-200/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0114aa98f80085b52ff80cfa2cc1a76ec0dd6ee30bf3ca56718a80f2fbb551ba +size 14344 diff --git a/checkpoint-200/scaler.pt b/checkpoint-200/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..62cc01b88d92c6635037c93f26205863eb8854bc --- /dev/null +++ b/checkpoint-200/scaler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9bd55b3848d82967a207e0805911c79200c6adce71e3b37fd24549a718f75738 +size 988 diff --git a/checkpoint-200/scheduler.bin b/checkpoint-200/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..4023c8228828b2cee865aac67bc6d2e9b947d58d --- /dev/null +++ b/checkpoint-200/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e440cace6589de6c72ad2cf84b033c31b67b56f5f593fdfc467c84dd99ca645 +size 1000 diff --git a/checkpoint-300/optimizer.bin b/checkpoint-300/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..3599f2990631562dcb745417c2bc6af6f688a7ff --- /dev/null +++ b/checkpoint-300/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:275380f2162f8c3e4f6ee106673f6feebf960245f685774819a2ddf690ea2fdc +size 6854266 diff --git a/checkpoint-300/pytorch_lora_weights.safetensors b/checkpoint-300/pytorch_lora_weights.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..acf34a55c14b5a1243efcc59d8a8f6cfb2256041 --- /dev/null +++ b/checkpoint-300/pytorch_lora_weights.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac091b51dd3c41f62c28e6e34094db2bab6dc2e63df63eec827356b1c3c034f4 +size 3357296 diff --git a/checkpoint-300/random_states_0.pkl b/checkpoint-300/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..5d949fe772d40bca1a1d0df2fcb148d4b1e11f20 --- /dev/null +++ b/checkpoint-300/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67fea6aaefba28018cd370962662c1fbb9d5f7565af2d718140453d87d4d8dd4 +size 14344 diff --git a/checkpoint-300/scaler.pt b/checkpoint-300/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..1d60b64ea1e2a0ba2c3efcf307a54af9e13f032b --- /dev/null +++ b/checkpoint-300/scaler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92873c8c89778fe11b8eeb338a181eefdf056f2f8096c36bf259c3fd791afb34 +size 988 diff --git a/checkpoint-300/scheduler.bin b/checkpoint-300/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..0bd25cbb6bd5297a7e9b8f086e779e40d59b3158 --- /dev/null +++ b/checkpoint-300/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78866eeca7df97c7ddfcd69f7a9a96ec8f478309052c05ea1972f881237cb751 +size 1000 diff --git a/checkpoint-400/optimizer.bin b/checkpoint-400/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..cbba2abc213041d405da2d0f2a89a0bb14a502da --- /dev/null +++ b/checkpoint-400/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d53752006ed47267ea8ccb7164ae561c54488ecdd32f45ddb06596a8dfb824af +size 6854266 diff --git a/checkpoint-400/pytorch_lora_weights.safetensors b/checkpoint-400/pytorch_lora_weights.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..bf556a540f7355fcb629f32771c705067ec4673d --- /dev/null +++ b/checkpoint-400/pytorch_lora_weights.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:766a7c7914bf2d1ddd85771190e9c07c3d42bc7e1d9afab0f45d87bd8f8ab0cf +size 3357296 diff --git a/checkpoint-400/random_states_0.pkl b/checkpoint-400/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..afd9a4342c7ea75b0ad9a6edd1675f7b6b2d1fbc --- /dev/null +++ b/checkpoint-400/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:904e292010ea60181a0a82b0d02ee63c9d0bf6e0fc102eece4287d49d0159d5d +size 14344 diff --git a/checkpoint-400/scaler.pt b/checkpoint-400/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..834fccb9e03a3266c967e2aa2ac0269bf2253fcc --- /dev/null +++ b/checkpoint-400/scaler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c801982aae9be06d302403c1fff693e53dedf89c1d3b689ee29fedad84a96d23 +size 988 diff --git a/checkpoint-400/scheduler.bin b/checkpoint-400/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..0b6f19b7bde95614753afefb8b2487f25fed4000 --- /dev/null +++ b/checkpoint-400/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a30fb50df034f3b2fe35529f75f39a19995d00a1e34b1527e20eb794752d2f77 +size 1000 diff --git a/checkpoint-500/optimizer.bin b/checkpoint-500/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..c48bff6ee97de4d9837eb3b18af28391df08a66c --- /dev/null +++ b/checkpoint-500/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:878b4abe529e496e3ddf1171a0345a5ac495697eaa342e081cb03e5a81494f9d +size 6854266 diff --git a/checkpoint-500/pytorch_lora_weights.safetensors b/checkpoint-500/pytorch_lora_weights.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..3d877e058b534b109f4f8d88b632a999e32dad89 --- /dev/null +++ b/checkpoint-500/pytorch_lora_weights.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6693281d9541fe9a2d1450741316798ae592bc743f39c1766c38fe08e52e06d8 +size 3357296 diff --git a/checkpoint-500/random_states_0.pkl b/checkpoint-500/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..1301d9f4288a53cb37b1658b26505a4cecbba8ac --- /dev/null +++ b/checkpoint-500/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70c622cc64327d2529c552fdda379533e2ad6fda7fbb11bbb918461871e2238c +size 14344 diff --git a/checkpoint-500/scaler.pt b/checkpoint-500/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..b1640696e8c648247d0af4fea4d97302082e3749 --- /dev/null +++ b/checkpoint-500/scaler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18b984273ea2d45b7ffb1d047bb359d93111e41fcad70d16a1b453fd38f72636 +size 988 diff --git a/checkpoint-500/scheduler.bin b/checkpoint-500/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..5f0c87cfc1ffdc1fa8e66ebda086067a4ae7088b --- /dev/null +++ b/checkpoint-500/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6cf34ac8dd2addc454aeb1ee4eaba3267c2841857e117be40ac2ed02cf581c9c +size 1000 diff --git a/checkpoint-600/optimizer.bin b/checkpoint-600/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..afb522388542301af925dbd993eb6a165da00e39 --- /dev/null +++ b/checkpoint-600/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b21de1c1c8619b54d4047e4981e893a8cfa6b7238ad6604beb5be264a20abf13 +size 6854266 diff --git a/checkpoint-600/pytorch_lora_weights.safetensors b/checkpoint-600/pytorch_lora_weights.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..20961a45ef1419bae981d695272e2bbd50110dfc --- /dev/null +++ b/checkpoint-600/pytorch_lora_weights.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7349c2d77a61c060628a2b0af1ec608ba6c4bdd5eaaa1d5dfbf430512e14a81a +size 3357296 diff --git a/checkpoint-600/random_states_0.pkl b/checkpoint-600/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..8e86f60efee735845f8603a3f56bde294e4fc9d8 --- /dev/null +++ b/checkpoint-600/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ba1359cf4cb2cb53ae1cbcee1bd050297bb9c61097a905f7a725e6f02cae537 +size 14344 diff --git a/checkpoint-600/scaler.pt b/checkpoint-600/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..22cf649db85f1ace860ed1049e0bceb509519d57 --- /dev/null +++ b/checkpoint-600/scaler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e32b8db4f4cba2b7b0157ab60a064591c3802a9067529d5fddbb1c6c1e99660b +size 988 diff --git a/checkpoint-600/scheduler.bin b/checkpoint-600/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..c521ec3e338a409fdf710314c115e798d8c974cd --- /dev/null +++ b/checkpoint-600/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d925ef3a312cf9f1dd743e06beceb9401782b525caeac7539c0f63bd21821f45 +size 1000 diff --git a/checkpoint-700/optimizer.bin b/checkpoint-700/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..641ddf2efddced22580ffa4f22e92559c1a7ab86 --- /dev/null +++ b/checkpoint-700/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28d471f2423806e85f06380caa96495c63b2c2e51ff35c1b08ef80faf4b45f43 +size 6854266 diff --git a/checkpoint-700/pytorch_lora_weights.safetensors b/checkpoint-700/pytorch_lora_weights.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..77b26c8323ea8b8304d5c4ce97debcd3a564aa0f --- /dev/null +++ b/checkpoint-700/pytorch_lora_weights.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd909d17f4013edd4ca97800e2f779966800b269340c6340455d2cf0c853a0ee +size 3357296 diff --git a/checkpoint-700/random_states_0.pkl b/checkpoint-700/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..c83409f32d29a10708e20952e3c3aa674e613e7e --- /dev/null +++ b/checkpoint-700/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c19b43ab93736528c192ca633d96dc8fd721eb486f6440d3f771fe16e784a44 +size 14344 diff --git a/checkpoint-700/scaler.pt b/checkpoint-700/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..c6135025e213a869a87e81da7ad5fa351022c707 --- /dev/null +++ b/checkpoint-700/scaler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02a6b6b8cf99b0c2174cd2e01d3f497f96d31938cf35230876ea28c69c51c665 +size 988 diff --git a/checkpoint-700/scheduler.bin b/checkpoint-700/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..bfe0d7f31cf5bd2dfcf96d832e834baf9a6cde2c --- /dev/null +++ b/checkpoint-700/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb79e5bef4a7fd65954e78ff4004f852f7944a70d4c3bb940e2f9da23a8db704 +size 1000 diff --git a/checkpoint-800/optimizer.bin b/checkpoint-800/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..95773626c532c6a0016be09b44af4e99b0712f84 --- /dev/null +++ b/checkpoint-800/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed49cefe14ec9cfa2b66d78c6db0ddd3545d620adfcc6b40d346503bc1e6cbfb +size 6854266 diff --git a/checkpoint-800/pytorch_lora_weights.safetensors b/checkpoint-800/pytorch_lora_weights.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..f300169139837c01a6ed2481e8602b248ffc68ed --- /dev/null +++ b/checkpoint-800/pytorch_lora_weights.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d6efa4897d8e1887565c1bbfe37300989acb5ba3059254eb5512fad3be4f0b2 +size 3357296 diff --git a/checkpoint-800/random_states_0.pkl b/checkpoint-800/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..416cbc6a7076c6b58c21f2d6bd1d28b364757963 --- /dev/null +++ b/checkpoint-800/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b34738a295f5c92731b1e7539dd70714d721c4a497cc3a25414f9af979a311f8 +size 14344 diff --git a/checkpoint-800/scaler.pt b/checkpoint-800/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..bc652f9deb8fe2531cca82a969394395536ba756 --- /dev/null +++ b/checkpoint-800/scaler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20d26e9687ed387160aa99c5f36032f8ef15c2391c97a795e46a4329714467bc +size 988 diff --git a/checkpoint-800/scheduler.bin b/checkpoint-800/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..5f065a5beb81ba0a880b81d64ed475fc0361d2e3 --- /dev/null +++ b/checkpoint-800/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e861a7df1fa5e3fd4155b5733a85f3ed8481295ab34df55c68d1a5949e2127e +size 1000 diff --git a/checkpoint-900/optimizer.bin b/checkpoint-900/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..653e41d265d0c691f5e125aff7703eceecbd80a8 --- /dev/null +++ b/checkpoint-900/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5ed4726f49e17c3afb4c276b064871b0ce99ec8e7a663a24f9e18a27b7f56e0 +size 6854266 diff --git a/checkpoint-900/pytorch_lora_weights.safetensors b/checkpoint-900/pytorch_lora_weights.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..99fc6e0b2823c612da9b57f70bdfc388d1cb96db --- /dev/null +++ b/checkpoint-900/pytorch_lora_weights.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9927bf4f7b1a3e88d43e6f7c21de5d67d3913f81a569576afd42acdd90c465f +size 3357296 diff --git a/checkpoint-900/random_states_0.pkl b/checkpoint-900/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..1b7eda9a2abca30f9fbb0b976c9235795fa49edd --- /dev/null +++ b/checkpoint-900/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67e3b738a0ee238073eb42ec43b2121d6a6f4219552991b539a68409a5676d39 +size 14344 diff --git a/checkpoint-900/scaler.pt b/checkpoint-900/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..c0138d4a53c5b01fc33002ddba5abd65a3c63aab --- /dev/null +++ b/checkpoint-900/scaler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3188ca1a64b3e854c359f175f9debb352690ec074d6533bcb271fdc5844d8a34 +size 988 diff --git a/checkpoint-900/scheduler.bin b/checkpoint-900/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..c054ce43eeaf72b8896f4b74a1927d92192721b7 --- /dev/null +++ b/checkpoint-900/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbea3467c67a6f84349fe849eb9692b13da73d777ac16480fca3a8223d356881 +size 1000 diff --git a/image_0.png b/image_0.png new file mode 100644 index 0000000000000000000000000000000000000000..fdd4bbeff3e0144e23bf312b2285cd772d9c9ece Binary files /dev/null and b/image_0.png differ diff --git a/image_1.png b/image_1.png new file mode 100644 index 0000000000000000000000000000000000000000..ee70c561681fe1ab94343006d3d768b1312e8e4f Binary files /dev/null and b/image_1.png differ diff --git a/image_2.png b/image_2.png new file mode 100644 index 0000000000000000000000000000000000000000..4ea6198a5a779a80b71a295039cecb6c927989ae Binary files /dev/null and b/image_2.png differ diff --git a/image_3.png b/image_3.png new file mode 100644 index 0000000000000000000000000000000000000000..2576519185f93b36980fe9bd0d8bb5c2c4106fa4 Binary files /dev/null and b/image_3.png differ diff --git a/logs/dreambooth-lora/1724834176.9696033/events.out.tfevents.1724834176.539d75d3dec8.1639.1 b/logs/dreambooth-lora/1724834176.9696033/events.out.tfevents.1724834176.539d75d3dec8.1639.1 new file mode 100644 index 0000000000000000000000000000000000000000..0b66aa03bdd3455af8f7caa1370537e8d5c51737 --- /dev/null +++ b/logs/dreambooth-lora/1724834176.9696033/events.out.tfevents.1724834176.539d75d3dec8.1639.1 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2b3ff5748d0aae9b112635bd51e08c177fe7c1566b67aca92d692d9e1d3b1a8 +size 2715 diff --git a/logs/dreambooth-lora/1724834176.9714432/hparams.yml b/logs/dreambooth-lora/1724834176.9714432/hparams.yml new file mode 100644 index 0000000000000000000000000000000000000000..aba098072197e8b947d9d954b13ebdeca4971d37 --- /dev/null +++ b/logs/dreambooth-lora/1724834176.9714432/hparams.yml @@ -0,0 +1,56 @@ +adam_beta1: 0.9 +adam_beta2: 0.999 +adam_epsilon: 1.0e-08 +adam_weight_decay: 0.01 +allow_tf32: false +center_crop: false +checkpointing_steps: 100 +checkpoints_total_limit: null +class_data_dir: null +class_labels_conditioning: null +class_prompt: null +dataloader_num_workers: 0 +enable_xformers_memory_efficient_attention: false +gradient_accumulation_steps: 1 +gradient_checkpointing: false +hub_model_id: null +hub_token: null +instance_data_dir: jonathan +instance_prompt: a photo of jonathan +learning_rate: 0.0001 +local_rank: -1 +logging_dir: logs +lr_num_cycles: 1 +lr_power: 1.0 +lr_scheduler: constant +lr_warmup_steps: 0 +max_grad_norm: 1.0 +max_train_steps: 1000 +mixed_precision: fp16 +num_class_images: 100 +num_train_epochs: 334 +num_validation_images: 4 +output_dir: jonathan-stable-diffusion-v2 +pre_compute_text_embeddings: false +pretrained_model_name_or_path: stabilityai/stable-diffusion-2 +prior_generation_precision: null +prior_loss_weight: 1.0 +push_to_hub: true +rank: 4 +report_to: tensorboard +resolution: 768 +resume_from_checkpoint: null +revision: null +sample_batch_size: 4 +scale_lr: false +seed: 0 +text_encoder_use_attention_mask: false +tokenizer_max_length: null +tokenizer_name: null +train_batch_size: 1 +train_text_encoder: false +use_8bit_adam: false +validation_epochs: 50 +validation_prompt: A photo of jonathan playing a guitar +variant: null +with_prior_preservation: false diff --git a/logs/dreambooth-lora/events.out.tfevents.1724834176.539d75d3dec8.1639.0 b/logs/dreambooth-lora/events.out.tfevents.1724834176.539d75d3dec8.1639.0 new file mode 100644 index 0000000000000000000000000000000000000000..904435fbf1619fa5543bab3ccced4c0e0d3bf4ca --- /dev/null +++ b/logs/dreambooth-lora/events.out.tfevents.1724834176.539d75d3dec8.1639.0 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae367bc5d948925b267cd2ea1d0cc9a70ecb6350edb297561a5980b25757ac47 +size 27138549 diff --git a/pytorch_lora_weights.safetensors b/pytorch_lora_weights.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..acc2b7b1dd1da60bb60300dbbe118c307d147f17 --- /dev/null +++ b/pytorch_lora_weights.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5b8de20f47812cca616da4cbe2501b0be26752bba04ff9b7ac9251d0ce8af5e +size 3357296