diff --git a/.gitattributes b/.gitattributes index 4fdff2c3e46fee47203645cc27cd349ec24a7a08..c7d9f3332a950355d5a77d85000f05e6f45435ea 100644 --- a/.gitattributes +++ b/.gitattributes @@ -32,7 +32,3 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text *.zip filter=lfs diff=lfs merge=lfs -text *.zst filter=lfs diff=lfs merge=lfs -text *tfevents* filter=lfs diff=lfs merge=lfs -text -*.png filter=lfs diff=lfs merge=lfs -text -*,ckpt filter=lfs diff=lfs merge=lfs -text -*.jpg filter=lfs diff=lfs merge=lfs -text -*.jpeg filter=lfs diff=lfs merge=lfs -text diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000000000000000000000000000000000000..85e7c1dfcb7fbb33f932c81024018cd8c10519da --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/.idea/ diff --git a/README.md b/README.md index 40ce83b49b42636511b7d442b45b8794b306b449..17afd93197c67644aa4f64c306d33171bbce46b7 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,10 @@ Sample outputs are generate using `--no-half` without optimizations or vae. Windows: ``` -set GIT_LFS_SKIP_SMUDGE=1 -git clone https://huggingface.co/Arrowman6677/gta-standard +git lfs install --skip-smudge ``` -This will replace the `.ckpt` with 1KB pointer files +This will replace the `.ckpt` with 1KB pointer files. You can then manually download the checkpoints using the HF website or with +``` +git lfs pull --include= --exclude= +``` +which performs a pull that replaces pointers. \ No newline at end of file diff --git a/models/0214e7_000/gta68596_2000.ckpt b/models/0214e7_000/2000_steps/0214e7_000_gta_2000.ckpt similarity index 100% rename from models/0214e7_000/gta68596_2000.ckpt rename to models/0214e7_000/2000_steps/0214e7_000_gta_2000.ckpt diff --git a/models/0214e7_000/2000_steps/outputs/00000-2163100000-ohwx sunrise.png b/models/0214e7_000/2000_steps/outputs/00000-2163100000-ohwx sunrise.png new file mode 100644 index 0000000000000000000000000000000000000000..3e0199150c7bba2ebd0a8f5e2f2dc0b2b737ca64 Binary files /dev/null and b/models/0214e7_000/2000_steps/outputs/00000-2163100000-ohwx sunrise.png differ diff --git a/models/0214e7_000/2000_steps/outputs/00001-2163100000-ohwx airplane.png b/models/0214e7_000/2000_steps/outputs/00001-2163100000-ohwx airplane.png new file mode 100644 index 0000000000000000000000000000000000000000..cdbdfc9f322737f1c5f457bdb1ed3922896174ca Binary files /dev/null and b/models/0214e7_000/2000_steps/outputs/00001-2163100000-ohwx airplane.png differ diff --git a/models/0214e7_000/2000_steps/outputs/00002-2163100000-ohwx tree cars money.png b/models/0214e7_000/2000_steps/outputs/00002-2163100000-ohwx tree cars money.png new file mode 100644 index 0000000000000000000000000000000000000000..76d88bc1b2c9f46414e13847d37e1f1bbb0bbc92 Binary files /dev/null and b/models/0214e7_000/2000_steps/outputs/00002-2163100000-ohwx tree cars money.png differ diff --git a/models/0214e7_000/2000_steps/outputs/00003-2163100000-ohwx amazing landscape vivid.png b/models/0214e7_000/2000_steps/outputs/00003-2163100000-ohwx amazing landscape vivid.png new file mode 100644 index 0000000000000000000000000000000000000000..b03ffa1a71f782497ae1d0e42c9404dac988863e Binary files /dev/null and b/models/0214e7_000/2000_steps/outputs/00003-2163100000-ohwx amazing landscape vivid.png differ diff --git a/models/0214e7_000/2000_steps/outputs/00004-2163100000-ohwx detailed princess peach.png b/models/0214e7_000/2000_steps/outputs/00004-2163100000-ohwx detailed princess peach.png new file mode 100644 index 0000000000000000000000000000000000000000..dbdfe9bef39feed69a622d133e289d5ba73e06a2 Binary files /dev/null and b/models/0214e7_000/2000_steps/outputs/00004-2163100000-ohwx detailed princess peach.png differ diff --git a/models/0214e7_000/2000_steps/outputs/00005-2163100000-ohwx detailed cowboy in the snow.png b/models/0214e7_000/2000_steps/outputs/00005-2163100000-ohwx detailed cowboy in the snow.png new file mode 100644 index 0000000000000000000000000000000000000000..312194c56e236ef5f167c46c96d3f42271eebd0e Binary files /dev/null and b/models/0214e7_000/2000_steps/outputs/00005-2163100000-ohwx detailed cowboy in the snow.png differ diff --git a/models/0214e7_000/2000_steps/outputs/00006-2163100000-ohwx astronaut.png b/models/0214e7_000/2000_steps/outputs/00006-2163100000-ohwx astronaut.png new file mode 100644 index 0000000000000000000000000000000000000000..54f7bab91397cc202508cfc56de3b69a37e9ac59 Binary files /dev/null and b/models/0214e7_000/2000_steps/outputs/00006-2163100000-ohwx astronaut.png differ diff --git a/models/0214e7_000/gta68596_4000.ckpt b/models/0214e7_000/4000_steps/0214e7_000_gta_4000.ckpt similarity index 100% rename from models/0214e7_000/gta68596_4000.ckpt rename to models/0214e7_000/4000_steps/0214e7_000_gta_4000.ckpt diff --git a/models/0214e7_000/4000_steps/outputs/00000-2163100000-ohwx sunrise.png b/models/0214e7_000/4000_steps/outputs/00000-2163100000-ohwx sunrise.png new file mode 100644 index 0000000000000000000000000000000000000000..4e80edf1f1fd6843fe65d620d41f82301c53eb45 Binary files /dev/null and b/models/0214e7_000/4000_steps/outputs/00000-2163100000-ohwx sunrise.png differ diff --git a/models/0214e7_000/4000_steps/outputs/00001-2163100000-ohwx airplane.png b/models/0214e7_000/4000_steps/outputs/00001-2163100000-ohwx airplane.png new file mode 100644 index 0000000000000000000000000000000000000000..6844710aaf3cf1e2e313db65e31b901f6073c8c0 Binary files /dev/null and b/models/0214e7_000/4000_steps/outputs/00001-2163100000-ohwx airplane.png differ diff --git a/models/0214e7_000/4000_steps/outputs/00002-2163100000-ohwx tree cars money.png b/models/0214e7_000/4000_steps/outputs/00002-2163100000-ohwx tree cars money.png new file mode 100644 index 0000000000000000000000000000000000000000..7f0d133f25538dced58a80e0e606636134b28196 Binary files /dev/null and b/models/0214e7_000/4000_steps/outputs/00002-2163100000-ohwx tree cars money.png differ diff --git a/models/0214e7_000/4000_steps/outputs/00003-2163100000-ohwx amazing landscape vivid.png b/models/0214e7_000/4000_steps/outputs/00003-2163100000-ohwx amazing landscape vivid.png new file mode 100644 index 0000000000000000000000000000000000000000..ba14005f193c3a1d9d012902b4aeda31c4b21d22 Binary files /dev/null and b/models/0214e7_000/4000_steps/outputs/00003-2163100000-ohwx amazing landscape vivid.png differ diff --git a/models/0214e7_000/4000_steps/outputs/00004-2163100000-ohwx detailed princess peach.png b/models/0214e7_000/4000_steps/outputs/00004-2163100000-ohwx detailed princess peach.png new file mode 100644 index 0000000000000000000000000000000000000000..c017e071452dc30df8d47009e00ed44a75e63123 Binary files /dev/null and b/models/0214e7_000/4000_steps/outputs/00004-2163100000-ohwx detailed princess peach.png differ diff --git a/models/0214e7_000/4000_steps/outputs/00005-2163100000-ohwx detailed cowboy in the snow.png b/models/0214e7_000/4000_steps/outputs/00005-2163100000-ohwx detailed cowboy in the snow.png new file mode 100644 index 0000000000000000000000000000000000000000..38ad33ef83fccc02debc19dbedf12db690d758af Binary files /dev/null and b/models/0214e7_000/4000_steps/outputs/00005-2163100000-ohwx detailed cowboy in the snow.png differ diff --git a/models/0214e7_000/4000_steps/outputs/00006-2163100000-ohwx astronaut.png b/models/0214e7_000/4000_steps/outputs/00006-2163100000-ohwx astronaut.png new file mode 100644 index 0000000000000000000000000000000000000000..6ff1109dae8063aa1f96710c1245ce92530fa9bc Binary files /dev/null and b/models/0214e7_000/4000_steps/outputs/00006-2163100000-ohwx astronaut.png differ diff --git a/models/0214e7_000/gta68596_6000.ckpt b/models/0214e7_000/6000_steps/0214e7_000_gta_6000.ckpt similarity index 100% rename from models/0214e7_000/gta68596_6000.ckpt rename to models/0214e7_000/6000_steps/0214e7_000_gta_6000.ckpt diff --git a/models/0214e7_000/6000_steps/outputs/00000-2163100000-ohwx sunrise.png b/models/0214e7_000/6000_steps/outputs/00000-2163100000-ohwx sunrise.png new file mode 100644 index 0000000000000000000000000000000000000000..aca4a116f75bcd393383a49293bd87f8c37c3e04 Binary files /dev/null and b/models/0214e7_000/6000_steps/outputs/00000-2163100000-ohwx sunrise.png differ diff --git a/models/0214e7_000/6000_steps/outputs/00001-2163100000-ohwx airplane.png b/models/0214e7_000/6000_steps/outputs/00001-2163100000-ohwx airplane.png new file mode 100644 index 0000000000000000000000000000000000000000..5b33ae94a7b1bc6e4d55884bd7348d2c96382c74 Binary files /dev/null and b/models/0214e7_000/6000_steps/outputs/00001-2163100000-ohwx airplane.png differ diff --git a/models/0214e7_000/6000_steps/outputs/00002-2163100000-ohwx tree cars money.png b/models/0214e7_000/6000_steps/outputs/00002-2163100000-ohwx tree cars money.png new file mode 100644 index 0000000000000000000000000000000000000000..2b775a1987f1477705acf8f1e17dc4c7bcb11364 Binary files /dev/null and b/models/0214e7_000/6000_steps/outputs/00002-2163100000-ohwx tree cars money.png differ diff --git a/models/0214e7_000/6000_steps/outputs/00003-2163100000-ohwx amazing landscape vivid.png b/models/0214e7_000/6000_steps/outputs/00003-2163100000-ohwx amazing landscape vivid.png new file mode 100644 index 0000000000000000000000000000000000000000..705c5d357a9d088587e4ed7137dc4a8827db62e3 Binary files /dev/null and b/models/0214e7_000/6000_steps/outputs/00003-2163100000-ohwx amazing landscape vivid.png differ diff --git a/models/0214e7_000/6000_steps/outputs/00004-2163100000-ohwx detailed princess peach.png b/models/0214e7_000/6000_steps/outputs/00004-2163100000-ohwx detailed princess peach.png new file mode 100644 index 0000000000000000000000000000000000000000..d6f5311dbc3daa1ed64bf2f38ecb9870e316a0b4 Binary files /dev/null and b/models/0214e7_000/6000_steps/outputs/00004-2163100000-ohwx detailed princess peach.png differ diff --git a/models/0214e7_000/6000_steps/outputs/00005-2163100000-ohwx detailed cowboy in the snow.png b/models/0214e7_000/6000_steps/outputs/00005-2163100000-ohwx detailed cowboy in the snow.png new file mode 100644 index 0000000000000000000000000000000000000000..5febe009b3094a6384923b6a0da414de6ecd30c7 Binary files /dev/null and b/models/0214e7_000/6000_steps/outputs/00005-2163100000-ohwx detailed cowboy in the snow.png differ diff --git a/models/0214e7_000/6000_steps/outputs/00006-2163100000-ohwx astronaut.png b/models/0214e7_000/6000_steps/outputs/00006-2163100000-ohwx astronaut.png new file mode 100644 index 0000000000000000000000000000000000000000..628a8458bae3dd4aeac5a878ed3b4916fa922360 Binary files /dev/null and b/models/0214e7_000/6000_steps/outputs/00006-2163100000-ohwx astronaut.png differ diff --git a/models/0214e7_000/outputs/2k/00000-2163100000-ohwx sunrise.png b/models/0214e7_000/outputs/2k/00000-2163100000-ohwx sunrise.png deleted file mode 100644 index 677505ea97eb96db0cdf564cf33daea8ff917433..0000000000000000000000000000000000000000 --- a/models/0214e7_000/outputs/2k/00000-2163100000-ohwx sunrise.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4bf52ae3ed99e8de9d80113722ddb6faf0ce474d1f0642ff3f28ccb8ba8d458d -size 263475 diff --git a/models/0214e7_000/outputs/2k/00001-2163100000-ohwx airplane.png b/models/0214e7_000/outputs/2k/00001-2163100000-ohwx airplane.png deleted file mode 100644 index fdec83b62cf7fd29db6b2cfcb68456713f3d41e5..0000000000000000000000000000000000000000 --- a/models/0214e7_000/outputs/2k/00001-2163100000-ohwx airplane.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1c900b8df2fa75be712890a369ced0fa185a2910e0f3247eed223443ec905cd4 -size 242713 diff --git a/models/0214e7_000/outputs/2k/00002-2163100000-ohwx tree cars money.png b/models/0214e7_000/outputs/2k/00002-2163100000-ohwx tree cars money.png deleted file mode 100644 index 1db9865b28bb5142ae36af6e2df19506a95d09fc..0000000000000000000000000000000000000000 --- a/models/0214e7_000/outputs/2k/00002-2163100000-ohwx tree cars money.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:75d2eff1fd08fe5015254e91e0e2936dca1814f6e8a450696c4ac0806268dfd9 -size 354619 diff --git a/models/0214e7_000/outputs/2k/00003-2163100000-ohwx amazing landscape vivid.png b/models/0214e7_000/outputs/2k/00003-2163100000-ohwx amazing landscape vivid.png deleted file mode 100644 index b68692472096fe8a5287420d28ff0206c51b7fe5..0000000000000000000000000000000000000000 --- a/models/0214e7_000/outputs/2k/00003-2163100000-ohwx amazing landscape vivid.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d3a8b58e4993b47745af6e19e792217310efff540434f40b426b68fd642becd8 -size 416535 diff --git a/models/0214e7_000/outputs/2k/00004-2163100000-ohwx detailed princess peach.png b/models/0214e7_000/outputs/2k/00004-2163100000-ohwx detailed princess peach.png deleted file mode 100644 index 265c025203703204a2c935462a49e033c124ab33..0000000000000000000000000000000000000000 --- a/models/0214e7_000/outputs/2k/00004-2163100000-ohwx detailed princess peach.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4c7da9fb28c1fe28904cec1602375f97d3eb4e49833a26a82a761d69dc991da6 -size 305893 diff --git a/models/0214e7_000/outputs/2k/00005-2163100000-ohwx detailed cowboy in the snow.png b/models/0214e7_000/outputs/2k/00005-2163100000-ohwx detailed cowboy in the snow.png deleted file mode 100644 index e31374dddc6d0ae20ba8e296b1f2971835843583..0000000000000000000000000000000000000000 --- a/models/0214e7_000/outputs/2k/00005-2163100000-ohwx detailed cowboy in the snow.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:64ea8bcfa5ebbdba7255476457d6fb3954820f76fba9e7ae74f20630691df7a2 -size 486781 diff --git a/models/0214e7_000/outputs/2k/00006-2163100000-ohwx astronaut.png b/models/0214e7_000/outputs/2k/00006-2163100000-ohwx astronaut.png deleted file mode 100644 index 4b8b49adf3b0c203a18e626a121ac51fa407b526..0000000000000000000000000000000000000000 --- a/models/0214e7_000/outputs/2k/00006-2163100000-ohwx astronaut.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:da746723e1b70f68b1e0f7fade7e622b4e5f99a411e1bcc080f0ba3e2d858771 -size 324283 diff --git a/models/0214e7_000/outputs/4k/00000-2163100000-ohwx sunrise.png b/models/0214e7_000/outputs/4k/00000-2163100000-ohwx sunrise.png deleted file mode 100644 index f1b12b659a8f58dd24b37cd5f4065c3e8b44efd4..0000000000000000000000000000000000000000 --- a/models/0214e7_000/outputs/4k/00000-2163100000-ohwx sunrise.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e7cc35f96b441e38f8518f5eb1c5aac4d6134f22da7b2a3b343e76f226f4ed4c -size 346384 diff --git a/models/0214e7_000/outputs/4k/00001-2163100000-ohwx airplane.png b/models/0214e7_000/outputs/4k/00001-2163100000-ohwx airplane.png deleted file mode 100644 index ab75a9b600dc938cafb57b5cf45e608f4987fa47..0000000000000000000000000000000000000000 --- a/models/0214e7_000/outputs/4k/00001-2163100000-ohwx airplane.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ccd6e9848e6e74e8b5b58ac59f9e54222d21170ee8255015d85d5becc6d633b1 -size 267047 diff --git a/models/0214e7_000/outputs/4k/00002-2163100000-ohwx tree cars money.png b/models/0214e7_000/outputs/4k/00002-2163100000-ohwx tree cars money.png deleted file mode 100644 index 5a81452529e1cc8afc42680f0d6a03cfc223f9c3..0000000000000000000000000000000000000000 --- a/models/0214e7_000/outputs/4k/00002-2163100000-ohwx tree cars money.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:815679567d5fb48b99fd4ef2b9629e31579818fa5e2c518a8cce37e2e09e00ce -size 425074 diff --git a/models/0214e7_000/outputs/4k/00003-2163100000-ohwx amazing landscape vivid.png b/models/0214e7_000/outputs/4k/00003-2163100000-ohwx amazing landscape vivid.png deleted file mode 100644 index 78413ac37d333a7e5fbc5b7be857e4f7962924a5..0000000000000000000000000000000000000000 --- a/models/0214e7_000/outputs/4k/00003-2163100000-ohwx amazing landscape vivid.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4670985a23f6cac6df243a5530a20ad72ac866cd3c7cd05914cca77f5afd38bc -size 395178 diff --git a/models/0214e7_000/outputs/4k/00004-2163100000-ohwx detailed princess peach.png b/models/0214e7_000/outputs/4k/00004-2163100000-ohwx detailed princess peach.png deleted file mode 100644 index 76b0caa5b3c55798701180bb10e055d0425d106e..0000000000000000000000000000000000000000 --- a/models/0214e7_000/outputs/4k/00004-2163100000-ohwx detailed princess peach.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4dbc2ef82169edc68aa1058e936de938596457e7403303cc57bb05fc3c03069d -size 384317 diff --git a/models/0214e7_000/outputs/4k/00005-2163100000-ohwx detailed cowboy in the snow.png b/models/0214e7_000/outputs/4k/00005-2163100000-ohwx detailed cowboy in the snow.png deleted file mode 100644 index 172d7b85fd5dfcd93999e1a6880e60dbc804ed6f..0000000000000000000000000000000000000000 --- a/models/0214e7_000/outputs/4k/00005-2163100000-ohwx detailed cowboy in the snow.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7101be36206dc30ad4c609d74fe6a61475e9e65b6b964d57c0c82442b2accd65 -size 446315 diff --git a/models/0214e7_000/outputs/4k/00006-2163100000-ohwx astronaut.png b/models/0214e7_000/outputs/4k/00006-2163100000-ohwx astronaut.png deleted file mode 100644 index f92071fbd179d448dc1ab7fd525ece08d002aedc..0000000000000000000000000000000000000000 --- a/models/0214e7_000/outputs/4k/00006-2163100000-ohwx astronaut.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e35e2ce07ca0068382402e8f463a74a389333e301d4f27ef2f9e20c149cc0697 -size 383717 diff --git a/models/0214e7_000/outputs/6k/00000-2163100000-ohwx sunrise.png b/models/0214e7_000/outputs/6k/00000-2163100000-ohwx sunrise.png deleted file mode 100644 index 3e036c8b410f7dcaeb745f75db6f3c13082a4e5d..0000000000000000000000000000000000000000 --- a/models/0214e7_000/outputs/6k/00000-2163100000-ohwx sunrise.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:85042ffd1d76075d5935fa038a74d851b98e9c8c294e0bbc774cd0a602c72cd6 -size 377566 diff --git a/models/0214e7_000/outputs/6k/00001-2163100000-ohwx airplane.png b/models/0214e7_000/outputs/6k/00001-2163100000-ohwx airplane.png deleted file mode 100644 index 04bf8714ab443a28a0dfc7eb2f7a3e0ff0b83780..0000000000000000000000000000000000000000 --- a/models/0214e7_000/outputs/6k/00001-2163100000-ohwx airplane.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c497753a50931fc42dc72aa474bbba56f4771e988f1970669c855139fc3d1516 -size 387907 diff --git a/models/0214e7_000/outputs/6k/00002-2163100000-ohwx tree cars money.png b/models/0214e7_000/outputs/6k/00002-2163100000-ohwx tree cars money.png deleted file mode 100644 index b18bb1bbceca1f43a4d65dcbb90e07021a18ee48..0000000000000000000000000000000000000000 --- a/models/0214e7_000/outputs/6k/00002-2163100000-ohwx tree cars money.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a32e3ba3308c4dea3047e232083bb713dea51e870c512a26831d22f03ffb63ac -size 416552 diff --git a/models/0214e7_000/outputs/6k/00003-2163100000-ohwx amazing landscape vivid.png b/models/0214e7_000/outputs/6k/00003-2163100000-ohwx amazing landscape vivid.png deleted file mode 100644 index 4c434b513340fc75167cbdb308fad5964d7e9e4b..0000000000000000000000000000000000000000 --- a/models/0214e7_000/outputs/6k/00003-2163100000-ohwx amazing landscape vivid.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a1e8f48cec9564024d60606f20ce5799a8590d8975f16d0364426c4affbaa1ba -size 392985 diff --git a/models/0214e7_000/outputs/6k/00004-2163100000-ohwx detailed princess peach.png b/models/0214e7_000/outputs/6k/00004-2163100000-ohwx detailed princess peach.png deleted file mode 100644 index cf55b66a142656bf1d4974d940ee8b790e754cd5..0000000000000000000000000000000000000000 --- a/models/0214e7_000/outputs/6k/00004-2163100000-ohwx detailed princess peach.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c3199e2e1b73b642c8d0d6ca9e487b12b965d56419ba3a6c04d6b7653110a5a3 -size 410636 diff --git a/models/0214e7_000/outputs/6k/00005-2163100000-ohwx detailed cowboy in the snow.png b/models/0214e7_000/outputs/6k/00005-2163100000-ohwx detailed cowboy in the snow.png deleted file mode 100644 index f33adedc9309cac6f53c1093e59305fb6d96a0d7..0000000000000000000000000000000000000000 --- a/models/0214e7_000/outputs/6k/00005-2163100000-ohwx detailed cowboy in the snow.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8be3b73ccbafe527e55f4e9e1595840fa625a4d4ec5ca11c1a8034278a904c03 -size 501242 diff --git a/models/0214e7_000/outputs/6k/00006-2163100000-ohwx astronaut.png b/models/0214e7_000/outputs/6k/00006-2163100000-ohwx astronaut.png deleted file mode 100644 index 02932478e61a610e703f69a2b061b1317a0feb54..0000000000000000000000000000000000000000 --- a/models/0214e7_000/outputs/6k/00006-2163100000-ohwx astronaut.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d146d7b509ea142663dd72f64340189b29b54a2760f3e30694b969cba8d2eade -size 435335 diff --git a/models/c3e7b1_000/c3e7b1_000_gta_standard_2000.ckpt b/models/c3e7b1_000/2000_steps/c3e7b1_000_gta_2000.ckpt similarity index 100% rename from models/c3e7b1_000/c3e7b1_000_gta_standard_2000.ckpt rename to models/c3e7b1_000/2000_steps/c3e7b1_000_gta_2000.ckpt diff --git a/models/c3e7b1_000/2000_steps/outputs/00000-2163100000-ohwx sunrise.png b/models/c3e7b1_000/2000_steps/outputs/00000-2163100000-ohwx sunrise.png new file mode 100644 index 0000000000000000000000000000000000000000..335eec72bab83e669d96c6bcf68d6bfb9bdeaf3c Binary files /dev/null and b/models/c3e7b1_000/2000_steps/outputs/00000-2163100000-ohwx sunrise.png differ diff --git a/models/c3e7b1_000/2000_steps/outputs/00001-2163100000-ohwx airplane.png b/models/c3e7b1_000/2000_steps/outputs/00001-2163100000-ohwx airplane.png new file mode 100644 index 0000000000000000000000000000000000000000..af5d08c6a2d847739f87938cd379edcd3d2493a6 Binary files /dev/null and b/models/c3e7b1_000/2000_steps/outputs/00001-2163100000-ohwx airplane.png differ diff --git a/models/c3e7b1_000/2000_steps/outputs/00002-2163100000-ohwx tree cars money.png b/models/c3e7b1_000/2000_steps/outputs/00002-2163100000-ohwx tree cars money.png new file mode 100644 index 0000000000000000000000000000000000000000..7e322debb98be9e1966850c70cca9b103ec1d860 Binary files /dev/null and b/models/c3e7b1_000/2000_steps/outputs/00002-2163100000-ohwx tree cars money.png differ diff --git a/models/c3e7b1_000/2000_steps/outputs/00003-2163100000-ohwx amazing landscape vivid.png b/models/c3e7b1_000/2000_steps/outputs/00003-2163100000-ohwx amazing landscape vivid.png new file mode 100644 index 0000000000000000000000000000000000000000..9bf82cf6702746de622943c482ebdaa7f8bdad12 Binary files /dev/null and b/models/c3e7b1_000/2000_steps/outputs/00003-2163100000-ohwx amazing landscape vivid.png differ diff --git a/models/c3e7b1_000/2000_steps/outputs/00004-2163100000-ohwx detailed princess peach.png b/models/c3e7b1_000/2000_steps/outputs/00004-2163100000-ohwx detailed princess peach.png new file mode 100644 index 0000000000000000000000000000000000000000..dd5821dcf3b54b44d0fcee96d752b01e6e61c2c1 Binary files /dev/null and b/models/c3e7b1_000/2000_steps/outputs/00004-2163100000-ohwx detailed princess peach.png differ diff --git a/models/c3e7b1_000/2000_steps/outputs/00005-2163100000-ohwx detailed cowboy in the snow.png b/models/c3e7b1_000/2000_steps/outputs/00005-2163100000-ohwx detailed cowboy in the snow.png new file mode 100644 index 0000000000000000000000000000000000000000..b296b09c444e33012cbf3ee789311857fc4d14dd Binary files /dev/null and b/models/c3e7b1_000/2000_steps/outputs/00005-2163100000-ohwx detailed cowboy in the snow.png differ diff --git a/models/c3e7b1_000/2000_steps/outputs/00006-2163100000-ohwx astronaut.png b/models/c3e7b1_000/2000_steps/outputs/00006-2163100000-ohwx astronaut.png new file mode 100644 index 0000000000000000000000000000000000000000..49d091d4de95b39c5278509b6f2235f59b5c0281 Binary files /dev/null and b/models/c3e7b1_000/2000_steps/outputs/00006-2163100000-ohwx astronaut.png differ diff --git a/models/c3e7b1_000/c3e7b1_000_gta_standard_4000.ckpt b/models/c3e7b1_000/4000_steps/c3e7b1_000_gta_4000.ckpt similarity index 100% rename from models/c3e7b1_000/c3e7b1_000_gta_standard_4000.ckpt rename to models/c3e7b1_000/4000_steps/c3e7b1_000_gta_4000.ckpt diff --git a/models/c3e7b1_000/4000_steps/outputs/00000-2163100000-ohwx airplane.png b/models/c3e7b1_000/4000_steps/outputs/00000-2163100000-ohwx airplane.png new file mode 100644 index 0000000000000000000000000000000000000000..ac9278f40d7f9d5bd85f1d86c2359cce4702e6f2 Binary files /dev/null and b/models/c3e7b1_000/4000_steps/outputs/00000-2163100000-ohwx airplane.png differ diff --git a/models/c3e7b1_000/4000_steps/outputs/00000-2163100000-ohwx amazing landscape vivid.png b/models/c3e7b1_000/4000_steps/outputs/00000-2163100000-ohwx amazing landscape vivid.png new file mode 100644 index 0000000000000000000000000000000000000000..7180546c710e2d91727894f79325f6aad2cadf8c Binary files /dev/null and b/models/c3e7b1_000/4000_steps/outputs/00000-2163100000-ohwx amazing landscape vivid.png differ diff --git a/models/c3e7b1_000/4000_steps/outputs/00000-2163100000-ohwx astronaut.png b/models/c3e7b1_000/4000_steps/outputs/00000-2163100000-ohwx astronaut.png new file mode 100644 index 0000000000000000000000000000000000000000..d2b90bdd2b803d830b9360ecb55f375e82bb3e81 Binary files /dev/null and b/models/c3e7b1_000/4000_steps/outputs/00000-2163100000-ohwx astronaut.png differ diff --git a/models/c3e7b1_000/4000_steps/outputs/00000-2163100000-ohwx detailed cowboy in the snow.png b/models/c3e7b1_000/4000_steps/outputs/00000-2163100000-ohwx detailed cowboy in the snow.png new file mode 100644 index 0000000000000000000000000000000000000000..626bb8851350324fb83abbd83a904fe8bbe05ebd Binary files /dev/null and b/models/c3e7b1_000/4000_steps/outputs/00000-2163100000-ohwx detailed cowboy in the snow.png differ diff --git a/models/c3e7b1_000/4000_steps/outputs/00000-2163100000-ohwx detailed princess peach.png b/models/c3e7b1_000/4000_steps/outputs/00000-2163100000-ohwx detailed princess peach.png new file mode 100644 index 0000000000000000000000000000000000000000..a1d7e27b8e7d6f8fd087a144c6ac5862aeb3ecdb Binary files /dev/null and b/models/c3e7b1_000/4000_steps/outputs/00000-2163100000-ohwx detailed princess peach.png differ diff --git a/models/c3e7b1_000/4000_steps/outputs/00000-2163100000-ohwx sunrise.png b/models/c3e7b1_000/4000_steps/outputs/00000-2163100000-ohwx sunrise.png new file mode 100644 index 0000000000000000000000000000000000000000..289069548448b3e4516ad1916eb5a57895caba16 Binary files /dev/null and b/models/c3e7b1_000/4000_steps/outputs/00000-2163100000-ohwx sunrise.png differ diff --git a/models/c3e7b1_000/4000_steps/outputs/00000-2163100000-ohwx tree cars money.png b/models/c3e7b1_000/4000_steps/outputs/00000-2163100000-ohwx tree cars money.png new file mode 100644 index 0000000000000000000000000000000000000000..22f4279d8e4f49b9d0f3da94809afcc2843a65d3 Binary files /dev/null and b/models/c3e7b1_000/4000_steps/outputs/00000-2163100000-ohwx tree cars money.png differ diff --git a/models/c3e7b1_000/c3e7b1_000_gta_standard_6000.ckpt b/models/c3e7b1_000/6000_steps/c3e7b1_000_gta_6000.ckpt similarity index 100% rename from models/c3e7b1_000/c3e7b1_000_gta_standard_6000.ckpt rename to models/c3e7b1_000/6000_steps/c3e7b1_000_gta_6000.ckpt diff --git a/models/c3e7b1_000/6000_steps/outputs/00000-2163100000-ohwx airplane.png b/models/c3e7b1_000/6000_steps/outputs/00000-2163100000-ohwx airplane.png new file mode 100644 index 0000000000000000000000000000000000000000..cced4954c0db68ccb01c1b1cbc875cd8f3bcb703 Binary files /dev/null and b/models/c3e7b1_000/6000_steps/outputs/00000-2163100000-ohwx airplane.png differ diff --git a/models/c3e7b1_000/6000_steps/outputs/00000-2163100000-ohwx amazing landscape vivid.png b/models/c3e7b1_000/6000_steps/outputs/00000-2163100000-ohwx amazing landscape vivid.png new file mode 100644 index 0000000000000000000000000000000000000000..b2d952349a7765a1a4a5c5f8a4a784b217012c16 Binary files /dev/null and b/models/c3e7b1_000/6000_steps/outputs/00000-2163100000-ohwx amazing landscape vivid.png differ diff --git a/models/c3e7b1_000/6000_steps/outputs/00000-2163100000-ohwx astronaut.png b/models/c3e7b1_000/6000_steps/outputs/00000-2163100000-ohwx astronaut.png new file mode 100644 index 0000000000000000000000000000000000000000..26b22f18ae57a210e57eef239bbdd682afb155c5 Binary files /dev/null and b/models/c3e7b1_000/6000_steps/outputs/00000-2163100000-ohwx astronaut.png differ diff --git a/models/c3e7b1_000/6000_steps/outputs/00000-2163100000-ohwx detailed cowboy in the snow.png b/models/c3e7b1_000/6000_steps/outputs/00000-2163100000-ohwx detailed cowboy in the snow.png new file mode 100644 index 0000000000000000000000000000000000000000..338b6085cfad157a3370ac1258ba42c423947185 Binary files /dev/null and b/models/c3e7b1_000/6000_steps/outputs/00000-2163100000-ohwx detailed cowboy in the snow.png differ diff --git a/models/c3e7b1_000/6000_steps/outputs/00000-2163100000-ohwx detailed princess peach.png b/models/c3e7b1_000/6000_steps/outputs/00000-2163100000-ohwx detailed princess peach.png new file mode 100644 index 0000000000000000000000000000000000000000..e461de3bcbbc267fa95b87c6cf149362eef9128b Binary files /dev/null and b/models/c3e7b1_000/6000_steps/outputs/00000-2163100000-ohwx detailed princess peach.png differ diff --git a/models/c3e7b1_000/6000_steps/outputs/00000-2163100000-ohwx sunrise.png b/models/c3e7b1_000/6000_steps/outputs/00000-2163100000-ohwx sunrise.png new file mode 100644 index 0000000000000000000000000000000000000000..94e74def5b0d0f15dcd70b53d3afe8250fb1cb25 Binary files /dev/null and b/models/c3e7b1_000/6000_steps/outputs/00000-2163100000-ohwx sunrise.png differ diff --git a/models/c3e7b1_000/6000_steps/outputs/00000-2163100000-ohwx tree cars money.png b/models/c3e7b1_000/6000_steps/outputs/00000-2163100000-ohwx tree cars money.png new file mode 100644 index 0000000000000000000000000000000000000000..704044250452d09ebe9b5bfe37a20fe30bb48e38 Binary files /dev/null and b/models/c3e7b1_000/6000_steps/outputs/00000-2163100000-ohwx tree cars money.png differ diff --git a/models/c3e7b1_000/outputs/2000/00000-2163100000-ohwx sunrise.png b/models/c3e7b1_000/outputs/2000/00000-2163100000-ohwx sunrise.png deleted file mode 100644 index f60b05cc929892d3e6f5c5bc9e4c873f66275730..0000000000000000000000000000000000000000 --- a/models/c3e7b1_000/outputs/2000/00000-2163100000-ohwx sunrise.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f5b0deebf673b3946d1a28eaa938107f9236c210991742633f8a1339a0728690 -size 261532 diff --git a/models/c3e7b1_000/outputs/2000/00001-2163100000-ohwx airplane.png b/models/c3e7b1_000/outputs/2000/00001-2163100000-ohwx airplane.png deleted file mode 100644 index ffa292760c317f60f4d8ec0ae86d70b080d9a914..0000000000000000000000000000000000000000 --- a/models/c3e7b1_000/outputs/2000/00001-2163100000-ohwx airplane.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5464c12bde4f20da47c894d1c4520c075640a43882c915d7255f74b17ce4d07e -size 257542 diff --git a/models/c3e7b1_000/outputs/2000/00002-2163100000-ohwx tree cars money.png b/models/c3e7b1_000/outputs/2000/00002-2163100000-ohwx tree cars money.png deleted file mode 100644 index cfa6e25eecca3253a1594b0e69b1d52bfb6cdc7b..0000000000000000000000000000000000000000 --- a/models/c3e7b1_000/outputs/2000/00002-2163100000-ohwx tree cars money.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:020c3449aeae31ae0a81132c7b15eb96aafa9be337667ba941488a2ce3866547 -size 401623 diff --git a/models/c3e7b1_000/outputs/2000/00003-2163100000-ohwx amazing landscape vivid.png b/models/c3e7b1_000/outputs/2000/00003-2163100000-ohwx amazing landscape vivid.png deleted file mode 100644 index 2042dd85cb59709be21de231482c52b9a47f2a1c..0000000000000000000000000000000000000000 --- a/models/c3e7b1_000/outputs/2000/00003-2163100000-ohwx amazing landscape vivid.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c54c60e0d3c8597db66cf47e6c2570cfc17c14ae403ddd0c64c1a750417eb1e0 -size 439795 diff --git a/models/c3e7b1_000/outputs/2000/00004-2163100000-ohwx detailed princess peach.png b/models/c3e7b1_000/outputs/2000/00004-2163100000-ohwx detailed princess peach.png deleted file mode 100644 index a062e6f2f01c47150989beb02e4cf22fe1495370..0000000000000000000000000000000000000000 --- a/models/c3e7b1_000/outputs/2000/00004-2163100000-ohwx detailed princess peach.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:450cce16dba146a06f0879685bbc4f85bb48f9c9cf87fa07f57389f15791f44e -size 359796 diff --git a/models/c3e7b1_000/outputs/2000/00005-2163100000-ohwx detailed cowboy in the snow.png b/models/c3e7b1_000/outputs/2000/00005-2163100000-ohwx detailed cowboy in the snow.png deleted file mode 100644 index db136ef1e15cdb23bdc0d1b8fa3ead00ba6d625d..0000000000000000000000000000000000000000 --- a/models/c3e7b1_000/outputs/2000/00005-2163100000-ohwx detailed cowboy in the snow.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d2424e5b9c18c5d81dafa5f321d506bfa25df659118bbfb25b351d6e2dda74f5 -size 483521 diff --git a/models/c3e7b1_000/outputs/2000/00006-2163100000-ohwx astronaut.png b/models/c3e7b1_000/outputs/2000/00006-2163100000-ohwx astronaut.png deleted file mode 100644 index e60dd62f4717e9c1757383652b04e616302c2df1..0000000000000000000000000000000000000000 --- a/models/c3e7b1_000/outputs/2000/00006-2163100000-ohwx astronaut.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b10636406aa8cdec029d4f4b277ea4bcd130068a54df69f0f8276c29bb5b47cf -size 379203 diff --git a/models/c3e7b1_000/outputs/4000/00000-2163100000-ohwx airplane.png b/models/c3e7b1_000/outputs/4000/00000-2163100000-ohwx airplane.png deleted file mode 100644 index 229997671d145630e467938186b77afd76c7fcc3..0000000000000000000000000000000000000000 --- a/models/c3e7b1_000/outputs/4000/00000-2163100000-ohwx airplane.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:527ff4eb086d89c70e9478ad195dff91d51c1ee7144924137d50946d5c96b142 -size 235548 diff --git a/models/c3e7b1_000/outputs/4000/00000-2163100000-ohwx amazing landscape vivid.png b/models/c3e7b1_000/outputs/4000/00000-2163100000-ohwx amazing landscape vivid.png deleted file mode 100644 index c504fd4fac921bce9b2f8d1c7f580c9f3beb96f0..0000000000000000000000000000000000000000 --- a/models/c3e7b1_000/outputs/4000/00000-2163100000-ohwx amazing landscape vivid.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1fae52d3bfcf8b53fd6757e43b6697d9b70dbdd942e43f21fa90cc9b2719993c -size 306359 diff --git a/models/c3e7b1_000/outputs/4000/00000-2163100000-ohwx astronaut.png b/models/c3e7b1_000/outputs/4000/00000-2163100000-ohwx astronaut.png deleted file mode 100644 index bbb6b2a0d1bcc9b979724b58bc3bf4dff324a00a..0000000000000000000000000000000000000000 --- a/models/c3e7b1_000/outputs/4000/00000-2163100000-ohwx astronaut.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9e13520240ed549e4efb7ead96d7d432c9ed16c76cca7770feb11b9e100a4e5b -size 401266 diff --git a/models/c3e7b1_000/outputs/4000/00000-2163100000-ohwx detailed cowboy in the snow.png b/models/c3e7b1_000/outputs/4000/00000-2163100000-ohwx detailed cowboy in the snow.png deleted file mode 100644 index c5290619b1250b462220fa655e5a7e17feaa6b53..0000000000000000000000000000000000000000 --- a/models/c3e7b1_000/outputs/4000/00000-2163100000-ohwx detailed cowboy in the snow.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:76b6492de91e828ca073365fe75f645f701cc1a1787a3ddb94ccf4b85003f7f3 -size 432215 diff --git a/models/c3e7b1_000/outputs/4000/00000-2163100000-ohwx detailed princess peach.png b/models/c3e7b1_000/outputs/4000/00000-2163100000-ohwx detailed princess peach.png deleted file mode 100644 index 2cf2f2f4be8067f71cbfda8669af773077b7d72f..0000000000000000000000000000000000000000 --- a/models/c3e7b1_000/outputs/4000/00000-2163100000-ohwx detailed princess peach.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1172497de1c6c8af37f3c79b7f30bb227da2e04a06f162c58288a2d0c099fb38 -size 389583 diff --git a/models/c3e7b1_000/outputs/4000/00000-2163100000-ohwx sunrise.png b/models/c3e7b1_000/outputs/4000/00000-2163100000-ohwx sunrise.png deleted file mode 100644 index a6e081c9e7b4bb4fb453c88b59adef170f598f99..0000000000000000000000000000000000000000 --- a/models/c3e7b1_000/outputs/4000/00000-2163100000-ohwx sunrise.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dae36cf543277c2820aa09663cfd7479fd046d4377e6e08b06a87c7f92546a27 -size 291810 diff --git a/models/c3e7b1_000/outputs/4000/00000-2163100000-ohwx tree cars money.png b/models/c3e7b1_000/outputs/4000/00000-2163100000-ohwx tree cars money.png deleted file mode 100644 index 05049fdd272cdc50fc576bce47faf0685d2cce71..0000000000000000000000000000000000000000 --- a/models/c3e7b1_000/outputs/4000/00000-2163100000-ohwx tree cars money.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3d816a83b2614f8aa3be71271477cfbda3ebbd393d54f207ef2ebc8763a2d06b -size 427967 diff --git a/models/c3e7b1_000/outputs/6000/00000-2163100000-ohwx airplane.png b/models/c3e7b1_000/outputs/6000/00000-2163100000-ohwx airplane.png deleted file mode 100644 index 029f354a07446b63941cba277fe7bec0f9b67704..0000000000000000000000000000000000000000 --- a/models/c3e7b1_000/outputs/6000/00000-2163100000-ohwx airplane.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:becd051d73e74e0010f0c8c9a0fd66edf7ca736f13b1a9d399899676f5900412 -size 275502 diff --git a/models/c3e7b1_000/outputs/6000/00000-2163100000-ohwx amazing landscape vivid.png b/models/c3e7b1_000/outputs/6000/00000-2163100000-ohwx amazing landscape vivid.png deleted file mode 100644 index 773767fce8110d59a2c6f2a763904b9e79954e48..0000000000000000000000000000000000000000 --- a/models/c3e7b1_000/outputs/6000/00000-2163100000-ohwx amazing landscape vivid.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7acced9189f9aa5e645fa66c776de06cdf279d9f2af7bf7691998418495f2a83 -size 341751 diff --git a/models/c3e7b1_000/outputs/6000/00000-2163100000-ohwx astronaut.png b/models/c3e7b1_000/outputs/6000/00000-2163100000-ohwx astronaut.png deleted file mode 100644 index 900d5a25f4c0559c051adb0d83f8aabb1cc89316..0000000000000000000000000000000000000000 --- a/models/c3e7b1_000/outputs/6000/00000-2163100000-ohwx astronaut.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:aedf2979542cb7210d121aec7b2d17303dcefe2a6d18deb13f6ec99d77a74d36 -size 408214 diff --git a/models/c3e7b1_000/outputs/6000/00000-2163100000-ohwx detailed cowboy in the snow.png b/models/c3e7b1_000/outputs/6000/00000-2163100000-ohwx detailed cowboy in the snow.png deleted file mode 100644 index 33f3de3d1be066071de0b0ef9037357404e538bf..0000000000000000000000000000000000000000 --- a/models/c3e7b1_000/outputs/6000/00000-2163100000-ohwx detailed cowboy in the snow.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:75040352f4466094f1ce8a9c5c479433cc01c869efe333d2693dc1ab3f802119 -size 444350 diff --git a/models/c3e7b1_000/outputs/6000/00000-2163100000-ohwx detailed princess peach.png b/models/c3e7b1_000/outputs/6000/00000-2163100000-ohwx detailed princess peach.png deleted file mode 100644 index 8c2128ef9be5f31c47087833cc40b87d44eba8ee..0000000000000000000000000000000000000000 --- a/models/c3e7b1_000/outputs/6000/00000-2163100000-ohwx detailed princess peach.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:48e8d95b53ccedbcad7a9448a308c878f6e544df8fcff8d2d08dd6bfced87252 -size 385873 diff --git a/models/c3e7b1_000/outputs/6000/00000-2163100000-ohwx sunrise.png b/models/c3e7b1_000/outputs/6000/00000-2163100000-ohwx sunrise.png deleted file mode 100644 index edfb4529cba7f193500bdb51dc92115cb67bca47..0000000000000000000000000000000000000000 --- a/models/c3e7b1_000/outputs/6000/00000-2163100000-ohwx sunrise.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:00ca5e6b87064c65bc9d36e651ba402dc8a1584b6dd80a892554c6c99ac6c8be -size 323541 diff --git a/models/c3e7b1_000/outputs/6000/00000-2163100000-ohwx tree cars money.png b/models/c3e7b1_000/outputs/6000/00000-2163100000-ohwx tree cars money.png deleted file mode 100644 index fd16251dd6a5bb3c93e7e2bdb573cf03e284e462..0000000000000000000000000000000000000000 --- a/models/c3e7b1_000/outputs/6000/00000-2163100000-ohwx tree cars money.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6947fed54bce4adc5402940b11e72249a782430e5d11f28d36e96d958930cb84 -size 387653 diff --git a/models/c589a3_000/c598a3_000_gta_standard_2000.ckpt b/models/c589a3_000/2000_steps/c598a3_000_gta_2000.ckpt similarity index 100% rename from models/c589a3_000/c598a3_000_gta_standard_2000.ckpt rename to models/c589a3_000/2000_steps/c598a3_000_gta_2000.ckpt diff --git a/models/c589a3_000/2000_steps/outputs/00000-2163100000-ohwx airplane.png b/models/c589a3_000/2000_steps/outputs/00000-2163100000-ohwx airplane.png new file mode 100644 index 0000000000000000000000000000000000000000..0480636923b98d3d5a4d691491e13f394c97fc05 Binary files /dev/null and b/models/c589a3_000/2000_steps/outputs/00000-2163100000-ohwx airplane.png differ diff --git a/models/c589a3_000/2000_steps/outputs/00000-2163100000-ohwx amazing landscape vivid.png b/models/c589a3_000/2000_steps/outputs/00000-2163100000-ohwx amazing landscape vivid.png new file mode 100644 index 0000000000000000000000000000000000000000..c79bd83376ce9e176d326bafdf4b7af6e485659b Binary files /dev/null and b/models/c589a3_000/2000_steps/outputs/00000-2163100000-ohwx amazing landscape vivid.png differ diff --git a/models/c589a3_000/2000_steps/outputs/00000-2163100000-ohwx detailed cowboy in the snow.png b/models/c589a3_000/2000_steps/outputs/00000-2163100000-ohwx detailed cowboy in the snow.png new file mode 100644 index 0000000000000000000000000000000000000000..99717c3dd502e846ab471343fe9d3b1611ab8b5c Binary files /dev/null and b/models/c589a3_000/2000_steps/outputs/00000-2163100000-ohwx detailed cowboy in the snow.png differ diff --git a/models/c589a3_000/2000_steps/outputs/00001-2163100000-ohwx detailed princess peach.png b/models/c589a3_000/2000_steps/outputs/00001-2163100000-ohwx detailed princess peach.png new file mode 100644 index 0000000000000000000000000000000000000000..82deffd835e24335fcae5e0675bfa100de844e8d Binary files /dev/null and b/models/c589a3_000/2000_steps/outputs/00001-2163100000-ohwx detailed princess peach.png differ diff --git a/models/c589a3_000/2000_steps/outputs/00002-2163100000-ohwx astronaut.png b/models/c589a3_000/2000_steps/outputs/00002-2163100000-ohwx astronaut.png new file mode 100644 index 0000000000000000000000000000000000000000..667e09a286aa46b6b25f1405013c63bd323cff1d Binary files /dev/null and b/models/c589a3_000/2000_steps/outputs/00002-2163100000-ohwx astronaut.png differ diff --git a/models/c589a3_000/2000_steps/outputs/00002-2163100000-ohwx sunrise.png b/models/c589a3_000/2000_steps/outputs/00002-2163100000-ohwx sunrise.png new file mode 100644 index 0000000000000000000000000000000000000000..eaa3ac4c601dfc40b6c0c2538066770069daa932 Binary files /dev/null and b/models/c589a3_000/2000_steps/outputs/00002-2163100000-ohwx sunrise.png differ diff --git a/models/c589a3_000/2000_steps/outputs/00002-2163100000-ohwx tree cars money.png b/models/c589a3_000/2000_steps/outputs/00002-2163100000-ohwx tree cars money.png new file mode 100644 index 0000000000000000000000000000000000000000..bbf1b590f2278f84d3587952c1688b0b6795eab9 Binary files /dev/null and b/models/c589a3_000/2000_steps/outputs/00002-2163100000-ohwx tree cars money.png differ diff --git a/models/c589a3_000/c598a3_000_gta_standard_4000.ckpt b/models/c589a3_000/4000_steps/c598a3_000_gta_4000.ckpt similarity index 100% rename from models/c589a3_000/c598a3_000_gta_standard_4000.ckpt rename to models/c589a3_000/4000_steps/c598a3_000_gta_4000.ckpt diff --git a/models/c589a3_000/4000_steps/outputs/00001-2163100000-ohwx airplane.png b/models/c589a3_000/4000_steps/outputs/00001-2163100000-ohwx airplane.png new file mode 100644 index 0000000000000000000000000000000000000000..c5f4d3b90dfc8e21679bb4270108af997d9d7882 Binary files /dev/null and b/models/c589a3_000/4000_steps/outputs/00001-2163100000-ohwx airplane.png differ diff --git a/models/c589a3_000/4000_steps/outputs/00001-2163100000-ohwx amazing landscape vivid.png b/models/c589a3_000/4000_steps/outputs/00001-2163100000-ohwx amazing landscape vivid.png new file mode 100644 index 0000000000000000000000000000000000000000..1bbc218c6df30ad88f1a1c3e3cf1d84199ab9ad5 Binary files /dev/null and b/models/c589a3_000/4000_steps/outputs/00001-2163100000-ohwx amazing landscape vivid.png differ diff --git a/models/c589a3_000/4000_steps/outputs/00001-2163100000-ohwx astronaut.png b/models/c589a3_000/4000_steps/outputs/00001-2163100000-ohwx astronaut.png new file mode 100644 index 0000000000000000000000000000000000000000..7c082e7840aabf92e87095763884e8cc2daa1be1 Binary files /dev/null and b/models/c589a3_000/4000_steps/outputs/00001-2163100000-ohwx astronaut.png differ diff --git a/models/c589a3_000/4000_steps/outputs/00001-2163100000-ohwx detailed cowboy in the snow.png b/models/c589a3_000/4000_steps/outputs/00001-2163100000-ohwx detailed cowboy in the snow.png new file mode 100644 index 0000000000000000000000000000000000000000..afedcd1bb9983d6cdec9a507ec87ce7de000f345 Binary files /dev/null and b/models/c589a3_000/4000_steps/outputs/00001-2163100000-ohwx detailed cowboy in the snow.png differ diff --git a/models/c589a3_000/4000_steps/outputs/00001-2163100000-ohwx sunrise.png b/models/c589a3_000/4000_steps/outputs/00001-2163100000-ohwx sunrise.png new file mode 100644 index 0000000000000000000000000000000000000000..d076ea292af1cd5a5f1bcd24dcc0ae880fa740d6 Binary files /dev/null and b/models/c589a3_000/4000_steps/outputs/00001-2163100000-ohwx sunrise.png differ diff --git a/models/c589a3_000/4000_steps/outputs/00001-2163100000-ohwx tree cars money.png b/models/c589a3_000/4000_steps/outputs/00001-2163100000-ohwx tree cars money.png new file mode 100644 index 0000000000000000000000000000000000000000..e3ab2cf2379925955e9892f49e1f231c6c6884c5 Binary files /dev/null and b/models/c589a3_000/4000_steps/outputs/00001-2163100000-ohwx tree cars money.png differ diff --git a/models/c589a3_000/4000_steps/outputs/00002-2163100000-ohwx detailed princess peach.png b/models/c589a3_000/4000_steps/outputs/00002-2163100000-ohwx detailed princess peach.png new file mode 100644 index 0000000000000000000000000000000000000000..4cb387a29fe1d844826c068fd3ea40c6fe8f1c3e Binary files /dev/null and b/models/c589a3_000/4000_steps/outputs/00002-2163100000-ohwx detailed princess peach.png differ diff --git a/models/c589a3_000/c598a3_000_gta_standard_6000.ckpt b/models/c589a3_000/6000_steps/c598a3_000_gta_6000.ckpt similarity index 100% rename from models/c589a3_000/c598a3_000_gta_standard_6000.ckpt rename to models/c589a3_000/6000_steps/c598a3_000_gta_6000.ckpt diff --git a/models/c589a3_000/6000_steps/outputs/00000-2163100000-ohwx astronaut.png b/models/c589a3_000/6000_steps/outputs/00000-2163100000-ohwx astronaut.png new file mode 100644 index 0000000000000000000000000000000000000000..54d74a610384fb7c5358e5004bda7bbbab8d0c83 Binary files /dev/null and b/models/c589a3_000/6000_steps/outputs/00000-2163100000-ohwx astronaut.png differ diff --git a/models/c589a3_000/6000_steps/outputs/00000-2163100000-ohwx sunrise.png b/models/c589a3_000/6000_steps/outputs/00000-2163100000-ohwx sunrise.png new file mode 100644 index 0000000000000000000000000000000000000000..b20d7b819b1a059c8f0e190716c3914bdcb7e3dc Binary files /dev/null and b/models/c589a3_000/6000_steps/outputs/00000-2163100000-ohwx sunrise.png differ diff --git a/models/c589a3_000/6000_steps/outputs/00000-2163100000-ohwx tree cars money.png b/models/c589a3_000/6000_steps/outputs/00000-2163100000-ohwx tree cars money.png new file mode 100644 index 0000000000000000000000000000000000000000..bd701c5858ff9d4caf42f4b6209724ab023cd1a2 Binary files /dev/null and b/models/c589a3_000/6000_steps/outputs/00000-2163100000-ohwx tree cars money.png differ diff --git a/models/c589a3_000/6000_steps/outputs/00002-2163100000-ohwx airplane.png b/models/c589a3_000/6000_steps/outputs/00002-2163100000-ohwx airplane.png new file mode 100644 index 0000000000000000000000000000000000000000..5ec88a4a3e5775f96c6c1bbf62edc41e81c2b74b Binary files /dev/null and b/models/c589a3_000/6000_steps/outputs/00002-2163100000-ohwx airplane.png differ diff --git a/models/c589a3_000/6000_steps/outputs/00002-2163100000-ohwx amazing landscape vivid.png b/models/c589a3_000/6000_steps/outputs/00002-2163100000-ohwx amazing landscape vivid.png new file mode 100644 index 0000000000000000000000000000000000000000..23ea8448ed8b7f6a28b69367cc6df79c8b98fed7 Binary files /dev/null and b/models/c589a3_000/6000_steps/outputs/00002-2163100000-ohwx amazing landscape vivid.png differ diff --git a/models/c589a3_000/6000_steps/outputs/00002-2163100000-ohwx detailed cowboy in the snow.png b/models/c589a3_000/6000_steps/outputs/00002-2163100000-ohwx detailed cowboy in the snow.png new file mode 100644 index 0000000000000000000000000000000000000000..db05325b6a4ee96c8bfd927d78a507a8ff89c149 Binary files /dev/null and b/models/c589a3_000/6000_steps/outputs/00002-2163100000-ohwx detailed cowboy in the snow.png differ diff --git a/models/c589a3_000/6000_steps/outputs/00003-2163100000-ohwx detailed princess peach.png b/models/c589a3_000/6000_steps/outputs/00003-2163100000-ohwx detailed princess peach.png new file mode 100644 index 0000000000000000000000000000000000000000..0293bc7b9bdbdc7f31db724415ea1fb3cb86a8b1 Binary files /dev/null and b/models/c589a3_000/6000_steps/outputs/00003-2163100000-ohwx detailed princess peach.png differ diff --git a/models/c589a3_000/outputs/2000/00000-2163100000-ohwx airplane.png b/models/c589a3_000/outputs/2000/00000-2163100000-ohwx airplane.png deleted file mode 100644 index 4310f7a2c884f14f27e613d938978eb417322ac7..0000000000000000000000000000000000000000 --- a/models/c589a3_000/outputs/2000/00000-2163100000-ohwx airplane.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9f659bbc5cdf85fda0346ca01c70171ba9f790902f7faad4a74f223a9a950725 -size 245982 diff --git a/models/c589a3_000/outputs/2000/00000-2163100000-ohwx amazing landscape vivid.png b/models/c589a3_000/outputs/2000/00000-2163100000-ohwx amazing landscape vivid.png deleted file mode 100644 index 712b747231b6ff3da6c5314d5220ba65dffa20b0..0000000000000000000000000000000000000000 --- a/models/c589a3_000/outputs/2000/00000-2163100000-ohwx amazing landscape vivid.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0988854b48ade3e2a5785583e4b44fd3f2be36e5dbe1fd71ce866f83781f867c -size 425724 diff --git a/models/c589a3_000/outputs/2000/00000-2163100000-ohwx detailed cowboy in the snow.png b/models/c589a3_000/outputs/2000/00000-2163100000-ohwx detailed cowboy in the snow.png deleted file mode 100644 index 8a56278dfcdb2d404e17ec3d94a101720e8e0b95..0000000000000000000000000000000000000000 --- a/models/c589a3_000/outputs/2000/00000-2163100000-ohwx detailed cowboy in the snow.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fbecdff045d68253c0d84f6e85f715b645392c59f45a2c6baf9e1a36e34fcc88 -size 494171 diff --git a/models/c589a3_000/outputs/2000/00001-2163100000-ohwx detailed princess peach.png b/models/c589a3_000/outputs/2000/00001-2163100000-ohwx detailed princess peach.png deleted file mode 100644 index 17aea8e85ce83398ee60a53826ef0dd0a6287201..0000000000000000000000000000000000000000 --- a/models/c589a3_000/outputs/2000/00001-2163100000-ohwx detailed princess peach.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b64a82c87602b890cb17209bfb862ff64870071d0ec4c62a3221380be01183f8 -size 382788 diff --git a/models/c589a3_000/outputs/2000/00002-2163100000-ohwx astronaut.png b/models/c589a3_000/outputs/2000/00002-2163100000-ohwx astronaut.png deleted file mode 100644 index d7b8b2e36a46b602b84796cefe777a13326722f3..0000000000000000000000000000000000000000 --- a/models/c589a3_000/outputs/2000/00002-2163100000-ohwx astronaut.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:73a06b0e29f85d62c08050215b82ec9c5223565a178f243ea1875c8054b84fb4 -size 397879 diff --git a/models/c589a3_000/outputs/2000/00002-2163100000-ohwx sunrise.png b/models/c589a3_000/outputs/2000/00002-2163100000-ohwx sunrise.png deleted file mode 100644 index 0eefcfc992e8868231bc2c140df61f88a03b5b3b..0000000000000000000000000000000000000000 --- a/models/c589a3_000/outputs/2000/00002-2163100000-ohwx sunrise.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:27d029ffc3d9c0dcad4a8e305e9181226967be769fd720bca62f968fa4e5cb11 -size 279507 diff --git a/models/c589a3_000/outputs/2000/00002-2163100000-ohwx tree cars money.png b/models/c589a3_000/outputs/2000/00002-2163100000-ohwx tree cars money.png deleted file mode 100644 index 1136ac0e5ac5d3f79b340dc43fe32f7a433ed635..0000000000000000000000000000000000000000 --- a/models/c589a3_000/outputs/2000/00002-2163100000-ohwx tree cars money.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:11455f8b216feab9b3c8136f94131d2b26427ea5364b7160c18e5e2f363e7899 -size 439315 diff --git a/models/c589a3_000/outputs/4000/00001-2163100000-ohwx airplane.png b/models/c589a3_000/outputs/4000/00001-2163100000-ohwx airplane.png deleted file mode 100644 index 5671489d6d6332b224c8388d6ed0c92b5fb8921e..0000000000000000000000000000000000000000 --- a/models/c589a3_000/outputs/4000/00001-2163100000-ohwx airplane.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:156ecf59f95cbdf23214519f20ec1e18643f7793622cb954acdf0b617e412eaf -size 291989 diff --git a/models/c589a3_000/outputs/4000/00001-2163100000-ohwx amazing landscape vivid.png b/models/c589a3_000/outputs/4000/00001-2163100000-ohwx amazing landscape vivid.png deleted file mode 100644 index f3b8f2454e7982ad53780ada164e1464e3736e5d..0000000000000000000000000000000000000000 --- a/models/c589a3_000/outputs/4000/00001-2163100000-ohwx amazing landscape vivid.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6e40a4aecbb10e0ef6d0e130e1302b9d0b75d7a18b7d0d2b8035cbd2ee88ac37 -size 481105 diff --git a/models/c589a3_000/outputs/4000/00001-2163100000-ohwx astronaut.png b/models/c589a3_000/outputs/4000/00001-2163100000-ohwx astronaut.png deleted file mode 100644 index b485a5e092a4caa99396e64ce6d26ef73dd0ff48..0000000000000000000000000000000000000000 --- a/models/c589a3_000/outputs/4000/00001-2163100000-ohwx astronaut.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4eda116db6d98b31572e8c7d4cf273fb8729c6956b4289b34125ed6b260e6f04 -size 427258 diff --git a/models/c589a3_000/outputs/4000/00001-2163100000-ohwx detailed cowboy in the snow.png b/models/c589a3_000/outputs/4000/00001-2163100000-ohwx detailed cowboy in the snow.png deleted file mode 100644 index 246b97d1885c7858f091acad2902de1fb11d2940..0000000000000000000000000000000000000000 --- a/models/c589a3_000/outputs/4000/00001-2163100000-ohwx detailed cowboy in the snow.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:11c65069dd3f2d4c39fd72a0231348ec2c11faca0c8349773e3625d713fa35aa -size 417574 diff --git a/models/c589a3_000/outputs/4000/00001-2163100000-ohwx sunrise.png b/models/c589a3_000/outputs/4000/00001-2163100000-ohwx sunrise.png deleted file mode 100644 index 67f3c992b8d0ae06163fcdf1c596b5de12e50e5e..0000000000000000000000000000000000000000 --- a/models/c589a3_000/outputs/4000/00001-2163100000-ohwx sunrise.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d8918f4537bb7f3f955eab83f24542959b849c8a58e67b7108779192854ff760 -size 302014 diff --git a/models/c589a3_000/outputs/4000/00001-2163100000-ohwx tree cars money.png b/models/c589a3_000/outputs/4000/00001-2163100000-ohwx tree cars money.png deleted file mode 100644 index 7dcd54d6c69e493486a0bbf5740001cdeacdc48c..0000000000000000000000000000000000000000 --- a/models/c589a3_000/outputs/4000/00001-2163100000-ohwx tree cars money.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fa41d2860643f4e94e6254b283d2ff72ae667cff9ffb3fa88291d2cb7476b506 -size 388008 diff --git a/models/c589a3_000/outputs/4000/00002-2163100000-ohwx detailed princess peach.png b/models/c589a3_000/outputs/4000/00002-2163100000-ohwx detailed princess peach.png deleted file mode 100644 index 90b2342a0c23cf8ac06cf3ae468350372cb9b2d4..0000000000000000000000000000000000000000 --- a/models/c589a3_000/outputs/4000/00002-2163100000-ohwx detailed princess peach.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a71d61d14d5a816bd7bc0dd39f3e56b4f41cd3317d914ae59ba0a36a99a9ae45 -size 432882 diff --git a/models/c589a3_000/outputs/6000/00000-2163100000-ohwx astronaut.png b/models/c589a3_000/outputs/6000/00000-2163100000-ohwx astronaut.png deleted file mode 100644 index dec014ab55f9af8a1baf1fcd615276dda64f30f8..0000000000000000000000000000000000000000 --- a/models/c589a3_000/outputs/6000/00000-2163100000-ohwx astronaut.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:eb7f99fb4dd558f9070e9d49abbdd91cd352a08a070bae5969a18ef87bb2882d -size 464659 diff --git a/models/c589a3_000/outputs/6000/00000-2163100000-ohwx sunrise.png b/models/c589a3_000/outputs/6000/00000-2163100000-ohwx sunrise.png deleted file mode 100644 index f52d0c4332cac91cbff127c4b753788945e15544..0000000000000000000000000000000000000000 --- a/models/c589a3_000/outputs/6000/00000-2163100000-ohwx sunrise.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:756020b857310f492fc38073240fe12ebb126ffae4ef71304bfe6a5fe372f543 -size 424900 diff --git a/models/c589a3_000/outputs/6000/00000-2163100000-ohwx tree cars money.png b/models/c589a3_000/outputs/6000/00000-2163100000-ohwx tree cars money.png deleted file mode 100644 index 584d526188e2c3fa89c7eec11ea0048ac19fc6c5..0000000000000000000000000000000000000000 --- a/models/c589a3_000/outputs/6000/00000-2163100000-ohwx tree cars money.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dfba40689a568f4822a5419c3ab248a29a0d9da6c0705a2bb88a65f89799739e -size 437919 diff --git a/models/c589a3_000/outputs/6000/00002-2163100000-ohwx airplane.png b/models/c589a3_000/outputs/6000/00002-2163100000-ohwx airplane.png deleted file mode 100644 index 60cb92a9cecee9554fe18077d75ca6b7f03ba5f1..0000000000000000000000000000000000000000 --- a/models/c589a3_000/outputs/6000/00002-2163100000-ohwx airplane.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f541f50cc6814be3f6349a6ea7d7872b3c80d8a4e0fffc87f0ae2cb8426b2703 -size 348173 diff --git a/models/c589a3_000/outputs/6000/00002-2163100000-ohwx amazing landscape vivid.png b/models/c589a3_000/outputs/6000/00002-2163100000-ohwx amazing landscape vivid.png deleted file mode 100644 index b58dc42c81f95647fb15828088b9610577bcd0e9..0000000000000000000000000000000000000000 --- a/models/c589a3_000/outputs/6000/00002-2163100000-ohwx amazing landscape vivid.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1e5724146354619cdd9fbb798dd3f56415892ae54d3937fa6b781eb20cd6fcc6 -size 356804 diff --git a/models/c589a3_000/outputs/6000/00002-2163100000-ohwx detailed cowboy in the snow.png b/models/c589a3_000/outputs/6000/00002-2163100000-ohwx detailed cowboy in the snow.png deleted file mode 100644 index b86d27eeaad0d78f56ab9e4450b56312417a7b6e..0000000000000000000000000000000000000000 --- a/models/c589a3_000/outputs/6000/00002-2163100000-ohwx detailed cowboy in the snow.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:001f0b55bedeeeaa107be46b8a88b3447686b9e6ae959bcfbc201e98220576de -size 464020 diff --git a/models/c589a3_000/outputs/6000/00003-2163100000-ohwx detailed princess peach.png b/models/c589a3_000/outputs/6000/00003-2163100000-ohwx detailed princess peach.png deleted file mode 100644 index 203d27e2b612f1cc3daa7a83f717cee1f579cbcf..0000000000000000000000000000000000000000 --- a/models/c589a3_000/outputs/6000/00003-2163100000-ohwx detailed princess peach.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d28275058783514937012a1171b8f54a30174f7393102e2a8037142ce7d528da -size 400326 diff --git a/models/c5cb583_000/c5cb583_000_gta_standard_2000.ckpt b/models/c5cb583_000/2000_steps/c5cb583_000_gta_2000.ckpt similarity index 100% rename from models/c5cb583_000/c5cb583_000_gta_standard_2000.ckpt rename to models/c5cb583_000/2000_steps/c5cb583_000_gta_2000.ckpt diff --git a/models/c5cb583_000/2000_steps/c5cb583_000_gta_2000.jpg b/models/c5cb583_000/2000_steps/c5cb583_000_gta_2000.jpg new file mode 100644 index 0000000000000000000000000000000000000000..db9c46e9739e493e1b5b7c3dd1c3755af96cf828 Binary files /dev/null and b/models/c5cb583_000/2000_steps/c5cb583_000_gta_2000.jpg differ diff --git a/models/c5cb583_000/2000_steps/outputs/00000-2163100000-ohwx sunrise.png b/models/c5cb583_000/2000_steps/outputs/00000-2163100000-ohwx sunrise.png new file mode 100644 index 0000000000000000000000000000000000000000..c39ea7c7ab28fb68679bbc0d960763019c9851c3 Binary files /dev/null and b/models/c5cb583_000/2000_steps/outputs/00000-2163100000-ohwx sunrise.png differ diff --git a/models/c5cb583_000/2000_steps/outputs/00001-2163100000-ohwx airplane.png b/models/c5cb583_000/2000_steps/outputs/00001-2163100000-ohwx airplane.png new file mode 100644 index 0000000000000000000000000000000000000000..cbc78f393fbb69a1aed41499f0d777571cf994b3 Binary files /dev/null and b/models/c5cb583_000/2000_steps/outputs/00001-2163100000-ohwx airplane.png differ diff --git a/models/c5cb583_000/2000_steps/outputs/00002-2163100000-ohwx tree cars money.png b/models/c5cb583_000/2000_steps/outputs/00002-2163100000-ohwx tree cars money.png new file mode 100644 index 0000000000000000000000000000000000000000..2d30c290a9436bb6a9c8a899841c43145c6bf711 Binary files /dev/null and b/models/c5cb583_000/2000_steps/outputs/00002-2163100000-ohwx tree cars money.png differ diff --git a/models/c5cb583_000/2000_steps/outputs/00003-2163100000-ohwx amazing landscape vivid.png b/models/c5cb583_000/2000_steps/outputs/00003-2163100000-ohwx amazing landscape vivid.png new file mode 100644 index 0000000000000000000000000000000000000000..8f722b24323490d8147093520db134afcb545439 Binary files /dev/null and b/models/c5cb583_000/2000_steps/outputs/00003-2163100000-ohwx amazing landscape vivid.png differ diff --git a/models/c5cb583_000/2000_steps/outputs/00004-2163100000-ohwx detailed princess peach.png b/models/c5cb583_000/2000_steps/outputs/00004-2163100000-ohwx detailed princess peach.png new file mode 100644 index 0000000000000000000000000000000000000000..78ffa5ae2344ee03ffc55041889d1b52e3a2ebe0 Binary files /dev/null and b/models/c5cb583_000/2000_steps/outputs/00004-2163100000-ohwx detailed princess peach.png differ diff --git a/models/c5cb583_000/2000_steps/outputs/00005-2163100000-ohwx detailed cowboy in the snow.png b/models/c5cb583_000/2000_steps/outputs/00005-2163100000-ohwx detailed cowboy in the snow.png new file mode 100644 index 0000000000000000000000000000000000000000..a60f8ac7645141bce207fcd3fb93ecf2acc2cffc Binary files /dev/null and b/models/c5cb583_000/2000_steps/outputs/00005-2163100000-ohwx detailed cowboy in the snow.png differ diff --git a/models/c5cb583_000/2000_steps/outputs/00006-2163100000-ohwx astronaut.png b/models/c5cb583_000/2000_steps/outputs/00006-2163100000-ohwx astronaut.png new file mode 100644 index 0000000000000000000000000000000000000000..501c2cf8980cbd5917311270d238985170e86ebd Binary files /dev/null and b/models/c5cb583_000/2000_steps/outputs/00006-2163100000-ohwx astronaut.png differ diff --git a/models/c5cb583_000/c5cb583_000_outputs.jpg b/models/c5cb583_000/c5cb583_000_outputs.jpg deleted file mode 100644 index 36cd32efdb7a959ed27110779763fac9c1ebcc91..0000000000000000000000000000000000000000 --- a/models/c5cb583_000/c5cb583_000_outputs.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:81de6f58f0645f99737b32d12ea245909d60100c7277d8d2da583a9bb9123f9d -size 354585 diff --git a/models/c5cb583_000/outputs/00000-2163100000-ohwx sunrise.png b/models/c5cb583_000/outputs/00000-2163100000-ohwx sunrise.png deleted file mode 100644 index 02aa79d6ed31ff8002a850bde922ec770f6db9b6..0000000000000000000000000000000000000000 --- a/models/c5cb583_000/outputs/00000-2163100000-ohwx sunrise.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8e91044bf5d89f57c2c2f73d6afc27408f6a0a54223158ac269088947916b71a -size 311220 diff --git a/models/c5cb583_000/outputs/00001-2163100000-ohwx airplane.png b/models/c5cb583_000/outputs/00001-2163100000-ohwx airplane.png deleted file mode 100644 index f03ed17fb70e380debf5b80aae99554f3cde3b36..0000000000000000000000000000000000000000 --- a/models/c5cb583_000/outputs/00001-2163100000-ohwx airplane.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:28e610e62d796359658eb50e63ee59ff41e277219b41ed285d37ad693f4e5b01 -size 241245 diff --git a/models/c5cb583_000/outputs/00002-2163100000-ohwx tree cars money.png b/models/c5cb583_000/outputs/00002-2163100000-ohwx tree cars money.png deleted file mode 100644 index b6eb5f458d6ebb3de106ed22f943aecf33e3ed6e..0000000000000000000000000000000000000000 --- a/models/c5cb583_000/outputs/00002-2163100000-ohwx tree cars money.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:60e00349a9932ff7b43fe444781244d0a8b67eb0b975bbea6ef719330b4fa595 -size 327396 diff --git a/models/c5cb583_000/outputs/00003-2163100000-ohwx amazing landscape vivid.png b/models/c5cb583_000/outputs/00003-2163100000-ohwx amazing landscape vivid.png deleted file mode 100644 index fc1d3c95d3b522ee7cdbb88bacb79dc1c494ce2b..0000000000000000000000000000000000000000 --- a/models/c5cb583_000/outputs/00003-2163100000-ohwx amazing landscape vivid.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:06a6dac9ba87be7d429984bac30f6210cb9d2b64f7e47bbeaf4a9c284cbd1399 -size 343074 diff --git a/models/c5cb583_000/outputs/00004-2163100000-ohwx detailed princess peach.png b/models/c5cb583_000/outputs/00004-2163100000-ohwx detailed princess peach.png deleted file mode 100644 index c6bd4320335e1edd4655b4750bc16340eaad7bf2..0000000000000000000000000000000000000000 --- a/models/c5cb583_000/outputs/00004-2163100000-ohwx detailed princess peach.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:93fb36c16dec876cdbec018141d1eb07fc42d824e313eb7c59be398acbd56257 -size 351667 diff --git a/models/c5cb583_000/outputs/00005-2163100000-ohwx detailed cowboy in the snow.png b/models/c5cb583_000/outputs/00005-2163100000-ohwx detailed cowboy in the snow.png deleted file mode 100644 index 9cbb935604ffb7d367656926f20c77a378bfcb35..0000000000000000000000000000000000000000 --- a/models/c5cb583_000/outputs/00005-2163100000-ohwx detailed cowboy in the snow.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cc22f2307a1193311d8f5cd0b7c3d2f311bdb54fc8735279304227716769a0dd -size 383766 diff --git a/models/c5cb583_000/outputs/00006-2163100000-ohwx astronaut.png b/models/c5cb583_000/outputs/00006-2163100000-ohwx astronaut.png deleted file mode 100644 index 312eb146404c25486a98d99d4b0b76499e68b4a3..0000000000000000000000000000000000000000 --- a/models/c5cb583_000/outputs/00006-2163100000-ohwx astronaut.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:086a9b32fc9825d81e2cd0fc9cab9c31458734b1d7f36452826a5200d83fa072 -size 329170 diff --git a/models/c5cb583_001/c5cb583_001_gta_standard_2000.ckpt b/models/c5cb583_001/2000_steps/c5cb583_001_gta_2000.ckpt similarity index 100% rename from models/c5cb583_001/c5cb583_001_gta_standard_2000.ckpt rename to models/c5cb583_001/2000_steps/c5cb583_001_gta_2000.ckpt diff --git a/models/c5cb583_001/2000_steps/c5cb583_001_gta_2000.jpg b/models/c5cb583_001/2000_steps/c5cb583_001_gta_2000.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ecd97b5ea50c6def297ecff9c23cac76e63540c0 Binary files /dev/null and b/models/c5cb583_001/2000_steps/c5cb583_001_gta_2000.jpg differ diff --git a/models/c5cb583_001/2000_steps/outputs/00000-2163100000-ohwx sunrise.png b/models/c5cb583_001/2000_steps/outputs/00000-2163100000-ohwx sunrise.png new file mode 100644 index 0000000000000000000000000000000000000000..e8fdca112a6235dd2719e8c79eca2f8b861aa9a1 Binary files /dev/null and b/models/c5cb583_001/2000_steps/outputs/00000-2163100000-ohwx sunrise.png differ diff --git a/models/c5cb583_001/2000_steps/outputs/00001-2163100000-ohwx airplane.png b/models/c5cb583_001/2000_steps/outputs/00001-2163100000-ohwx airplane.png new file mode 100644 index 0000000000000000000000000000000000000000..21dc400bebc9ad9308edb7db58ad31ed088cb494 Binary files /dev/null and b/models/c5cb583_001/2000_steps/outputs/00001-2163100000-ohwx airplane.png differ diff --git a/models/c5cb583_001/2000_steps/outputs/00002-2163100000-ohwx tree cars money.png b/models/c5cb583_001/2000_steps/outputs/00002-2163100000-ohwx tree cars money.png new file mode 100644 index 0000000000000000000000000000000000000000..b51d0bf856d6896636c3e62c957de82f841022f4 Binary files /dev/null and b/models/c5cb583_001/2000_steps/outputs/00002-2163100000-ohwx tree cars money.png differ diff --git a/models/c5cb583_001/2000_steps/outputs/00003-2163100000-ohwx amazing landscape vivid.png b/models/c5cb583_001/2000_steps/outputs/00003-2163100000-ohwx amazing landscape vivid.png new file mode 100644 index 0000000000000000000000000000000000000000..4d3d28d5db8fc7d91b262d7f80336cf9d7b0e17f Binary files /dev/null and b/models/c5cb583_001/2000_steps/outputs/00003-2163100000-ohwx amazing landscape vivid.png differ diff --git a/models/c5cb583_001/2000_steps/outputs/00004-2163100000-ohwx detailed princess peach.png b/models/c5cb583_001/2000_steps/outputs/00004-2163100000-ohwx detailed princess peach.png new file mode 100644 index 0000000000000000000000000000000000000000..5b9f47792b751df573a167d7f9be1d0d5ec0d3b5 Binary files /dev/null and b/models/c5cb583_001/2000_steps/outputs/00004-2163100000-ohwx detailed princess peach.png differ diff --git a/models/c5cb583_001/2000_steps/outputs/00005-2163100000-ohwx detailed cowboy in the snow.png b/models/c5cb583_001/2000_steps/outputs/00005-2163100000-ohwx detailed cowboy in the snow.png new file mode 100644 index 0000000000000000000000000000000000000000..c1c3ca7a14c5d667870bc418fbc41f18f1dde008 Binary files /dev/null and b/models/c5cb583_001/2000_steps/outputs/00005-2163100000-ohwx detailed cowboy in the snow.png differ diff --git a/models/c5cb583_001/2000_steps/outputs/00006-2163100000-ohwx astronaut.png b/models/c5cb583_001/2000_steps/outputs/00006-2163100000-ohwx astronaut.png new file mode 100644 index 0000000000000000000000000000000000000000..c03a4e12eb14fee38a55c638580d54e632248f18 Binary files /dev/null and b/models/c5cb583_001/2000_steps/outputs/00006-2163100000-ohwx astronaut.png differ diff --git a/models/c5cb583_001/c5cb583_001_outputs.jpg b/models/c5cb583_001/c5cb583_001_outputs.jpg deleted file mode 100644 index cfc1397d772a82a061ca945f70cd01cb0cf3c0b6..0000000000000000000000000000000000000000 --- a/models/c5cb583_001/c5cb583_001_outputs.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f704776b9c7a6c489261a3e8008b49feb7bda302234a0e11efe171239ac8b477 -size 479469 diff --git a/models/c5cb583_001/outputs/00000-2163100000-ohwx sunrise.png b/models/c5cb583_001/outputs/00000-2163100000-ohwx sunrise.png deleted file mode 100644 index a8b1194a7d0f46f136ccac81387e81f38bd46d84..0000000000000000000000000000000000000000 --- a/models/c5cb583_001/outputs/00000-2163100000-ohwx sunrise.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3ce247c231cb0961b9c4aae29c001d2bf94dd70d2b3577b31cb5d762ef085bb7 -size 267768 diff --git a/models/c5cb583_001/outputs/00001-2163100000-ohwx airplane.png b/models/c5cb583_001/outputs/00001-2163100000-ohwx airplane.png deleted file mode 100644 index 6776aa3d57151fe3629e588e0d5f854ac86a70e2..0000000000000000000000000000000000000000 --- a/models/c5cb583_001/outputs/00001-2163100000-ohwx airplane.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f5237771839168096c231f70bfd0af4ed2bbd6621188441ad7020a21f57db27b -size 229271 diff --git a/models/c5cb583_001/outputs/00002-2163100000-ohwx tree cars money.png b/models/c5cb583_001/outputs/00002-2163100000-ohwx tree cars money.png deleted file mode 100644 index 9ff2d1b6a80ad5d4800e4d5fc4103498a8003f8b..0000000000000000000000000000000000000000 --- a/models/c5cb583_001/outputs/00002-2163100000-ohwx tree cars money.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2e8532722b49ca9d2844408bdfe7a441462b3576fcc001119647489ad01ca65b -size 486894 diff --git a/models/c5cb583_001/outputs/00003-2163100000-ohwx amazing landscape vivid.png b/models/c5cb583_001/outputs/00003-2163100000-ohwx amazing landscape vivid.png deleted file mode 100644 index ec8b73d5dede542f1f954a4551d652cbee14ade3..0000000000000000000000000000000000000000 --- a/models/c5cb583_001/outputs/00003-2163100000-ohwx amazing landscape vivid.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c6c9d1fc63f041f396c9755491390668da4eb10c0016b20f9ccfbaa99b65b303 -size 509325 diff --git a/models/c5cb583_001/outputs/00004-2163100000-ohwx detailed princess peach.png b/models/c5cb583_001/outputs/00004-2163100000-ohwx detailed princess peach.png deleted file mode 100644 index 357752ccad22a33757598f12530932ebc08589e1..0000000000000000000000000000000000000000 --- a/models/c5cb583_001/outputs/00004-2163100000-ohwx detailed princess peach.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:85d26828efa3f7c64ed89fdd84cc08f1228eb69858f73080d6a947b9e8ec0606 -size 512305 diff --git a/models/c5cb583_001/outputs/00005-2163100000-ohwx detailed cowboy in the snow.png b/models/c5cb583_001/outputs/00005-2163100000-ohwx detailed cowboy in the snow.png deleted file mode 100644 index bc4788d5bcc0a07a5dd726c43ce368174c561bb6..0000000000000000000000000000000000000000 --- a/models/c5cb583_001/outputs/00005-2163100000-ohwx detailed cowboy in the snow.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4b2cbb50c08f9201bf1cd5fa203b36cca5121430c382d64b4d1203b8dbb53801 -size 469342 diff --git a/models/c5cb583_001/outputs/00006-2163100000-ohwx astronaut.png b/models/c5cb583_001/outputs/00006-2163100000-ohwx astronaut.png deleted file mode 100644 index acdee727dcfb0237ab7fc797bc0e99273460e4b9..0000000000000000000000000000000000000000 --- a/models/c5cb583_001/outputs/00006-2163100000-ohwx astronaut.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:69439432e4eb69b73875d189971bda57f0b8bcbe09e4e698b2c4b7e644605320 -size 492216 diff --git a/models/c5cb583_002/2000_steps/c5cb583_002_gta_standard_2000.ckpt b/models/c5cb583_002/2000_steps/c5cb583_002_gta_2000.ckpt similarity index 100% rename from models/c5cb583_002/2000_steps/c5cb583_002_gta_standard_2000.ckpt rename to models/c5cb583_002/2000_steps/c5cb583_002_gta_2000.ckpt diff --git a/models/c5cb583_002/2000_steps/c5cb583_002_gta_2000.jpg b/models/c5cb583_002/2000_steps/c5cb583_002_gta_2000.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d9f3a05b6373ab886d294e855b5ff71eb7129368 Binary files /dev/null and b/models/c5cb583_002/2000_steps/c5cb583_002_gta_2000.jpg differ diff --git a/models/c5cb583_002/2000_steps/c5cb583_002_gta_standard_2000.jpg b/models/c5cb583_002/2000_steps/c5cb583_002_gta_standard_2000.jpg deleted file mode 100644 index d82aa6afc36fd4657c2e8304487e3fc6e7b5d83a..0000000000000000000000000000000000000000 --- a/models/c5cb583_002/2000_steps/c5cb583_002_gta_standard_2000.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f1e6f81d32e19dc7d3467a5f4c1e904089ca26944999691109795a43d6a900e7 -size 409753 diff --git a/models/c5cb583_002/2000_steps/outputs/00000-2163100000-ohwx sunrise.png b/models/c5cb583_002/2000_steps/outputs/00000-2163100000-ohwx sunrise.png index 0df9ca7ef38745fa084ec8eb4542b9d8f8fde9aa..ea276a67f4c7e234d080ca3cface1582084d6719 100644 Binary files a/models/c5cb583_002/2000_steps/outputs/00000-2163100000-ohwx sunrise.png and b/models/c5cb583_002/2000_steps/outputs/00000-2163100000-ohwx sunrise.png differ diff --git a/models/c5cb583_002/2000_steps/outputs/00001-2163100000-ohwx airplane.png b/models/c5cb583_002/2000_steps/outputs/00001-2163100000-ohwx airplane.png index 0438f7b8b18b618127b2b33796b65277a76e9ff9..d45b28b67a6aa538cf86f9e621d25ea1baf66cc7 100644 Binary files a/models/c5cb583_002/2000_steps/outputs/00001-2163100000-ohwx airplane.png and b/models/c5cb583_002/2000_steps/outputs/00001-2163100000-ohwx airplane.png differ diff --git a/models/c5cb583_002/2000_steps/outputs/00002-2163100000-ohwx tree cars money.png b/models/c5cb583_002/2000_steps/outputs/00002-2163100000-ohwx tree cars money.png index be5ad330f67a683b9afff9d91286936bd6a33289..ee27386ce612f018790962574a28ca44bb1e87d0 100644 Binary files a/models/c5cb583_002/2000_steps/outputs/00002-2163100000-ohwx tree cars money.png and b/models/c5cb583_002/2000_steps/outputs/00002-2163100000-ohwx tree cars money.png differ diff --git a/models/c5cb583_002/2000_steps/outputs/00003-2163100000-ohwx amazing landscape vivid.png b/models/c5cb583_002/2000_steps/outputs/00003-2163100000-ohwx amazing landscape vivid.png index 9948bf6f11f30e13f3d9cfedef6d8dc61117c8c7..415b2124a87839faf197e95c9e8ddba517d2f669 100644 Binary files a/models/c5cb583_002/2000_steps/outputs/00003-2163100000-ohwx amazing landscape vivid.png and b/models/c5cb583_002/2000_steps/outputs/00003-2163100000-ohwx amazing landscape vivid.png differ diff --git a/models/c5cb583_002/2000_steps/outputs/00004-2163100000-ohwx detailed princess peach.png b/models/c5cb583_002/2000_steps/outputs/00004-2163100000-ohwx detailed princess peach.png index 4cadcd47a16b8fece27b4243b4a836c7b59e6779..3bc6e8fcf93ef02df089131bc752df1a29c0e5d9 100644 Binary files a/models/c5cb583_002/2000_steps/outputs/00004-2163100000-ohwx detailed princess peach.png and b/models/c5cb583_002/2000_steps/outputs/00004-2163100000-ohwx detailed princess peach.png differ diff --git a/models/c5cb583_002/2000_steps/outputs/00005-2163100000-ohwx detailed cowboy in the snow.png b/models/c5cb583_002/2000_steps/outputs/00005-2163100000-ohwx detailed cowboy in the snow.png index a2c686e7448513b173bd2d260744ff9ab4bbc093..c410a36a606a0b622b735922a17c0b6f8e033963 100644 Binary files a/models/c5cb583_002/2000_steps/outputs/00005-2163100000-ohwx detailed cowboy in the snow.png and b/models/c5cb583_002/2000_steps/outputs/00005-2163100000-ohwx detailed cowboy in the snow.png differ diff --git a/models/c5cb583_002/2000_steps/outputs/00006-2163100000-ohwx astronaut.png b/models/c5cb583_002/2000_steps/outputs/00006-2163100000-ohwx astronaut.png index a683e6465bcd72e3cd77473b24e966dffa25e2d4..93155a20dac2f11b33143bba515b2d63b87736b4 100644 Binary files a/models/c5cb583_002/2000_steps/outputs/00006-2163100000-ohwx astronaut.png and b/models/c5cb583_002/2000_steps/outputs/00006-2163100000-ohwx astronaut.png differ diff --git a/models/c5cb583_002/4000_steps/c5cb583_002_gta_standard_4000.ckpt b/models/c5cb583_002/4000_steps/c5cb583_002_gta_4000.ckpt similarity index 100% rename from models/c5cb583_002/4000_steps/c5cb583_002_gta_standard_4000.ckpt rename to models/c5cb583_002/4000_steps/c5cb583_002_gta_4000.ckpt diff --git a/models/c5cb583_002/4000_steps/c5cb583_002_gta_4000.jpg b/models/c5cb583_002/4000_steps/c5cb583_002_gta_4000.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dad8928067424069cce2591736b08d1b8fe5d755 Binary files /dev/null and b/models/c5cb583_002/4000_steps/c5cb583_002_gta_4000.jpg differ diff --git a/models/c5cb583_002/4000_steps/c5cb583_002_gta_standard_4000.jpg b/models/c5cb583_002/4000_steps/c5cb583_002_gta_standard_4000.jpg deleted file mode 100644 index 294fb27527ccc896960c399a9a2cc4229881d056..0000000000000000000000000000000000000000 --- a/models/c5cb583_002/4000_steps/c5cb583_002_gta_standard_4000.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f75669691134e1ad01cf436e123056188657ce50ddc027b14992d53421e44c56 -size 404910 diff --git a/models/c5cb583_002/4000_steps/outputs/00000-2163100000-ohwx sunrise.png b/models/c5cb583_002/4000_steps/outputs/00000-2163100000-ohwx sunrise.png index aa636e4cd7edf48a7a148e6412e01760687e6914..793548a135f2309fd059866f6083f7c0407392c4 100644 Binary files a/models/c5cb583_002/4000_steps/outputs/00000-2163100000-ohwx sunrise.png and b/models/c5cb583_002/4000_steps/outputs/00000-2163100000-ohwx sunrise.png differ diff --git a/models/c5cb583_002/4000_steps/outputs/00001-2163100000-ohwx airplane.png b/models/c5cb583_002/4000_steps/outputs/00001-2163100000-ohwx airplane.png index 746a7ee1491b37e8a14ca199096013f048c31ac0..e0e5fc3f6aa4cae83c74987f61b2282e46447fcc 100644 Binary files a/models/c5cb583_002/4000_steps/outputs/00001-2163100000-ohwx airplane.png and b/models/c5cb583_002/4000_steps/outputs/00001-2163100000-ohwx airplane.png differ diff --git a/models/c5cb583_002/4000_steps/outputs/00002-2163100000-ohwx tree cars money.png b/models/c5cb583_002/4000_steps/outputs/00002-2163100000-ohwx tree cars money.png index 7adf3eb79b5497f0605ff8a66e5a562903f36b71..41c799c89a73a80a9e8a2cfbff45e478f0c2e0b2 100644 Binary files a/models/c5cb583_002/4000_steps/outputs/00002-2163100000-ohwx tree cars money.png and b/models/c5cb583_002/4000_steps/outputs/00002-2163100000-ohwx tree cars money.png differ diff --git a/models/c5cb583_002/4000_steps/outputs/00003-2163100000-ohwx amazing landscape vivid.png b/models/c5cb583_002/4000_steps/outputs/00003-2163100000-ohwx amazing landscape vivid.png index 97d782e61fb106e382b3834cc892090fba8e303f..d199eec82ad20b3f14f42945d1812c407830ea01 100644 Binary files a/models/c5cb583_002/4000_steps/outputs/00003-2163100000-ohwx amazing landscape vivid.png and b/models/c5cb583_002/4000_steps/outputs/00003-2163100000-ohwx amazing landscape vivid.png differ diff --git a/models/c5cb583_002/4000_steps/outputs/00004-2163100000-ohwx detailed princess peach.png b/models/c5cb583_002/4000_steps/outputs/00004-2163100000-ohwx detailed princess peach.png index 48e1bf3d990feeedff71df50b6000f378496a6cc..e52b47c0dd4876f17b5c841f9b9dfd8dea21e0a6 100644 Binary files a/models/c5cb583_002/4000_steps/outputs/00004-2163100000-ohwx detailed princess peach.png and b/models/c5cb583_002/4000_steps/outputs/00004-2163100000-ohwx detailed princess peach.png differ diff --git a/models/c5cb583_002/4000_steps/outputs/00005-2163100000-ohwx detailed cowboy in the snow.png b/models/c5cb583_002/4000_steps/outputs/00005-2163100000-ohwx detailed cowboy in the snow.png index 1feb78c14285f2ef179f69232794c955aea944c7..7fb5474f5c180af8aeac5f4550e92d3b6cc44af6 100644 Binary files a/models/c5cb583_002/4000_steps/outputs/00005-2163100000-ohwx detailed cowboy in the snow.png and b/models/c5cb583_002/4000_steps/outputs/00005-2163100000-ohwx detailed cowboy in the snow.png differ diff --git a/models/c5cb583_002/4000_steps/outputs/00006-2163100000-ohwx astronaut.png b/models/c5cb583_002/4000_steps/outputs/00006-2163100000-ohwx astronaut.png index 2b855dd971024d75feb058417d61b6ca24012201..d3a13cec71a8ed7765b37dcc166bd880e68eda29 100644 Binary files a/models/c5cb583_002/4000_steps/outputs/00006-2163100000-ohwx astronaut.png and b/models/c5cb583_002/4000_steps/outputs/00006-2163100000-ohwx astronaut.png differ diff --git a/models/c5cb583_003/2000_steps/c5cb583_003_gta_standard_2000.ckpt b/models/c5cb583_003/2000_steps/c5cb583_003_gta_2000.ckpt similarity index 100% rename from models/c5cb583_003/2000_steps/c5cb583_003_gta_standard_2000.ckpt rename to models/c5cb583_003/2000_steps/c5cb583_003_gta_2000.ckpt diff --git a/models/c5cb583_003/2000_steps/c5cb583_003_gta_2000.jpg b/models/c5cb583_003/2000_steps/c5cb583_003_gta_2000.jpg new file mode 100644 index 0000000000000000000000000000000000000000..905685b21b8a6838973c6de5a29393cdef59bd1c Binary files /dev/null and b/models/c5cb583_003/2000_steps/c5cb583_003_gta_2000.jpg differ diff --git a/models/c5cb583_003/2000_steps/grid-0000-2163100000-ohwx sunrise.jpg b/models/c5cb583_003/2000_steps/grid-0000-2163100000-ohwx sunrise.jpg deleted file mode 100644 index 01dc8b2119897de09045f377a00958c06b3cbb9a..0000000000000000000000000000000000000000 --- a/models/c5cb583_003/2000_steps/grid-0000-2163100000-ohwx sunrise.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7469f100c2d5f7d5de39f95c7bb811697931ccdec54d4b053d8f767cc0191da8 -size 418965 diff --git a/models/c5cb583_003/2000_steps/outputs/00000-2163100000-ohwx sunrise.png b/models/c5cb583_003/2000_steps/outputs/00000-2163100000-ohwx sunrise.png index 943b20410b2c7c703a83a8156b724199cc72c33f..f3180f871a669b6169d7fa02bbcf832c84e0fbe1 100644 Binary files a/models/c5cb583_003/2000_steps/outputs/00000-2163100000-ohwx sunrise.png and b/models/c5cb583_003/2000_steps/outputs/00000-2163100000-ohwx sunrise.png differ diff --git a/models/c5cb583_003/2000_steps/outputs/00001-2163100000-ohwx airplane.png b/models/c5cb583_003/2000_steps/outputs/00001-2163100000-ohwx airplane.png index efcd5b36905bd2dac7088bdeaeffa76c38239eb3..06ceb4ca9708a4a6742e5690d21a1e0c30acf1b8 100644 Binary files a/models/c5cb583_003/2000_steps/outputs/00001-2163100000-ohwx airplane.png and b/models/c5cb583_003/2000_steps/outputs/00001-2163100000-ohwx airplane.png differ diff --git a/models/c5cb583_003/2000_steps/outputs/00002-2163100000-ohwx tree cars money.png b/models/c5cb583_003/2000_steps/outputs/00002-2163100000-ohwx tree cars money.png index 0c4677f3f241276fc4673df576baa3292591f5e5..ada800a13fe4fd5d85564b08182feb9c904c31ad 100644 Binary files a/models/c5cb583_003/2000_steps/outputs/00002-2163100000-ohwx tree cars money.png and b/models/c5cb583_003/2000_steps/outputs/00002-2163100000-ohwx tree cars money.png differ diff --git a/models/c5cb583_003/2000_steps/outputs/00003-2163100000-ohwx amazing landscape vivid.png b/models/c5cb583_003/2000_steps/outputs/00003-2163100000-ohwx amazing landscape vivid.png index f8d271443cdf28f8481da8da776380eb4ac7e111..12c27131bd5e521c0e88c11bfaa0ea777785b318 100644 Binary files a/models/c5cb583_003/2000_steps/outputs/00003-2163100000-ohwx amazing landscape vivid.png and b/models/c5cb583_003/2000_steps/outputs/00003-2163100000-ohwx amazing landscape vivid.png differ diff --git a/models/c5cb583_003/2000_steps/outputs/00004-2163100000-ohwx detailed princess peach.png b/models/c5cb583_003/2000_steps/outputs/00004-2163100000-ohwx detailed princess peach.png index 42cd9de26417be45a48fbfca1c058fbe2ce360ab..2e855f9ec67ebad88eaf2fc7b9d277d4819f48d6 100644 Binary files a/models/c5cb583_003/2000_steps/outputs/00004-2163100000-ohwx detailed princess peach.png and b/models/c5cb583_003/2000_steps/outputs/00004-2163100000-ohwx detailed princess peach.png differ diff --git a/models/c5cb583_003/2000_steps/outputs/00005-2163100000-ohwx detailed cowboy in the snow.png b/models/c5cb583_003/2000_steps/outputs/00005-2163100000-ohwx detailed cowboy in the snow.png index 62eb70358e125fe1179cfca3c4783345e5c3c010..3fb9c2aede05065a3ef09254da01003e4b635491 100644 Binary files a/models/c5cb583_003/2000_steps/outputs/00005-2163100000-ohwx detailed cowboy in the snow.png and b/models/c5cb583_003/2000_steps/outputs/00005-2163100000-ohwx detailed cowboy in the snow.png differ diff --git a/models/c5cb583_003/2000_steps/outputs/00006-2163100000-ohwx astronaut.png b/models/c5cb583_003/2000_steps/outputs/00006-2163100000-ohwx astronaut.png index 43305cfac5a886d71703d0c413488eeefa53d137..4472f5997c97f4741e2846fde62019d2381d013d 100644 Binary files a/models/c5cb583_003/2000_steps/outputs/00006-2163100000-ohwx astronaut.png and b/models/c5cb583_003/2000_steps/outputs/00006-2163100000-ohwx astronaut.png differ diff --git a/models/c5cb583_003/4000_steps/c5cb583_003_gta_standard_4000.ckpt b/models/c5cb583_003/4000_steps/c5cb583_003_gta_4000.ckpt similarity index 100% rename from models/c5cb583_003/4000_steps/c5cb583_003_gta_standard_4000.ckpt rename to models/c5cb583_003/4000_steps/c5cb583_003_gta_4000.ckpt diff --git a/models/c5cb583_003/4000_steps/c5cb583_003_gta_4000.jpg b/models/c5cb583_003/4000_steps/c5cb583_003_gta_4000.jpg new file mode 100644 index 0000000000000000000000000000000000000000..15c59247c031e950defc328bee835c124e10ada3 Binary files /dev/null and b/models/c5cb583_003/4000_steps/c5cb583_003_gta_4000.jpg differ diff --git a/models/c5cb583_003/4000_steps/grid-0000-2163100000-ohwx sunrise.jpg b/models/c5cb583_003/4000_steps/grid-0000-2163100000-ohwx sunrise.jpg deleted file mode 100644 index 58ec270d3b4b6c78baf07469ed86a8ef04adaa37..0000000000000000000000000000000000000000 --- a/models/c5cb583_003/4000_steps/grid-0000-2163100000-ohwx sunrise.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6293bf58132debdb4f09842432ccb4fbfeb66289a80a7715a83664b38c159b59 -size 438220 diff --git a/models/c5cb583_003/4000_steps/outputs/00000-2163100000-ohwx sunrise.png b/models/c5cb583_003/4000_steps/outputs/00000-2163100000-ohwx sunrise.png index d1b6e54b66923423f580d97d2a96e8fa3608ddf5..d6ab34106a282e727dfbe901c386431f1e6f406c 100644 Binary files a/models/c5cb583_003/4000_steps/outputs/00000-2163100000-ohwx sunrise.png and b/models/c5cb583_003/4000_steps/outputs/00000-2163100000-ohwx sunrise.png differ diff --git a/models/c5cb583_003/4000_steps/outputs/00001-2163100000-ohwx airplane.png b/models/c5cb583_003/4000_steps/outputs/00001-2163100000-ohwx airplane.png index 63b2b55f226e14d789f6f09acd4bd62c7b0c73a1..07ead152096f17d3abfdde025461e5122717c479 100644 Binary files a/models/c5cb583_003/4000_steps/outputs/00001-2163100000-ohwx airplane.png and b/models/c5cb583_003/4000_steps/outputs/00001-2163100000-ohwx airplane.png differ diff --git a/models/c5cb583_003/4000_steps/outputs/00002-2163100000-ohwx tree cars money.png b/models/c5cb583_003/4000_steps/outputs/00002-2163100000-ohwx tree cars money.png index 0fe9dcf4ce52c5cade12a4d2d98d5fa5a6110063..53a11bbd456205d7435e3e94583d94de24e6edc3 100644 Binary files a/models/c5cb583_003/4000_steps/outputs/00002-2163100000-ohwx tree cars money.png and b/models/c5cb583_003/4000_steps/outputs/00002-2163100000-ohwx tree cars money.png differ diff --git a/models/c5cb583_003/4000_steps/outputs/00003-2163100000-ohwx amazing landscape vivid.png b/models/c5cb583_003/4000_steps/outputs/00003-2163100000-ohwx amazing landscape vivid.png index 0a9cb419a6be55480a5cd3895df480fa58297da1..c937304ae5436812d8855fd64225246a8464df21 100644 Binary files a/models/c5cb583_003/4000_steps/outputs/00003-2163100000-ohwx amazing landscape vivid.png and b/models/c5cb583_003/4000_steps/outputs/00003-2163100000-ohwx amazing landscape vivid.png differ diff --git a/models/c5cb583_003/4000_steps/outputs/00004-2163100000-ohwx detailed princess peach.png b/models/c5cb583_003/4000_steps/outputs/00004-2163100000-ohwx detailed princess peach.png index 8fc4205afc683f8fb3e0ac2c0d76086fb9202adb..4948865ff0e30e61ea25a91bddda0207e5e8fbcd 100644 Binary files a/models/c5cb583_003/4000_steps/outputs/00004-2163100000-ohwx detailed princess peach.png and b/models/c5cb583_003/4000_steps/outputs/00004-2163100000-ohwx detailed princess peach.png differ diff --git a/models/c5cb583_003/4000_steps/outputs/00005-2163100000-ohwx detailed cowboy in the snow.png b/models/c5cb583_003/4000_steps/outputs/00005-2163100000-ohwx detailed cowboy in the snow.png index e2aa9979f3e839ecd5269649aeac5a887b28e1ea..c8d9d1032fee5fab7742aa47b2d300df38975a9f 100644 Binary files a/models/c5cb583_003/4000_steps/outputs/00005-2163100000-ohwx detailed cowboy in the snow.png and b/models/c5cb583_003/4000_steps/outputs/00005-2163100000-ohwx detailed cowboy in the snow.png differ diff --git a/models/c5cb583_003/4000_steps/outputs/00006-2163100000-ohwx astronaut.png b/models/c5cb583_003/4000_steps/outputs/00006-2163100000-ohwx astronaut.png index 068977128992294a9f0f8e9db01e943d54351c04..785491b3610bfbb7bdd193089afe26eaf07f613c 100644 Binary files a/models/c5cb583_003/4000_steps/outputs/00006-2163100000-ohwx astronaut.png and b/models/c5cb583_003/4000_steps/outputs/00006-2163100000-ohwx astronaut.png differ diff --git a/models/c5cb583_004/2000_steps/c5cb583_004_gta_standard_2000.ckpt b/models/c5cb583_004/2000_steps/c5cb583_004_gta_2000.ckpt similarity index 100% rename from models/c5cb583_004/2000_steps/c5cb583_004_gta_standard_2000.ckpt rename to models/c5cb583_004/2000_steps/c5cb583_004_gta_2000.ckpt diff --git a/models/c5cb583_004/2000_steps/c5cb583_004_gta_2000.jpg b/models/c5cb583_004/2000_steps/c5cb583_004_gta_2000.jpg new file mode 100644 index 0000000000000000000000000000000000000000..975705347e13c01b7b342034ce2859ea73077b0b Binary files /dev/null and b/models/c5cb583_004/2000_steps/c5cb583_004_gta_2000.jpg differ diff --git a/models/c5cb583_004/2000_steps/grid-0000-2163100000-ohwx sunrise.jpg b/models/c5cb583_004/2000_steps/grid-0000-2163100000-ohwx sunrise.jpg deleted file mode 100644 index 52834b5dfbb4e13806bb6a5bcf2dddef0c57240b..0000000000000000000000000000000000000000 --- a/models/c5cb583_004/2000_steps/grid-0000-2163100000-ohwx sunrise.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8dcf7e494089aa30ece517c8063d1678d0c59809c423089b21e7629d2f14277e -size 395820 diff --git a/models/c5cb583_004/2000_steps/outputs/00000-2163100000-ohwx sunrise.png b/models/c5cb583_004/2000_steps/outputs/00000-2163100000-ohwx sunrise.png index 1e123116b80991f4825f1ec88ccbfe80f17c2d72..6ea414169c6a87841865c11d1eda5235733f2603 100644 Binary files a/models/c5cb583_004/2000_steps/outputs/00000-2163100000-ohwx sunrise.png and b/models/c5cb583_004/2000_steps/outputs/00000-2163100000-ohwx sunrise.png differ diff --git a/models/c5cb583_004/2000_steps/outputs/00001-2163100000-ohwx airplane.png b/models/c5cb583_004/2000_steps/outputs/00001-2163100000-ohwx airplane.png index dcf6bd871fe8762fa634031e35616733d52c4e5d..85f40608f553d8dc0ef4fad9ac332078122cb3e6 100644 Binary files a/models/c5cb583_004/2000_steps/outputs/00001-2163100000-ohwx airplane.png and b/models/c5cb583_004/2000_steps/outputs/00001-2163100000-ohwx airplane.png differ diff --git a/models/c5cb583_004/2000_steps/outputs/00002-2163100000-ohwx tree cars money.png b/models/c5cb583_004/2000_steps/outputs/00002-2163100000-ohwx tree cars money.png index a87e4966eb53c463d409679a4874674b6ecfd2c8..8cf0d9b78ee4b7d47f05e20bc615590dc2d57434 100644 Binary files a/models/c5cb583_004/2000_steps/outputs/00002-2163100000-ohwx tree cars money.png and b/models/c5cb583_004/2000_steps/outputs/00002-2163100000-ohwx tree cars money.png differ diff --git a/models/c5cb583_004/2000_steps/outputs/00003-2163100000-ohwx amazing landscape vivid.png b/models/c5cb583_004/2000_steps/outputs/00003-2163100000-ohwx amazing landscape vivid.png index d2ce560e29e0238a0b1c95dc98679419950ba7e2..5f3c4eb854643f2ffa03e294e0317a4812105165 100644 Binary files a/models/c5cb583_004/2000_steps/outputs/00003-2163100000-ohwx amazing landscape vivid.png and b/models/c5cb583_004/2000_steps/outputs/00003-2163100000-ohwx amazing landscape vivid.png differ diff --git a/models/c5cb583_004/2000_steps/outputs/00004-2163100000-ohwx detailed princess peach.png b/models/c5cb583_004/2000_steps/outputs/00004-2163100000-ohwx detailed princess peach.png index c8122977304e89407f6078efd817a489007be72d..e92d8cc013129cc572be38e9633cd8f707221af7 100644 Binary files a/models/c5cb583_004/2000_steps/outputs/00004-2163100000-ohwx detailed princess peach.png and b/models/c5cb583_004/2000_steps/outputs/00004-2163100000-ohwx detailed princess peach.png differ diff --git a/models/c5cb583_004/2000_steps/outputs/00005-2163100000-ohwx detailed cowboy in the snow.png b/models/c5cb583_004/2000_steps/outputs/00005-2163100000-ohwx detailed cowboy in the snow.png index 5965a750c1e96ca3788861fe739798aa4482de35..e0903af0d2baa3fa0978765138e8543b05b352e6 100644 Binary files a/models/c5cb583_004/2000_steps/outputs/00005-2163100000-ohwx detailed cowboy in the snow.png and b/models/c5cb583_004/2000_steps/outputs/00005-2163100000-ohwx detailed cowboy in the snow.png differ diff --git a/models/c5cb583_004/2000_steps/outputs/00006-2163100000-ohwx astronaut.png b/models/c5cb583_004/2000_steps/outputs/00006-2163100000-ohwx astronaut.png index 2307eded4a31c134c1cd2fddf4a45fd3321d9c87..508f93b4a5e6d42ffc1005d3fa871e1679988638 100644 Binary files a/models/c5cb583_004/2000_steps/outputs/00006-2163100000-ohwx astronaut.png and b/models/c5cb583_004/2000_steps/outputs/00006-2163100000-ohwx astronaut.png differ diff --git a/models/c5cb583_004/4000_steps/c5cb583_004_gta_standard_4000.ckpt b/models/c5cb583_004/4000_steps/c5cb583_004_gta_4000.ckpt similarity index 100% rename from models/c5cb583_004/4000_steps/c5cb583_004_gta_standard_4000.ckpt rename to models/c5cb583_004/4000_steps/c5cb583_004_gta_4000.ckpt diff --git a/models/c5cb583_004/4000_steps/c5cb583_004_gta_4000.jpg b/models/c5cb583_004/4000_steps/c5cb583_004_gta_4000.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ef1206d68a1c42bc003fe5b3136d6a9297caf3ed Binary files /dev/null and b/models/c5cb583_004/4000_steps/c5cb583_004_gta_4000.jpg differ diff --git a/models/c5cb583_004/4000_steps/grid-0000-2163100000-ohwx sunrise.jpg b/models/c5cb583_004/4000_steps/grid-0000-2163100000-ohwx sunrise.jpg deleted file mode 100644 index f09a2365f38a3573eed034d19f270e106e448aac..0000000000000000000000000000000000000000 --- a/models/c5cb583_004/4000_steps/grid-0000-2163100000-ohwx sunrise.jpg +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4d70e1c43efca6c41f91aae1d97ec68e8a82dffe2fabc184ea52889139fab952 -size 422215 diff --git a/models/c5cb583_004/4000_steps/outputs/00000-2163100000-ohwx sunrise.png b/models/c5cb583_004/4000_steps/outputs/00000-2163100000-ohwx sunrise.png index ba31a5ce1573f0bdbd64e7be1ac94bc2ac2289c7..6b239cb7e3955c50cc3b3ff3cb4f8be4e2e086af 100644 Binary files a/models/c5cb583_004/4000_steps/outputs/00000-2163100000-ohwx sunrise.png and b/models/c5cb583_004/4000_steps/outputs/00000-2163100000-ohwx sunrise.png differ diff --git a/models/c5cb583_004/4000_steps/outputs/00001-2163100000-ohwx airplane.png b/models/c5cb583_004/4000_steps/outputs/00001-2163100000-ohwx airplane.png index f1b5f0be0dd781cc9f8eb304778054d7889e6626..eb1c13f618015d8b4afe4126a0b744d5d6e15d61 100644 Binary files a/models/c5cb583_004/4000_steps/outputs/00001-2163100000-ohwx airplane.png and b/models/c5cb583_004/4000_steps/outputs/00001-2163100000-ohwx airplane.png differ diff --git a/models/c5cb583_004/4000_steps/outputs/00002-2163100000-ohwx tree cars money.png b/models/c5cb583_004/4000_steps/outputs/00002-2163100000-ohwx tree cars money.png index 8bc0d87b1bc5c1a35dc4aa8c60f841c847de8a8b..080e5cd834077584e3c7656dfcf9244eb13cd926 100644 Binary files a/models/c5cb583_004/4000_steps/outputs/00002-2163100000-ohwx tree cars money.png and b/models/c5cb583_004/4000_steps/outputs/00002-2163100000-ohwx tree cars money.png differ diff --git a/models/c5cb583_004/4000_steps/outputs/00003-2163100000-ohwx amazing landscape vivid.png b/models/c5cb583_004/4000_steps/outputs/00003-2163100000-ohwx amazing landscape vivid.png index 34842736f2dc8038d1af19aa97969929e4118d68..0270603ff16c275c394c02afccba138dac9c68e4 100644 Binary files a/models/c5cb583_004/4000_steps/outputs/00003-2163100000-ohwx amazing landscape vivid.png and b/models/c5cb583_004/4000_steps/outputs/00003-2163100000-ohwx amazing landscape vivid.png differ diff --git a/models/c5cb583_004/4000_steps/outputs/00004-2163100000-ohwx detailed princess peach.png b/models/c5cb583_004/4000_steps/outputs/00004-2163100000-ohwx detailed princess peach.png index 3c76ff0d0d811967b7071e35b1b1bdcbf3c95dbf..77a15fc871494fad717a6b3580f64050f60574b2 100644 Binary files a/models/c5cb583_004/4000_steps/outputs/00004-2163100000-ohwx detailed princess peach.png and b/models/c5cb583_004/4000_steps/outputs/00004-2163100000-ohwx detailed princess peach.png differ diff --git a/models/c5cb583_004/4000_steps/outputs/00005-2163100000-ohwx detailed cowboy in the snow.png b/models/c5cb583_004/4000_steps/outputs/00005-2163100000-ohwx detailed cowboy in the snow.png index 1e9b6f018dc8a4259a4a2e52e0a96504487bfb05..e5559ca9641aad1d5aa395625356adc89285c55b 100644 Binary files a/models/c5cb583_004/4000_steps/outputs/00005-2163100000-ohwx detailed cowboy in the snow.png and b/models/c5cb583_004/4000_steps/outputs/00005-2163100000-ohwx detailed cowboy in the snow.png differ diff --git a/models/c5cb583_004/4000_steps/outputs/00006-2163100000-ohwx astronaut.png b/models/c5cb583_004/4000_steps/outputs/00006-2163100000-ohwx astronaut.png index 00b7b529b50a009285ddaf26284b1c20200c0d9b..080161ce07f5315cbb825e5d613d103c27555870 100644 Binary files a/models/c5cb583_004/4000_steps/outputs/00006-2163100000-ohwx astronaut.png and b/models/c5cb583_004/4000_steps/outputs/00006-2163100000-ohwx astronaut.png differ diff --git a/models/da2a45_000/gtada2a4_2000.ckpt b/models/da2a45_000/2000_steps/da2a45_000_gta_2000.ckpt similarity index 100% rename from models/da2a45_000/gtada2a4_2000.ckpt rename to models/da2a45_000/2000_steps/da2a45_000_gta_2000.ckpt diff --git a/models/da2a45_000/2000_steps/outputs/00000-2163100000-ohwx sunrise.png b/models/da2a45_000/2000_steps/outputs/00000-2163100000-ohwx sunrise.png new file mode 100644 index 0000000000000000000000000000000000000000..35da2027bef92db87ef2f5ff52dfac6e35cd4a0f Binary files /dev/null and b/models/da2a45_000/2000_steps/outputs/00000-2163100000-ohwx sunrise.png differ diff --git a/models/da2a45_000/2000_steps/outputs/00001-2163100000-ohwx airplane.png b/models/da2a45_000/2000_steps/outputs/00001-2163100000-ohwx airplane.png new file mode 100644 index 0000000000000000000000000000000000000000..7c94669820931b67d35ead6b94eaed433adc5af2 Binary files /dev/null and b/models/da2a45_000/2000_steps/outputs/00001-2163100000-ohwx airplane.png differ diff --git a/models/da2a45_000/2000_steps/outputs/00002-2163100000-ohwx tree cars money.png b/models/da2a45_000/2000_steps/outputs/00002-2163100000-ohwx tree cars money.png new file mode 100644 index 0000000000000000000000000000000000000000..35430d131f5a13f462348e95729b3d54df6593ee Binary files /dev/null and b/models/da2a45_000/2000_steps/outputs/00002-2163100000-ohwx tree cars money.png differ diff --git a/models/da2a45_000/2000_steps/outputs/00003-2163100000-ohwx amazing landscape vivid.png b/models/da2a45_000/2000_steps/outputs/00003-2163100000-ohwx amazing landscape vivid.png new file mode 100644 index 0000000000000000000000000000000000000000..93db8400b254114d2f123545236e3f37e5a6b298 Binary files /dev/null and b/models/da2a45_000/2000_steps/outputs/00003-2163100000-ohwx amazing landscape vivid.png differ diff --git a/models/da2a45_000/2000_steps/outputs/00004-2163100000-ohwx detailed princess peach.png b/models/da2a45_000/2000_steps/outputs/00004-2163100000-ohwx detailed princess peach.png new file mode 100644 index 0000000000000000000000000000000000000000..4815ac4e1467980c225d05265b4ff8e450246f90 Binary files /dev/null and b/models/da2a45_000/2000_steps/outputs/00004-2163100000-ohwx detailed princess peach.png differ diff --git a/models/da2a45_000/2000_steps/outputs/00005-2163100000-ohwx detailed cowboy in the snow.png b/models/da2a45_000/2000_steps/outputs/00005-2163100000-ohwx detailed cowboy in the snow.png new file mode 100644 index 0000000000000000000000000000000000000000..02a83783164d3d0b65226b60b7ac50a0025bbc0c Binary files /dev/null and b/models/da2a45_000/2000_steps/outputs/00005-2163100000-ohwx detailed cowboy in the snow.png differ diff --git a/models/da2a45_000/2000_steps/outputs/00006-2163100000-ohwx astronaut.png b/models/da2a45_000/2000_steps/outputs/00006-2163100000-ohwx astronaut.png new file mode 100644 index 0000000000000000000000000000000000000000..6cdec856e403fa2bbfb3389d1f41080771a5fd87 Binary files /dev/null and b/models/da2a45_000/2000_steps/outputs/00006-2163100000-ohwx astronaut.png differ diff --git a/models/da2a45_000/gtada2a4_4000.ckpt b/models/da2a45_000/4000_steps/da2a45_000_gta_4000.ckpt similarity index 100% rename from models/da2a45_000/gtada2a4_4000.ckpt rename to models/da2a45_000/4000_steps/da2a45_000_gta_4000.ckpt diff --git a/models/da2a45_000/4000_steps/outputs/00000-2163100000-ohwx sunrise.png b/models/da2a45_000/4000_steps/outputs/00000-2163100000-ohwx sunrise.png new file mode 100644 index 0000000000000000000000000000000000000000..cdbfda0db9106bd8c89041c85965258e96477aa0 Binary files /dev/null and b/models/da2a45_000/4000_steps/outputs/00000-2163100000-ohwx sunrise.png differ diff --git a/models/da2a45_000/4000_steps/outputs/00001-2163100000-ohwx airplane.png b/models/da2a45_000/4000_steps/outputs/00001-2163100000-ohwx airplane.png new file mode 100644 index 0000000000000000000000000000000000000000..ac3ab7714b4b80b4ee3db7a96147cfe36a3bec3d Binary files /dev/null and b/models/da2a45_000/4000_steps/outputs/00001-2163100000-ohwx airplane.png differ diff --git a/models/da2a45_000/4000_steps/outputs/00002-2163100000-ohwx tree cars money.png b/models/da2a45_000/4000_steps/outputs/00002-2163100000-ohwx tree cars money.png new file mode 100644 index 0000000000000000000000000000000000000000..edb1c27c980608275905d188601d039e59ae9b26 Binary files /dev/null and b/models/da2a45_000/4000_steps/outputs/00002-2163100000-ohwx tree cars money.png differ diff --git a/models/da2a45_000/4000_steps/outputs/00003-2163100000-ohwx amazing landscape vivid.png b/models/da2a45_000/4000_steps/outputs/00003-2163100000-ohwx amazing landscape vivid.png new file mode 100644 index 0000000000000000000000000000000000000000..377bc573b7f2b985ee12b686146c5a79b8c73572 Binary files /dev/null and b/models/da2a45_000/4000_steps/outputs/00003-2163100000-ohwx amazing landscape vivid.png differ diff --git a/models/da2a45_000/4000_steps/outputs/00004-2163100000-ohwx detailed princess peach.png b/models/da2a45_000/4000_steps/outputs/00004-2163100000-ohwx detailed princess peach.png new file mode 100644 index 0000000000000000000000000000000000000000..8c440347e374cf391837f0e760b2fccbede4f69d Binary files /dev/null and b/models/da2a45_000/4000_steps/outputs/00004-2163100000-ohwx detailed princess peach.png differ diff --git a/models/da2a45_000/4000_steps/outputs/00005-2163100000-ohwx detailed cowboy in the snow.png b/models/da2a45_000/4000_steps/outputs/00005-2163100000-ohwx detailed cowboy in the snow.png new file mode 100644 index 0000000000000000000000000000000000000000..1a266502d01c77c5cbd904695b8964cff3e3b3f5 Binary files /dev/null and b/models/da2a45_000/4000_steps/outputs/00005-2163100000-ohwx detailed cowboy in the snow.png differ diff --git a/models/da2a45_000/4000_steps/outputs/00006-2163100000-ohwx astronaut.png b/models/da2a45_000/4000_steps/outputs/00006-2163100000-ohwx astronaut.png new file mode 100644 index 0000000000000000000000000000000000000000..155db576a528eb0ae1191de2c66c42bddb3751b8 Binary files /dev/null and b/models/da2a45_000/4000_steps/outputs/00006-2163100000-ohwx astronaut.png differ diff --git a/models/da2a45_000/gtada2a4_6000.ckpt b/models/da2a45_000/6000_steps/da2a45_000_gta_6000.ckpt similarity index 100% rename from models/da2a45_000/gtada2a4_6000.ckpt rename to models/da2a45_000/6000_steps/da2a45_000_gta_6000.ckpt diff --git a/models/da2a45_000/6000_steps/outputs/00000-2163100000-ohwx sunrise.png b/models/da2a45_000/6000_steps/outputs/00000-2163100000-ohwx sunrise.png new file mode 100644 index 0000000000000000000000000000000000000000..235eda804b633175b1ebd695de779223ffda5c65 Binary files /dev/null and b/models/da2a45_000/6000_steps/outputs/00000-2163100000-ohwx sunrise.png differ diff --git a/models/da2a45_000/6000_steps/outputs/00001-2163100000-ohwx airplane.png b/models/da2a45_000/6000_steps/outputs/00001-2163100000-ohwx airplane.png new file mode 100644 index 0000000000000000000000000000000000000000..a4e4776baee29715e9bdca7e581cbfacbad42eb4 Binary files /dev/null and b/models/da2a45_000/6000_steps/outputs/00001-2163100000-ohwx airplane.png differ diff --git a/models/da2a45_000/6000_steps/outputs/00002-2163100000-ohwx tree cars money.png b/models/da2a45_000/6000_steps/outputs/00002-2163100000-ohwx tree cars money.png new file mode 100644 index 0000000000000000000000000000000000000000..fc4323c341a889aeb7c15743d49333e09fb008c3 Binary files /dev/null and b/models/da2a45_000/6000_steps/outputs/00002-2163100000-ohwx tree cars money.png differ diff --git a/models/da2a45_000/6000_steps/outputs/00003-2163100000-ohwx amazing landscape vivid.png b/models/da2a45_000/6000_steps/outputs/00003-2163100000-ohwx amazing landscape vivid.png new file mode 100644 index 0000000000000000000000000000000000000000..24122be92c66c457ac482cba531ec03ffe146505 Binary files /dev/null and b/models/da2a45_000/6000_steps/outputs/00003-2163100000-ohwx amazing landscape vivid.png differ diff --git a/models/da2a45_000/6000_steps/outputs/00004-2163100000-ohwx detailed princess peach.png b/models/da2a45_000/6000_steps/outputs/00004-2163100000-ohwx detailed princess peach.png new file mode 100644 index 0000000000000000000000000000000000000000..d1dfd329a85b7daa155269726f3cbcd44ef547c2 Binary files /dev/null and b/models/da2a45_000/6000_steps/outputs/00004-2163100000-ohwx detailed princess peach.png differ diff --git a/models/da2a45_000/6000_steps/outputs/00005-2163100000-ohwx detailed cowboy in the snow.png b/models/da2a45_000/6000_steps/outputs/00005-2163100000-ohwx detailed cowboy in the snow.png new file mode 100644 index 0000000000000000000000000000000000000000..65d80c8d669b6f6b20bd38d9b932dc74ee529456 Binary files /dev/null and b/models/da2a45_000/6000_steps/outputs/00005-2163100000-ohwx detailed cowboy in the snow.png differ diff --git a/models/da2a45_000/6000_steps/outputs/00006-2163100000-ohwx astronaut.png b/models/da2a45_000/6000_steps/outputs/00006-2163100000-ohwx astronaut.png new file mode 100644 index 0000000000000000000000000000000000000000..2a45b861dc9dc184dd6184137ea4e834148ee6b0 Binary files /dev/null and b/models/da2a45_000/6000_steps/outputs/00006-2163100000-ohwx astronaut.png differ diff --git a/models/da2a45_000/outputs/2k/00000-2163100000-ohwx sunrise.png b/models/da2a45_000/outputs/2k/00000-2163100000-ohwx sunrise.png deleted file mode 100644 index 179e4880ba399fe06b25eb49b89888bfc6b6216f..0000000000000000000000000000000000000000 --- a/models/da2a45_000/outputs/2k/00000-2163100000-ohwx sunrise.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d9ce4926a477c103ea2a48a62c025c7b9166e8a590306b97676f2b85a5db1807 -size 261088 diff --git a/models/da2a45_000/outputs/2k/00001-2163100000-ohwx airplane.png b/models/da2a45_000/outputs/2k/00001-2163100000-ohwx airplane.png deleted file mode 100644 index 2e41da389527bdf6e880672c44af52c0eb769f43..0000000000000000000000000000000000000000 --- a/models/da2a45_000/outputs/2k/00001-2163100000-ohwx airplane.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a28f7d4492bd7f2f10b86f86eb3846e74aa875358d226a9aad4cef753954f0cc -size 256488 diff --git a/models/da2a45_000/outputs/2k/00002-2163100000-ohwx tree cars money.png b/models/da2a45_000/outputs/2k/00002-2163100000-ohwx tree cars money.png deleted file mode 100644 index 61feaa7cfb44d07774d6778e2728e5e2d8cea069..0000000000000000000000000000000000000000 --- a/models/da2a45_000/outputs/2k/00002-2163100000-ohwx tree cars money.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1a39dcd592610ad5786469c0e93ead87355259ee6dac64ad21d252970911c7b5 -size 402396 diff --git a/models/da2a45_000/outputs/2k/00003-2163100000-ohwx amazing landscape vivid.png b/models/da2a45_000/outputs/2k/00003-2163100000-ohwx amazing landscape vivid.png deleted file mode 100644 index 67b1eb69723f02820c7fbf981a5325db553fa952..0000000000000000000000000000000000000000 --- a/models/da2a45_000/outputs/2k/00003-2163100000-ohwx amazing landscape vivid.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f48d64edf6907858b2f2989b1f0fc6cda65dd8f445178c63857f6a72fc5a1ec6 -size 437701 diff --git a/models/da2a45_000/outputs/2k/00004-2163100000-ohwx detailed princess peach.png b/models/da2a45_000/outputs/2k/00004-2163100000-ohwx detailed princess peach.png deleted file mode 100644 index d66bc2ac7fb854065eaf6c3838ec87c1b7228391..0000000000000000000000000000000000000000 --- a/models/da2a45_000/outputs/2k/00004-2163100000-ohwx detailed princess peach.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:782a12af472084a5b7ebaa39299d013ae0d0467953a15ff81c6e7886a42a9bbf -size 358301 diff --git a/models/da2a45_000/outputs/2k/00005-2163100000-ohwx detailed cowboy in the snow.png b/models/da2a45_000/outputs/2k/00005-2163100000-ohwx detailed cowboy in the snow.png deleted file mode 100644 index 72e8b8f3c84cd1a269a7fc5bddae54e6368e5661..0000000000000000000000000000000000000000 --- a/models/da2a45_000/outputs/2k/00005-2163100000-ohwx detailed cowboy in the snow.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a7d6ff3570c58c3e348b1c9b230bc114d3832e5730926361a999626ae0b37fb8 -size 490507 diff --git a/models/da2a45_000/outputs/2k/00006-2163100000-ohwx astronaut.png b/models/da2a45_000/outputs/2k/00006-2163100000-ohwx astronaut.png deleted file mode 100644 index 35686962870c892d836c728d9ea992a37a541bfe..0000000000000000000000000000000000000000 --- a/models/da2a45_000/outputs/2k/00006-2163100000-ohwx astronaut.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e3bcdbaf19505124c63e74212e99a07e93bc6ff1e3e4c0ce24757942cf55c76b -size 392699 diff --git a/models/da2a45_000/outputs/4k/00000-2163100000-ohwx sunrise.png b/models/da2a45_000/outputs/4k/00000-2163100000-ohwx sunrise.png deleted file mode 100644 index 1fa225cb3ad790267ff66022905e285ed80a07db..0000000000000000000000000000000000000000 --- a/models/da2a45_000/outputs/4k/00000-2163100000-ohwx sunrise.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0bf5e258a5e25f0c508e55e934f6d17d870a82ba8ddc9fb920ba71de0803cd85 -size 266750 diff --git a/models/da2a45_000/outputs/4k/00001-2163100000-ohwx airplane.png b/models/da2a45_000/outputs/4k/00001-2163100000-ohwx airplane.png deleted file mode 100644 index 24bfa23710244f21334063711b03d6d0e301f169..0000000000000000000000000000000000000000 --- a/models/da2a45_000/outputs/4k/00001-2163100000-ohwx airplane.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8387cdfc047a91e1d86abf5f406a0dca7e4217e75211f0f257d1381de505466b -size 246602 diff --git a/models/da2a45_000/outputs/4k/00002-2163100000-ohwx tree cars money.png b/models/da2a45_000/outputs/4k/00002-2163100000-ohwx tree cars money.png deleted file mode 100644 index 8e159af88ccd827788ee7be158fb5cbee65f60a0..0000000000000000000000000000000000000000 --- a/models/da2a45_000/outputs/4k/00002-2163100000-ohwx tree cars money.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6060bd873f270b6132cc05ad37d95f868c2153b078bb9f61190ae3098674b57b -size 401313 diff --git a/models/da2a45_000/outputs/4k/00003-2163100000-ohwx amazing landscape vivid.png b/models/da2a45_000/outputs/4k/00003-2163100000-ohwx amazing landscape vivid.png deleted file mode 100644 index a80b03327f071fcccd785f3e5c6ecfcaea00a05f..0000000000000000000000000000000000000000 --- a/models/da2a45_000/outputs/4k/00003-2163100000-ohwx amazing landscape vivid.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1a4735a33ad7dcde0f5eea363bdd7ce65df3c0e4d25687208b30660d02c3b33e -size 333326 diff --git a/models/da2a45_000/outputs/4k/00004-2163100000-ohwx detailed princess peach.png b/models/da2a45_000/outputs/4k/00004-2163100000-ohwx detailed princess peach.png deleted file mode 100644 index 76c5a20ad78e95cb3cd6ee2a6bfa35dc152acfe5..0000000000000000000000000000000000000000 --- a/models/da2a45_000/outputs/4k/00004-2163100000-ohwx detailed princess peach.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7ca9c9322188006102bbdcfcc545403c1069aacf280d979516f205b2788a91fb -size 318938 diff --git a/models/da2a45_000/outputs/4k/00005-2163100000-ohwx detailed cowboy in the snow.png b/models/da2a45_000/outputs/4k/00005-2163100000-ohwx detailed cowboy in the snow.png deleted file mode 100644 index 1d45a2fe110613b89aed83e4b4927d1e3b0f31dc..0000000000000000000000000000000000000000 --- a/models/da2a45_000/outputs/4k/00005-2163100000-ohwx detailed cowboy in the snow.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:55a9a2435359c21fa3926b4bdb02bb6239a4c6a022e76ec3591a65904e70e8e5 -size 446159 diff --git a/models/da2a45_000/outputs/4k/00006-2163100000-ohwx astronaut.png b/models/da2a45_000/outputs/4k/00006-2163100000-ohwx astronaut.png deleted file mode 100644 index 4df5476faca0082663d608e04efea170b7d817d3..0000000000000000000000000000000000000000 --- a/models/da2a45_000/outputs/4k/00006-2163100000-ohwx astronaut.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:71c623e765d7aa760938f3f1eb7a4a21f32b5726c5a67208aaeebdf6a509fa34 -size 411412 diff --git a/models/da2a45_000/outputs/6k/00000-2163100000-ohwx sunrise.png b/models/da2a45_000/outputs/6k/00000-2163100000-ohwx sunrise.png deleted file mode 100644 index fdc651ad4f5f645e91697d6b14dbdf321acac3fe..0000000000000000000000000000000000000000 --- a/models/da2a45_000/outputs/6k/00000-2163100000-ohwx sunrise.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f37e05c3d1fb61457414ce3b2a2169ea63b014aa28373ce6e444031e4b39888f -size 311485 diff --git a/models/da2a45_000/outputs/6k/00001-2163100000-ohwx airplane.png b/models/da2a45_000/outputs/6k/00001-2163100000-ohwx airplane.png deleted file mode 100644 index b0a02ee07c690c66b216b1c687bcc84693481d4b..0000000000000000000000000000000000000000 --- a/models/da2a45_000/outputs/6k/00001-2163100000-ohwx airplane.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ba753f6a7ce0e84c7ca2af826164c020023d50dbb79f770b89f8240b9efade10 -size 280886 diff --git a/models/da2a45_000/outputs/6k/00002-2163100000-ohwx tree cars money.png b/models/da2a45_000/outputs/6k/00002-2163100000-ohwx tree cars money.png deleted file mode 100644 index 05c8c824c6d57069dc4b1a7e99a54a3b8d045d9c..0000000000000000000000000000000000000000 --- a/models/da2a45_000/outputs/6k/00002-2163100000-ohwx tree cars money.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9f5e78066ae36664bdc14cd4993d469751ce24120fd79a9bfccbb2e47b952983 -size 375205 diff --git a/models/da2a45_000/outputs/6k/00003-2163100000-ohwx amazing landscape vivid.png b/models/da2a45_000/outputs/6k/00003-2163100000-ohwx amazing landscape vivid.png deleted file mode 100644 index 2f4a5e4b98d830cc747cba0ebf8ce3bcdbe4ddc6..0000000000000000000000000000000000000000 --- a/models/da2a45_000/outputs/6k/00003-2163100000-ohwx amazing landscape vivid.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1eb64f6092758214bf01b91480044ceb8f44f1be8632eddaf348aaeb8ebffc9c -size 358887 diff --git a/models/da2a45_000/outputs/6k/00004-2163100000-ohwx detailed princess peach.png b/models/da2a45_000/outputs/6k/00004-2163100000-ohwx detailed princess peach.png deleted file mode 100644 index d974a4e33e56d01d7cdb9358ac3906b4dbbd4317..0000000000000000000000000000000000000000 --- a/models/da2a45_000/outputs/6k/00004-2163100000-ohwx detailed princess peach.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:36a4687d111a183c2b71a5de9501abee44120dd84195b1a6fd3117b704aef055 -size 405207 diff --git a/models/da2a45_000/outputs/6k/00005-2163100000-ohwx detailed cowboy in the snow.png b/models/da2a45_000/outputs/6k/00005-2163100000-ohwx detailed cowboy in the snow.png deleted file mode 100644 index 8662101740fdf317201b95652b52bd56a979f4a2..0000000000000000000000000000000000000000 --- a/models/da2a45_000/outputs/6k/00005-2163100000-ohwx detailed cowboy in the snow.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:29e65f218adeb6a21015f48973e9eea9274c533ff99845be048d398ea09e8491 -size 421236 diff --git a/models/da2a45_000/outputs/6k/00006-2163100000-ohwx astronaut.png b/models/da2a45_000/outputs/6k/00006-2163100000-ohwx astronaut.png deleted file mode 100644 index 5f879a39bf3a4e631aec77e491cf5fd533bbdddf..0000000000000000000000000000000000000000 --- a/models/da2a45_000/outputs/6k/00006-2163100000-ohwx astronaut.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1e7dcd6496f082422913e0f3db53a28cee0b7bf920d6a019e5f6ef6195cc8fa4 -size 422153