diff --git a/app.py b/app.py index e4d929b9ea8a0279f1d40712f8bc94e8942d27d7..ce491f43e30b8b270fbb53329785008b2573f0db 100644 --- a/app.py +++ b/app.py @@ -14,7 +14,7 @@ from utils.sd3 import sd3_editing device = "cuda" if torch.cuda.is_available() else "cpu" -# pipe_sd3 = StableDiffusion3Pipeline.from_pretrained("stabilityai/stable-diffusion-3-medium-diffusers", torch_dtype=torch.float16, token=os.getenv('HF_ACCESS_TOK')) +pipe_sd3 = StableDiffusion3Pipeline.from_pretrained("stabilityai/stable-diffusion-3-medium-diffusers", torch_dtype=torch.float16, token=os.getenv('HF_ACCESS_TOK')) pipe_flux = FluxPipeline.from_pretrained("black-forest-labs/FLUX.1-dev", torch_dtype=torch.float16, token=os.getenv('HF_ACCESS_TOK')) @@ -88,8 +88,8 @@ def FlowOpt_run( if model_type_val == 'FLUX': pipe = pipe_flux.to(device) - # elif model_type_val == 'SD3': - # pipe = pipe_sd3.to(device) + elif model_type_val == 'SD3': + pipe = pipe_sd3.to(device) else: raise NotImplementedError(f"Model type {model_type_val} not implemented") diff --git a/example_outputs/.DS_Store b/example_outputs/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..e1aef75733e9b0f6c695e3fa0f4d57cf609c1f8a --- /dev/null +++ b/example_outputs/.DS_Store @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:591a9ab3cc4d59aa617132303385bca06b806efd04843ab683191d87c1bdb752 +size 6148 diff --git a/example_outputs/cat/.DS_Store b/example_outputs/cat/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..ad2104360b6859cd86cabe7ef3da3b4dfc50262c --- /dev/null +++ b/example_outputs/cat/.DS_Store @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f6bf8c1be6414f8314c996ddbc0115263d3f60fb53f524aacf8277dc9f3c23f +size 6148 diff --git a/example_outputs/cat/bear/flux_iterations=0.png b/example_outputs/cat/bear/flux_iterations=0.png new file mode 100644 index 0000000000000000000000000000000000000000..83674f550e8c06b61d2d95170a810069f0de849d --- /dev/null +++ b/example_outputs/cat/bear/flux_iterations=0.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:793f9c3ac09fa560f7182abe445ed9889a4139fb1a050a18868487f9c0c57158 +size 1351650 diff --git a/example_outputs/cat/bear/flux_iterations=1.png b/example_outputs/cat/bear/flux_iterations=1.png new file mode 100644 index 0000000000000000000000000000000000000000..172e64ba2401316e984ced576b771329445af9a0 --- /dev/null +++ b/example_outputs/cat/bear/flux_iterations=1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92f5184b37d62acc4a41b163e3775a64d13d35bff41c6df56d08e4377c37fb64 +size 1358091 diff --git a/example_outputs/cat/bear/flux_iterations=2.png b/example_outputs/cat/bear/flux_iterations=2.png new file mode 100644 index 0000000000000000000000000000000000000000..5d0bc1ce37747ec7fccfc08868a3d44e292da1a0 --- /dev/null +++ b/example_outputs/cat/bear/flux_iterations=2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81228669509b7b53a1542fcff716e77693dcf2289ce2dc35dc23d49b4c68431c +size 1361363 diff --git a/example_outputs/cat/bear/flux_iterations=3.png b/example_outputs/cat/bear/flux_iterations=3.png new file mode 100644 index 0000000000000000000000000000000000000000..d99bee995e513f0f00fe75bcb6ad7804e16b12dd --- /dev/null +++ b/example_outputs/cat/bear/flux_iterations=3.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6a0fe5ec3bb4e8cb6583e27c0514a648a40f187a8d49cf856d52f4109791c0e +size 1368987 diff --git a/example_outputs/cat/bear/flux_iterations=4.png b/example_outputs/cat/bear/flux_iterations=4.png new file mode 100644 index 0000000000000000000000000000000000000000..e9f2ad406508e76ee91e65f54bc5e5b91a78f41f --- /dev/null +++ b/example_outputs/cat/bear/flux_iterations=4.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4708971aa33264d4058a36188ccf8aaf4e44bd538abd89cc25105f28f7a56d5 +size 1377846 diff --git a/example_outputs/cat/bear/flux_iterations=5.png b/example_outputs/cat/bear/flux_iterations=5.png new file mode 100644 index 0000000000000000000000000000000000000000..abf1738485e4900252a94189de6a5177ef6133c4 --- /dev/null +++ b/example_outputs/cat/bear/flux_iterations=5.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:884ef4adec1cb6870411d917190d35bb79a97f51fef17a30254ae1c3e439d6c0 +size 1378250 diff --git a/example_outputs/cat/bear/flux_iterations=6.png b/example_outputs/cat/bear/flux_iterations=6.png new file mode 100644 index 0000000000000000000000000000000000000000..ffe915b6c49006b90ea67652ed96dd0aa8e937bc --- /dev/null +++ b/example_outputs/cat/bear/flux_iterations=6.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50e50fd86a38203c02191277ca82e619d029e4f5733cbc8ae1cc1ad12555732d +size 1398221 diff --git a/example_outputs/cat/bear/flux_iterations=7.png b/example_outputs/cat/bear/flux_iterations=7.png new file mode 100644 index 0000000000000000000000000000000000000000..825565494a297366cb1460be8199b2c86a54121e --- /dev/null +++ b/example_outputs/cat/bear/flux_iterations=7.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13d038b60ef68c15fcd602b4712d61d956069cfeae6b8948fa697d7bf02b2e58 +size 1392687 diff --git a/example_outputs/cat/puppy/sd3_iterations=0.png b/example_outputs/cat/puppy/sd3_iterations=0.png new file mode 100644 index 0000000000000000000000000000000000000000..6bf34daf03fb5d19cf5097c18046fee7b1caef29 --- /dev/null +++ b/example_outputs/cat/puppy/sd3_iterations=0.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e48e04581f448f2571935b06e02c65b3035241a6340334e5a68da9e0a67ddd86 +size 1468431 diff --git a/example_outputs/cat/puppy/sd3_iterations=1.png b/example_outputs/cat/puppy/sd3_iterations=1.png new file mode 100644 index 0000000000000000000000000000000000000000..ffd6d1e81494c2e505f5a39a6b857acdb57aa27b --- /dev/null +++ b/example_outputs/cat/puppy/sd3_iterations=1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2dce9a3fd9a74e1f5d5d066e7fe32eb4a18895d44ac3cc03340d01ea9e8d627 +size 1418776 diff --git a/example_outputs/cat/puppy/sd3_iterations=2.png b/example_outputs/cat/puppy/sd3_iterations=2.png new file mode 100644 index 0000000000000000000000000000000000000000..d414464148ddad6722a4904de0db90c75b9ab2ca --- /dev/null +++ b/example_outputs/cat/puppy/sd3_iterations=2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d87b9ecc00f809179abbe5e04b228bed313105f23777e62aa0b239e7bcec2cd +size 1416011 diff --git a/example_outputs/cat/puppy/sd3_iterations=3.png b/example_outputs/cat/puppy/sd3_iterations=3.png new file mode 100644 index 0000000000000000000000000000000000000000..ae5f1875ddda842b388e5588cf09dec2ff216cd0 --- /dev/null +++ b/example_outputs/cat/puppy/sd3_iterations=3.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5edc1729b3a21a260a798f53f157727e991ac0ac1fea79d967bfc25351012a8b +size 1421186 diff --git a/example_outputs/cat/puppy/sd3_iterations=4.png b/example_outputs/cat/puppy/sd3_iterations=4.png new file mode 100644 index 0000000000000000000000000000000000000000..84c022ad9f46a2e1831f5c04a59161e10289dda0 --- /dev/null +++ b/example_outputs/cat/puppy/sd3_iterations=4.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:523969cd18dc12348b089240c32a443029aeb1fe5748f951ce0b836ccb151bc3 +size 1421354 diff --git a/example_outputs/cat/puppy/sd3_iterations=5.png b/example_outputs/cat/puppy/sd3_iterations=5.png new file mode 100644 index 0000000000000000000000000000000000000000..b2ff3bfb9c37c83821b7fe1604a1cdf5246a008f --- /dev/null +++ b/example_outputs/cat/puppy/sd3_iterations=5.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a11cb6cd386a98cdade814a8a5c563a90d83ae0d006fc4727688566e8e30158 +size 1420888 diff --git a/example_outputs/cat/puppy/sd3_iterations=6.png b/example_outputs/cat/puppy/sd3_iterations=6.png new file mode 100644 index 0000000000000000000000000000000000000000..d4972f97504deb56e61e688744f0f7b3c703b459 --- /dev/null +++ b/example_outputs/cat/puppy/sd3_iterations=6.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e17eced31a2f4a057c1636b830a3591534772734a16ec82727aac0a0e90426e3 +size 1418478 diff --git a/example_outputs/cat_fridge/origami/sd3_iterations=0.png b/example_outputs/cat_fridge/origami/sd3_iterations=0.png new file mode 100644 index 0000000000000000000000000000000000000000..073ce8859485d33a892415f251efbc690dcc7c95 --- /dev/null +++ b/example_outputs/cat_fridge/origami/sd3_iterations=0.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e619da623b9f930adcb87844337d2a6ed6768fd1d4814d99325346b516684ef +size 1292135 diff --git a/example_outputs/cat_fridge/origami/sd3_iterations=1.png b/example_outputs/cat_fridge/origami/sd3_iterations=1.png new file mode 100644 index 0000000000000000000000000000000000000000..93d70c4e9f1d837c99d9a564168d26294b90b772 --- /dev/null +++ b/example_outputs/cat_fridge/origami/sd3_iterations=1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3687ae9889c6d866c5ec7b703f1af5b577e54a0cb80f3d3765ccffd4acb5e910 +size 1304357 diff --git a/example_outputs/cat_fridge/origami/sd3_iterations=2.png b/example_outputs/cat_fridge/origami/sd3_iterations=2.png new file mode 100644 index 0000000000000000000000000000000000000000..695b62dfb9c6afbefd99e80570fc6a369f47e82f --- /dev/null +++ b/example_outputs/cat_fridge/origami/sd3_iterations=2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c75467d6f6b0f6e926e72683263df08d3395ff588ffe847a64a253bb1f25dd69 +size 1291563 diff --git a/example_outputs/cat_fridge/origami/sd3_iterations=3.png b/example_outputs/cat_fridge/origami/sd3_iterations=3.png new file mode 100644 index 0000000000000000000000000000000000000000..b92ef521aebdfd8e353e4c408b2c93e86afdc891 --- /dev/null +++ b/example_outputs/cat_fridge/origami/sd3_iterations=3.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d19d3a8e7869cfb221d23edfc45d09bfa8b00a1910f34e73544d95cfba5d21c9 +size 1289432 diff --git a/example_outputs/cat_fridge/origami/sd3_iterations=4.png b/example_outputs/cat_fridge/origami/sd3_iterations=4.png new file mode 100644 index 0000000000000000000000000000000000000000..834a7750f986e62e695b64025d65332ad74c29e3 --- /dev/null +++ b/example_outputs/cat_fridge/origami/sd3_iterations=4.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d30811b13af7a76fc6453646c4955903cde03d7e9f20e28ac6c5c35f09fb1d3 +size 1290243 diff --git a/example_outputs/cat_fridge/origami/sd3_iterations=5.png b/example_outputs/cat_fridge/origami/sd3_iterations=5.png new file mode 100644 index 0000000000000000000000000000000000000000..cdaf5af8f7f9b4da1c16581dcc2ae5dc8febbb77 --- /dev/null +++ b/example_outputs/cat_fridge/origami/sd3_iterations=5.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:346a610c3e1f0552bf8c45ccdd4a631dd3e6108aef7d4cd8ef61bf6b8e7bf0d2 +size 1288952 diff --git a/example_outputs/cat_fridge/origami/sd3_iterations=6.png b/example_outputs/cat_fridge/origami/sd3_iterations=6.png new file mode 100644 index 0000000000000000000000000000000000000000..e4bd687acf86a458f78a7516e13c3746d81dca48 --- /dev/null +++ b/example_outputs/cat_fridge/origami/sd3_iterations=6.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d82e451a66f6825b04623a8a137c56fc4a2c2e49651e7ebc57a25ba8d1e5d0f +size 1293426 diff --git a/example_outputs/cat_fridge/origami/sd3_iterations=7.png b/example_outputs/cat_fridge/origami/sd3_iterations=7.png new file mode 100644 index 0000000000000000000000000000000000000000..1ccac5f8ee1e6c30397e1fcfb51842edfc47ca0e --- /dev/null +++ b/example_outputs/cat_fridge/origami/sd3_iterations=7.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43b20f3c1e1f47e39a00c89326af8295592a6da572cbe72745e2b34b5eff4776 +size 1292198 diff --git a/example_outputs/cat_fridge/origami/sd3_iterations=8.png b/example_outputs/cat_fridge/origami/sd3_iterations=8.png new file mode 100644 index 0000000000000000000000000000000000000000..da920970dcd62740ef806592d69928b43162029d --- /dev/null +++ b/example_outputs/cat_fridge/origami/sd3_iterations=8.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d56cd1945c054fcd3538b2b36cb1eaae62c38a746232f0a0a7564fd732b218c +size 1294023 diff --git a/example_outputs/corgi_walking/guinea_pig/flux_iterations=0.png b/example_outputs/corgi_walking/guinea_pig/flux_iterations=0.png new file mode 100644 index 0000000000000000000000000000000000000000..2c628af724e4cf9f27589dfa8c465d5b6ebf84f1 --- /dev/null +++ b/example_outputs/corgi_walking/guinea_pig/flux_iterations=0.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0534c2ed69900b181e1214c86d7616ba40b4ebae5aafd821e569c5df7bad3b36 +size 1321190 diff --git a/example_outputs/corgi_walking/guinea_pig/flux_iterations=1.png b/example_outputs/corgi_walking/guinea_pig/flux_iterations=1.png new file mode 100644 index 0000000000000000000000000000000000000000..b745ccd40584121f0b8e6cabd840324fc0c30b77 --- /dev/null +++ b/example_outputs/corgi_walking/guinea_pig/flux_iterations=1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cdd267e8d51d77d5addbc82c9667382a5f128ff4f9c50c453c60ee98cc6d05b8 +size 1340156 diff --git a/example_outputs/corgi_walking/guinea_pig/flux_iterations=2.png b/example_outputs/corgi_walking/guinea_pig/flux_iterations=2.png new file mode 100644 index 0000000000000000000000000000000000000000..a6e5b41fce5b9b519465b52a1a0d69f0b1701728 --- /dev/null +++ b/example_outputs/corgi_walking/guinea_pig/flux_iterations=2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53bd46eba89611e18092ce93ac5d85c6a3d1c7fd299bc9bc68c519da5d2ed493 +size 1361451 diff --git a/example_outputs/corgi_walking/guinea_pig/flux_iterations=3.png b/example_outputs/corgi_walking/guinea_pig/flux_iterations=3.png new file mode 100644 index 0000000000000000000000000000000000000000..84ee1771d347d50c0c4a7d69a4843226fc83b83f --- /dev/null +++ b/example_outputs/corgi_walking/guinea_pig/flux_iterations=3.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d49cdabfab5d832c6e9f845cabc8829cd7762576b630d46a359cdc18fffc8791 +size 1383801 diff --git a/example_outputs/corgi_walking/guinea_pig/flux_iterations=4.png b/example_outputs/corgi_walking/guinea_pig/flux_iterations=4.png new file mode 100644 index 0000000000000000000000000000000000000000..c85ef84f951f0a046ceec21805d83e453014c45a --- /dev/null +++ b/example_outputs/corgi_walking/guinea_pig/flux_iterations=4.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:240b8b633819786078269500fcc4b34dbf9f03066564bb296513f5a38eaf6f30 +size 1391777 diff --git a/example_outputs/corgi_walking/guinea_pig/flux_iterations=5.png b/example_outputs/corgi_walking/guinea_pig/flux_iterations=5.png new file mode 100644 index 0000000000000000000000000000000000000000..166de8f14e0cafe0a99801fe627b0ae4124508f9 --- /dev/null +++ b/example_outputs/corgi_walking/guinea_pig/flux_iterations=5.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f30f10ce65e475abde4394678ded4f6bd03062bed86371eab0916035c8f87516 +size 1398804 diff --git a/example_outputs/corgi_walking/guinea_pig/flux_iterations=6.png b/example_outputs/corgi_walking/guinea_pig/flux_iterations=6.png new file mode 100644 index 0000000000000000000000000000000000000000..c9eb91cdf250843696d6b9b746134f154abd0278 --- /dev/null +++ b/example_outputs/corgi_walking/guinea_pig/flux_iterations=6.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93a5aa41fc655f14d70794e14d2e169a2fb290284308e439f796e11bfc03911d +size 1413979 diff --git a/example_outputs/corgi_walking/guinea_pig/flux_iterations=7.png b/example_outputs/corgi_walking/guinea_pig/flux_iterations=7.png new file mode 100644 index 0000000000000000000000000000000000000000..68dc71d97ae84cdb5c133cec45820933d802f131 --- /dev/null +++ b/example_outputs/corgi_walking/guinea_pig/flux_iterations=7.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51ebea3ff4d80accdb292b33fa61fb601a1beaba48d1331dda08170ceb4a4294 +size 1417818 diff --git a/example_outputs/corgi_walking/rabbit/sd3_iterations=0.png b/example_outputs/corgi_walking/rabbit/sd3_iterations=0.png new file mode 100644 index 0000000000000000000000000000000000000000..8bf30ef176c3196cd6764e00278458eb976f12a3 --- /dev/null +++ b/example_outputs/corgi_walking/rabbit/sd3_iterations=0.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc77ad4480ff5a682ac5cbb7acb498f4eaa2620416d93d7bff1467329511a99a +size 1492694 diff --git a/example_outputs/corgi_walking/rabbit/sd3_iterations=1.png b/example_outputs/corgi_walking/rabbit/sd3_iterations=1.png new file mode 100644 index 0000000000000000000000000000000000000000..f7eb0f1575f510e530b3017477e51d81ac223c74 --- /dev/null +++ b/example_outputs/corgi_walking/rabbit/sd3_iterations=1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb440afaad4a24109dda7c0353afb3304fafa2ac2993b0e1c735ed78e4f4e7a5 +size 1491469 diff --git a/example_outputs/corgi_walking/rabbit/sd3_iterations=2.png b/example_outputs/corgi_walking/rabbit/sd3_iterations=2.png new file mode 100644 index 0000000000000000000000000000000000000000..18d3637538579334ae56ba280e9a0c6678120efe --- /dev/null +++ b/example_outputs/corgi_walking/rabbit/sd3_iterations=2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eca836d330a066716108d39c43aac983573d446bc33b2d687a062d99b460fb5a +size 1499507 diff --git a/example_outputs/corgi_walking/rabbit/sd3_iterations=3.png b/example_outputs/corgi_walking/rabbit/sd3_iterations=3.png new file mode 100644 index 0000000000000000000000000000000000000000..0ac9805c021167ef7eede4485f9c378d05a68a68 --- /dev/null +++ b/example_outputs/corgi_walking/rabbit/sd3_iterations=3.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d3cb51e16c49caec684dfde407534c269a7c7b25af4d6e69393d8694045ba3e +size 1491306 diff --git a/example_outputs/corgi_walking/rabbit/sd3_iterations=4.png b/example_outputs/corgi_walking/rabbit/sd3_iterations=4.png new file mode 100644 index 0000000000000000000000000000000000000000..56eac67ae7a85aaf15ac4d4478f904712a9f0185 --- /dev/null +++ b/example_outputs/corgi_walking/rabbit/sd3_iterations=4.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d27502aa4c4b1511f3813513c9b7c9ebe4bb76fe7f3425fd2a7db4e1127bdf9 +size 1490139 diff --git a/example_outputs/corgi_walking/rabbit/sd3_iterations=5.png b/example_outputs/corgi_walking/rabbit/sd3_iterations=5.png new file mode 100644 index 0000000000000000000000000000000000000000..64475bc19c8e0402c729fce8e74a448a6cb20a76 --- /dev/null +++ b/example_outputs/corgi_walking/rabbit/sd3_iterations=5.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ac29fbd82d02222eea2138eae059f11dc069c5f93f5fad13486c01c34c99142 +size 1496644 diff --git a/example_outputs/corgi_walking/rabbit/sd3_iterations=6.png b/example_outputs/corgi_walking/rabbit/sd3_iterations=6.png new file mode 100644 index 0000000000000000000000000000000000000000..ec271c11282c4d9dc5811fc8b4a4d4730ac3f815 --- /dev/null +++ b/example_outputs/corgi_walking/rabbit/sd3_iterations=6.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ffe83cb29985f271d9195888a28e6af6bc6ec987ebe3f16dd77d8692000b513 +size 1508196 diff --git a/example_outputs/corgi_walking/rabbit/sd3_iterations=7.png b/example_outputs/corgi_walking/rabbit/sd3_iterations=7.png new file mode 100644 index 0000000000000000000000000000000000000000..e915545c28323129068c1cc7f4a50c81176bc02b --- /dev/null +++ b/example_outputs/corgi_walking/rabbit/sd3_iterations=7.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b507986ee5bb8fc9a355a3714ecc54c68a766424c6fdadbec57999722f55fc3 +size 1507576 diff --git a/example_outputs/cow_grass2/colorful_toy_bricks/flux_iterations=0.png b/example_outputs/cow_grass2/colorful_toy_bricks/flux_iterations=0.png new file mode 100644 index 0000000000000000000000000000000000000000..a08571a3877801018d327b93f21dd37b028cc6b9 --- /dev/null +++ b/example_outputs/cow_grass2/colorful_toy_bricks/flux_iterations=0.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3bcd2be953201ae711ec78189e5ab3d8103a95b8973d2fd6fb068b3f74c54dd4 +size 1550986 diff --git a/example_outputs/cow_grass2/colorful_toy_bricks/flux_iterations=1.png b/example_outputs/cow_grass2/colorful_toy_bricks/flux_iterations=1.png new file mode 100644 index 0000000000000000000000000000000000000000..1e204ca1724cb2910367296e111394e577708e8d --- /dev/null +++ b/example_outputs/cow_grass2/colorful_toy_bricks/flux_iterations=1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09d0bcfa9f9e474186b662f2acc4989ba0118df08f20268405de349623b6d189 +size 1563872 diff --git a/example_outputs/cow_grass2/colorful_toy_bricks/flux_iterations=2.png b/example_outputs/cow_grass2/colorful_toy_bricks/flux_iterations=2.png new file mode 100644 index 0000000000000000000000000000000000000000..5efa66424dec6de5308d52312d9bb9c5564ae6c1 --- /dev/null +++ b/example_outputs/cow_grass2/colorful_toy_bricks/flux_iterations=2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d832b4001c45687b25689d7e40caf98700fad320c1b200a1f4563d8bfd60fddd +size 1572077 diff --git a/example_outputs/cow_grass2/colorful_toy_bricks/flux_iterations=3.png b/example_outputs/cow_grass2/colorful_toy_bricks/flux_iterations=3.png new file mode 100644 index 0000000000000000000000000000000000000000..24685e928ccf0caa425936c9bb5f1b698e1d1809 --- /dev/null +++ b/example_outputs/cow_grass2/colorful_toy_bricks/flux_iterations=3.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:963d1ab3d60b131791bb97d196bc6e5ce830ba0b9667d28b06afc7f1bceaf2ad +size 1574997 diff --git a/example_outputs/cow_grass2/colorful_toy_bricks/flux_iterations=4.png b/example_outputs/cow_grass2/colorful_toy_bricks/flux_iterations=4.png new file mode 100644 index 0000000000000000000000000000000000000000..d8751e9a4736cf94f15ce97115be5f1b6a521bc1 --- /dev/null +++ b/example_outputs/cow_grass2/colorful_toy_bricks/flux_iterations=4.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e840063af278952324a6b5579d2d15bacdc83735d0f2cbba5bae0640233f78e7 +size 1579567 diff --git a/example_outputs/cow_grass2/colorful_toy_bricks/flux_iterations=5.png b/example_outputs/cow_grass2/colorful_toy_bricks/flux_iterations=5.png new file mode 100644 index 0000000000000000000000000000000000000000..45f140a52efcbc94b72a3bc1c55146c2f596acb0 --- /dev/null +++ b/example_outputs/cow_grass2/colorful_toy_bricks/flux_iterations=5.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:007880a50f4df6809b2701b541de42b15cb251c81ebc7f8e89ceb96636c731aa +size 1585100 diff --git a/example_outputs/cow_grass2/colorful_toy_bricks/flux_iterations=6.png b/example_outputs/cow_grass2/colorful_toy_bricks/flux_iterations=6.png new file mode 100644 index 0000000000000000000000000000000000000000..bc0a7ebe49a2931b533e330520ea5fab04d00868 --- /dev/null +++ b/example_outputs/cow_grass2/colorful_toy_bricks/flux_iterations=6.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5601935fb874b7b0129c5af55f2da750702ad5d012c6587869c740e1949a7d8 +size 1589366 diff --git a/example_outputs/cow_grass2/flowers/flux_iterations=0.png b/example_outputs/cow_grass2/flowers/flux_iterations=0.png new file mode 100644 index 0000000000000000000000000000000000000000..adfa11000d5248bd8a64c4dc2269cfeb61cfd75e --- /dev/null +++ b/example_outputs/cow_grass2/flowers/flux_iterations=0.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab8354b23f8fcaefccced16130edb141aef2d2525ec4b7c0a3a495e20c0cf949 +size 1688831 diff --git a/example_outputs/cow_grass2/flowers/flux_iterations=1.png b/example_outputs/cow_grass2/flowers/flux_iterations=1.png new file mode 100644 index 0000000000000000000000000000000000000000..334dc76e201db0cd5c714dfeee57a245da1db1ca --- /dev/null +++ b/example_outputs/cow_grass2/flowers/flux_iterations=1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a81dc2eb50a982b535e61047dcdfda6a65466a2dc446f8f052fcf98ac3b6796b +size 1658520 diff --git a/example_outputs/cow_grass2/flowers/flux_iterations=2.png b/example_outputs/cow_grass2/flowers/flux_iterations=2.png new file mode 100644 index 0000000000000000000000000000000000000000..19fd7448618dac8207bffb706712771ccfb3d4e0 --- /dev/null +++ b/example_outputs/cow_grass2/flowers/flux_iterations=2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d196aa64c1185543ebef2694f548cc6b1541ecdd068da93e63719d0ea71aeb6 +size 1666741 diff --git a/example_outputs/cow_grass2/flowers/flux_iterations=3.png b/example_outputs/cow_grass2/flowers/flux_iterations=3.png new file mode 100644 index 0000000000000000000000000000000000000000..4ba8d6a6035d9af75675bda82776ea73ad39ab13 --- /dev/null +++ b/example_outputs/cow_grass2/flowers/flux_iterations=3.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71fcc683d526e3a063c459c3f01d96534f46252fe9d5b52de070b3b93bb118a4 +size 1671905 diff --git a/example_outputs/cow_grass2/flowers/flux_iterations=4.png b/example_outputs/cow_grass2/flowers/flux_iterations=4.png new file mode 100644 index 0000000000000000000000000000000000000000..40ccce864f48bc8d746312a73f91cd95b363ee6b --- /dev/null +++ b/example_outputs/cow_grass2/flowers/flux_iterations=4.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b98f01ba9b6a2f4ec7b084c45ac33d0919b06c074c37cda4dd11a6ed57b43e61 +size 1666021 diff --git a/example_outputs/cow_grass2/flowers/flux_iterations=5.png b/example_outputs/cow_grass2/flowers/flux_iterations=5.png new file mode 100644 index 0000000000000000000000000000000000000000..c74b522c39085f73251ec21642e207eb55f8faaa --- /dev/null +++ b/example_outputs/cow_grass2/flowers/flux_iterations=5.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0e4c001a11995215ffd9d2ecdfdb5753cff26ea632ab289a49e35a2a4cf77ad +size 1663084 diff --git a/example_outputs/cow_grass2/wooden_blocks/sd3_iterations=0.png b/example_outputs/cow_grass2/wooden_blocks/sd3_iterations=0.png new file mode 100644 index 0000000000000000000000000000000000000000..264ead2a3e3d446a9c0be4216440a40af541192e --- /dev/null +++ b/example_outputs/cow_grass2/wooden_blocks/sd3_iterations=0.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83732777388fec367363bbaa87b43dd14efaad3b2da735ab689826d81c553ced +size 1512494 diff --git a/example_outputs/cow_grass2/wooden_blocks/sd3_iterations=1.png b/example_outputs/cow_grass2/wooden_blocks/sd3_iterations=1.png new file mode 100644 index 0000000000000000000000000000000000000000..54a8f45775d4354a45046503c6ded0c948e63540 --- /dev/null +++ b/example_outputs/cow_grass2/wooden_blocks/sd3_iterations=1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35665ef997c616c4e9ac08b7f73e4b7c9b10de7a1075be19225a731b62d24441 +size 1557155 diff --git a/example_outputs/cow_grass2/wooden_blocks/sd3_iterations=2.png b/example_outputs/cow_grass2/wooden_blocks/sd3_iterations=2.png new file mode 100644 index 0000000000000000000000000000000000000000..337451b80621d2dcb6d27ca379cfb3436d5765e0 --- /dev/null +++ b/example_outputs/cow_grass2/wooden_blocks/sd3_iterations=2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf68aadacf17979a863a885a7f30ea88ceb6b1079e83d661bd7aaf981cb4d7da +size 1581751 diff --git a/example_outputs/cow_grass2/wooden_blocks/sd3_iterations=3.png b/example_outputs/cow_grass2/wooden_blocks/sd3_iterations=3.png new file mode 100644 index 0000000000000000000000000000000000000000..fb8a0dadf49245b22c091e3a6ba55a3413376577 --- /dev/null +++ b/example_outputs/cow_grass2/wooden_blocks/sd3_iterations=3.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6630b9411db69c9cc99cad3cd485fd8cb0a9560a4261919bb7c825851b9207b3 +size 1589717 diff --git a/example_outputs/cow_grass2/wooden_blocks/sd3_iterations=4.png b/example_outputs/cow_grass2/wooden_blocks/sd3_iterations=4.png new file mode 100644 index 0000000000000000000000000000000000000000..7b4eac20e039ff17e0859dd18abfe3d1e8179b08 --- /dev/null +++ b/example_outputs/cow_grass2/wooden_blocks/sd3_iterations=4.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e77f25d0b48269a91e0c6e1e51db8e2a83ff32887125d4b6ea4ae299322e82f +size 1591629 diff --git a/example_outputs/cow_grass2/wooden_blocks/sd3_iterations=5.png b/example_outputs/cow_grass2/wooden_blocks/sd3_iterations=5.png new file mode 100644 index 0000000000000000000000000000000000000000..dca3c0270c227306f06ed577f174ea68bc37dd0a --- /dev/null +++ b/example_outputs/cow_grass2/wooden_blocks/sd3_iterations=5.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8775079febba2fdaa00269a978ac7c97a41f2fff9d06793d53a7017a33b5504a +size 1606208 diff --git a/example_outputs/cow_grass2/wooden_blocks/sd3_iterations=6.png b/example_outputs/cow_grass2/wooden_blocks/sd3_iterations=6.png new file mode 100644 index 0000000000000000000000000000000000000000..89fbe0b984b845c279a7d4990c7c2e899c15ffca --- /dev/null +++ b/example_outputs/cow_grass2/wooden_blocks/sd3_iterations=6.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:193b2766a0fafdceb625d83917f62d9380871d2e71b7a5b723476a3f815ffadd +size 1613052 diff --git a/example_outputs/cow_grass2/wooden_blocks/sd3_iterations=7.png b/example_outputs/cow_grass2/wooden_blocks/sd3_iterations=7.png new file mode 100644 index 0000000000000000000000000000000000000000..5e81dcf7acc1c435603cb08157525dae559cdea8 --- /dev/null +++ b/example_outputs/cow_grass2/wooden_blocks/sd3_iterations=7.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5edc68c2f6c2356b8a953a0cad5d175a3cd5f1c333ff045b6924956ba2d56fc6 +size 1612758 diff --git a/example_outputs/cow_grass2/wooden_blocks/sd3_iterations=8.png b/example_outputs/cow_grass2/wooden_blocks/sd3_iterations=8.png new file mode 100644 index 0000000000000000000000000000000000000000..8fd21bb8400b9f78f6e3d83f7c3497af15a4b8e5 --- /dev/null +++ b/example_outputs/cow_grass2/wooden_blocks/sd3_iterations=8.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b4d23a3c63b43f58534db3b194e6e0f3959506679aca473c347e7a71c45e155 +size 1619821 diff --git a/example_outputs/iguana/crochet/flux_iterations=0.png b/example_outputs/iguana/crochet/flux_iterations=0.png new file mode 100644 index 0000000000000000000000000000000000000000..61b4b7378e4cb205a94fd17e83f2903932e8e9e9 --- /dev/null +++ b/example_outputs/iguana/crochet/flux_iterations=0.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a120a8ff3e3d786b424fdf0b968d521e3dbfad2cec66e4405a0784942766768 +size 1360151 diff --git a/example_outputs/iguana/crochet/flux_iterations=1.png b/example_outputs/iguana/crochet/flux_iterations=1.png new file mode 100644 index 0000000000000000000000000000000000000000..201429b37f048fc75cc7a3e373d04ad09412a5d9 --- /dev/null +++ b/example_outputs/iguana/crochet/flux_iterations=1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb66a23619252ab5cb959cbe016c5a209a6cb34c1748a74dcffa25c42fa6b8a4 +size 1365509 diff --git a/example_outputs/iguana/crochet/flux_iterations=2.png b/example_outputs/iguana/crochet/flux_iterations=2.png new file mode 100644 index 0000000000000000000000000000000000000000..ba43aaeb88b472d53c0e4d4195a0a73e57e32283 --- /dev/null +++ b/example_outputs/iguana/crochet/flux_iterations=2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16abbb22b911f94688f6dc2bc07824a19b93eee115b1e75516ad94b51c9e5d8b +size 1365649 diff --git a/example_outputs/iguana/crochet/flux_iterations=3.png b/example_outputs/iguana/crochet/flux_iterations=3.png new file mode 100644 index 0000000000000000000000000000000000000000..220fcef2ca710d4235c4bae1396733552bf28ae0 --- /dev/null +++ b/example_outputs/iguana/crochet/flux_iterations=3.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64a4c95ff9ca5dd1acb5cec6cbbe6ead8796a8c610403b6da4e5e1bcee821b7a +size 1376632 diff --git a/example_outputs/iguana/crochet/flux_iterations=4.png b/example_outputs/iguana/crochet/flux_iterations=4.png new file mode 100644 index 0000000000000000000000000000000000000000..8f399d4c0abd9cce15c2e5271dcef14794fddd2f --- /dev/null +++ b/example_outputs/iguana/crochet/flux_iterations=4.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e7d191b5041a9b5a215c1932b26424c1d82dc8cec1c672e57ddd191e154ea07 +size 1377414 diff --git a/example_outputs/iguana/crochet/flux_iterations=5.png b/example_outputs/iguana/crochet/flux_iterations=5.png new file mode 100644 index 0000000000000000000000000000000000000000..c3d78754f34685dde24c0a5c6ba35e8439a5145b --- /dev/null +++ b/example_outputs/iguana/crochet/flux_iterations=5.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63d29f4b170c123fac548cdd3145e7d6e1a81a394c195c2d049d70d6aa3a9f5c +size 1389034 diff --git a/example_outputs/iguana/crochet/flux_iterations=6.png b/example_outputs/iguana/crochet/flux_iterations=6.png new file mode 100644 index 0000000000000000000000000000000000000000..ccce2ab27175917b7189e9afaa08dec8f9f0b62d --- /dev/null +++ b/example_outputs/iguana/crochet/flux_iterations=6.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd3c1ffbade8e29de78dee47f083ba7fe4a19811e285a629dc9115501049ca31 +size 1383275 diff --git a/example_outputs/iguana/crochet/flux_iterations=7.png b/example_outputs/iguana/crochet/flux_iterations=7.png new file mode 100644 index 0000000000000000000000000000000000000000..d33239275dd1fca6224e585eb99987347d85f1f9 --- /dev/null +++ b/example_outputs/iguana/crochet/flux_iterations=7.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fff93eb2235971dc4ebbddd03d2a14b8bd4e64f4217b8da80434d4dae6912492 +size 1386904 diff --git a/example_outputs/iguana/lego_bricks/flux_iterations=0.png b/example_outputs/iguana/lego_bricks/flux_iterations=0.png new file mode 100644 index 0000000000000000000000000000000000000000..b4b886aa99156d2e73cf66975332151e3da1ea36 --- /dev/null +++ b/example_outputs/iguana/lego_bricks/flux_iterations=0.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:104768690804b1ce47c462c7ef74573d0893174e5279c3027c9c017cf2273d30 +size 1277910 diff --git a/example_outputs/iguana/lego_bricks/flux_iterations=1.png b/example_outputs/iguana/lego_bricks/flux_iterations=1.png new file mode 100644 index 0000000000000000000000000000000000000000..01fc3599e023f7c2dc0c966511f4cf94048a6b63 --- /dev/null +++ b/example_outputs/iguana/lego_bricks/flux_iterations=1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90bdfbcf88fbdb4676dac6dcada5b2f26bd7cbc05d08fd10e12e1cef57992e34 +size 1286039 diff --git a/example_outputs/iguana/lego_bricks/flux_iterations=2.png b/example_outputs/iguana/lego_bricks/flux_iterations=2.png new file mode 100644 index 0000000000000000000000000000000000000000..3acbb8718117078f86e80b4220dae5f0a34cc7a6 --- /dev/null +++ b/example_outputs/iguana/lego_bricks/flux_iterations=2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9d722b210bcb8622dc0d25a490eea76e9240b06cc11dd75404749147f522174 +size 1287829 diff --git a/example_outputs/iguana/lego_bricks/flux_iterations=3.png b/example_outputs/iguana/lego_bricks/flux_iterations=3.png new file mode 100644 index 0000000000000000000000000000000000000000..b72c9b5adbe668fab9def0b97c886ee4ea8db9fd --- /dev/null +++ b/example_outputs/iguana/lego_bricks/flux_iterations=3.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de3319d28db370ce4a014decda84ef9d205b686521f50f1fa8f6986fece8d360 +size 1297481 diff --git a/example_outputs/iguana/lego_bricks/flux_iterations=4.png b/example_outputs/iguana/lego_bricks/flux_iterations=4.png new file mode 100644 index 0000000000000000000000000000000000000000..c53b2f11fdf92bf03675b0fd208599f33589d421 --- /dev/null +++ b/example_outputs/iguana/lego_bricks/flux_iterations=4.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88c9ea58448e72ca826784d767604d83d67d2a377c7239a1538aa7dbdbc69c9f +size 1308457 diff --git a/example_outputs/iguana/lego_bricks/flux_iterations=5.png b/example_outputs/iguana/lego_bricks/flux_iterations=5.png new file mode 100644 index 0000000000000000000000000000000000000000..1aefeda5e4a15cfdf141507b7ddc5ed73e35bea4 --- /dev/null +++ b/example_outputs/iguana/lego_bricks/flux_iterations=5.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f76f4eb98f3df86867f5f547b09eef41087da2646c19e22647834d13f8e675e9 +size 1298518 diff --git a/example_outputs/iguana/lego_bricks/flux_iterations=6.png b/example_outputs/iguana/lego_bricks/flux_iterations=6.png new file mode 100644 index 0000000000000000000000000000000000000000..952f871b18ae4399a956075f6302e6975c957ab6 --- /dev/null +++ b/example_outputs/iguana/lego_bricks/flux_iterations=6.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11b10b4ab792453d423262ec090140ab1cfb10608c28c8d7dc05f9bcb1d5b9be +size 1312583 diff --git a/example_outputs/iguana/lego_bricks/flux_iterations=7.png b/example_outputs/iguana/lego_bricks/flux_iterations=7.png new file mode 100644 index 0000000000000000000000000000000000000000..6aecbde0ba270d4a8a7589b80827d165aaf4ac07 --- /dev/null +++ b/example_outputs/iguana/lego_bricks/flux_iterations=7.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad8b6a9f3f9bdd702abe7c58a5157eff3047a74c1bb57edcff7177d7b7f63e7e +size 1312466 diff --git a/example_outputs/puppies/crochet/flux_iterations=0.png b/example_outputs/puppies/crochet/flux_iterations=0.png new file mode 100644 index 0000000000000000000000000000000000000000..d27dc5df48349ace2b92fc83c1da3529d5366f33 --- /dev/null +++ b/example_outputs/puppies/crochet/flux_iterations=0.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15c30d24c5af60b57a195528c2bcf6a160bc5756c372a2a86d008f8326f7b39b +size 1220245 diff --git a/example_outputs/puppies/crochet/flux_iterations=1.png b/example_outputs/puppies/crochet/flux_iterations=1.png new file mode 100644 index 0000000000000000000000000000000000000000..bad14ab479aed8ab9623d620d4ec4a55d2207e89 --- /dev/null +++ b/example_outputs/puppies/crochet/flux_iterations=1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d89651b1c71bd2144a1f6e03d3d572e27f0236dc9e08ce09c40cc7ea9074752 +size 1228464 diff --git a/example_outputs/puppies/crochet/flux_iterations=2.png b/example_outputs/puppies/crochet/flux_iterations=2.png new file mode 100644 index 0000000000000000000000000000000000000000..2360f962a9b10cb8a06cb92c182e7ce710c1e8e4 --- /dev/null +++ b/example_outputs/puppies/crochet/flux_iterations=2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96b2c428adabe8d73e83f29b04733836e944eef0dca7a68cfca8b026141ad440 +size 1239369 diff --git a/example_outputs/puppies/crochet/flux_iterations=3.png b/example_outputs/puppies/crochet/flux_iterations=3.png new file mode 100644 index 0000000000000000000000000000000000000000..0161fb856cf39a77ca38ebf98a06f1727c5eca6e --- /dev/null +++ b/example_outputs/puppies/crochet/flux_iterations=3.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf3d56a7f9f918a625f374534fae824c3fadc2b45ff7f346007bf94c1b9e174a +size 1235557 diff --git a/example_outputs/puppies/crochet/flux_iterations=4.png b/example_outputs/puppies/crochet/flux_iterations=4.png new file mode 100644 index 0000000000000000000000000000000000000000..88c333d0a2939401ec9f89e91bd69de4d6934a42 --- /dev/null +++ b/example_outputs/puppies/crochet/flux_iterations=4.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3bd0a7bbaf5a30803bccb89b46813df64fc902b37bb221a09b230cd1de31091 +size 1242999 diff --git a/example_outputs/puppies/crochet/flux_iterations=5.png b/example_outputs/puppies/crochet/flux_iterations=5.png new file mode 100644 index 0000000000000000000000000000000000000000..79485789ef413a005d6fe187d024badb3571098e --- /dev/null +++ b/example_outputs/puppies/crochet/flux_iterations=5.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9c92aa43e94e896dd17c7b807ab734727792848d4e211a78b0abc1a70e948a8 +size 1249877 diff --git a/example_outputs/puppies/crochet/flux_iterations=6.png b/example_outputs/puppies/crochet/flux_iterations=6.png new file mode 100644 index 0000000000000000000000000000000000000000..944b260fed6ef104e881490d25f828e3baba89fc --- /dev/null +++ b/example_outputs/puppies/crochet/flux_iterations=6.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29ff960b8e2c1e2422e4331bc1bbe3af616169d418689ac764e988f50fbeca21 +size 1257012 diff --git a/example_outputs/puppies/crochet/flux_iterations=7.png b/example_outputs/puppies/crochet/flux_iterations=7.png new file mode 100644 index 0000000000000000000000000000000000000000..0cd73dc0405b2ad4e2625afa2b5b8cc2ed005411 --- /dev/null +++ b/example_outputs/puppies/crochet/flux_iterations=7.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91a6701dd503fbf7279b30a4bff31d973d1ae2a1c2a58fe487fc465046c941ca +size 1260672 diff --git a/example_outputs/puppies/husky/sd3_iterations=0.png b/example_outputs/puppies/husky/sd3_iterations=0.png new file mode 100644 index 0000000000000000000000000000000000000000..4819e4467040fe94d7c54a10bb3d98e36a35cb9a --- /dev/null +++ b/example_outputs/puppies/husky/sd3_iterations=0.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc6117d909b698a443c62b9886ff8d88cf25351a2d24a4739abd858de5af223e +size 1299289 diff --git a/example_outputs/puppies/husky/sd3_iterations=1.png b/example_outputs/puppies/husky/sd3_iterations=1.png new file mode 100644 index 0000000000000000000000000000000000000000..44fd8a5f5d9ff06b863a403ad81c087f316bf2a7 --- /dev/null +++ b/example_outputs/puppies/husky/sd3_iterations=1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:173328703b7e0aca562ffc1878df846792dbc9c38ced416a9927736d838b8037 +size 1292567 diff --git a/example_outputs/puppies/husky/sd3_iterations=2.png b/example_outputs/puppies/husky/sd3_iterations=2.png new file mode 100644 index 0000000000000000000000000000000000000000..519d8ff7219bfe7051a031a43f804b4d556bb6c7 --- /dev/null +++ b/example_outputs/puppies/husky/sd3_iterations=2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13b331a769245c0fdee4d669b00026f7a393ceb16e09e4daad744856dfa5114f +size 1302319 diff --git a/example_outputs/puppies/husky/sd3_iterations=3.png b/example_outputs/puppies/husky/sd3_iterations=3.png new file mode 100644 index 0000000000000000000000000000000000000000..c2fa3d15eb0368bec5a586421cb27992c59f1ade --- /dev/null +++ b/example_outputs/puppies/husky/sd3_iterations=3.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0afcd1c240d9c78375f26e6063a637bfbb0e0de2f42ab331d0f26e5865fe111d +size 1299384 diff --git a/example_outputs/puppies/husky/sd3_iterations=4.png b/example_outputs/puppies/husky/sd3_iterations=4.png new file mode 100644 index 0000000000000000000000000000000000000000..3ee8aacd9090e4e0813f75d6300a335c8476ee4c --- /dev/null +++ b/example_outputs/puppies/husky/sd3_iterations=4.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1bc9d15a86d203a979b63de488d33a1e304949f4338be216246b3d8ee9837778 +size 1297110 diff --git a/example_outputs/puppies/husky/sd3_iterations=5.png b/example_outputs/puppies/husky/sd3_iterations=5.png new file mode 100644 index 0000000000000000000000000000000000000000..d1f9451c53d0428ae98d465d1b2f66084c8ea3ca --- /dev/null +++ b/example_outputs/puppies/husky/sd3_iterations=5.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ddaa37c0d67bbd3a88d87434f160744d34c583de658f0161016d7e789a48979 +size 1315025 diff --git a/example_outputs/wolf_grass/.DS_Store b/example_outputs/wolf_grass/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..429f5f09704a34fb04bfcc3f429ce0b75db7acc5 --- /dev/null +++ b/example_outputs/wolf_grass/.DS_Store @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab0fbedfa5cf44674f18dec5ce8e49ef22e28671d092d729dc84d623d59dddc7 +size 6148 diff --git a/example_outputs/wolf_grass/deer/sd3_iterations=0.png b/example_outputs/wolf_grass/deer/sd3_iterations=0.png new file mode 100644 index 0000000000000000000000000000000000000000..fade820f3e0fae82a0ede6bdf5d3e0b7fdcf2486 --- /dev/null +++ b/example_outputs/wolf_grass/deer/sd3_iterations=0.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce14632b753b2f38348999accbf46c620aebb35b337ef0656302b8d0a1e67efa +size 1391583 diff --git a/example_outputs/wolf_grass/deer/sd3_iterations=1.png b/example_outputs/wolf_grass/deer/sd3_iterations=1.png new file mode 100644 index 0000000000000000000000000000000000000000..3a6f74c23a5c439af53e8c84c4a4faf0a7b9a4bb --- /dev/null +++ b/example_outputs/wolf_grass/deer/sd3_iterations=1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:371721a2452fb395b80e810864c102268c9b887a27a7abacd7aebf5d1dbb1db5 +size 1385417 diff --git a/example_outputs/wolf_grass/deer/sd3_iterations=2.png b/example_outputs/wolf_grass/deer/sd3_iterations=2.png new file mode 100644 index 0000000000000000000000000000000000000000..e138c5371faa50a04b6638225499a4a54803e047 --- /dev/null +++ b/example_outputs/wolf_grass/deer/sd3_iterations=2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bdc196eb822ca0fbf6dda5e7677980d727bfeb92e461acb999bda107da6f2435 +size 1373253 diff --git a/example_outputs/wolf_grass/deer/sd3_iterations=3.png b/example_outputs/wolf_grass/deer/sd3_iterations=3.png new file mode 100644 index 0000000000000000000000000000000000000000..172fda8d4694a3627f34997883e6d7e1dbd7e712 --- /dev/null +++ b/example_outputs/wolf_grass/deer/sd3_iterations=3.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97252ae7e30096bdf7b7b484ef5dc8dc22fbe8334c98792ffa4cafe5445ea149 +size 1368443 diff --git a/example_outputs/wolf_grass/deer/sd3_iterations=4.png b/example_outputs/wolf_grass/deer/sd3_iterations=4.png new file mode 100644 index 0000000000000000000000000000000000000000..8025f2f2dc39ffe4f3b062960fb47d192ba4cdac --- /dev/null +++ b/example_outputs/wolf_grass/deer/sd3_iterations=4.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b06ddb3abb3414915bc7bebf5fa54bb2fa52ffd48eee37412dd1c392fcf8b4ae +size 1364907 diff --git a/example_outputs/wolf_grass/fox/flux_iterations=0.png b/example_outputs/wolf_grass/fox/flux_iterations=0.png new file mode 100644 index 0000000000000000000000000000000000000000..1049e7b66f1a3a0d54dd243f447f894a55a54b02 --- /dev/null +++ b/example_outputs/wolf_grass/fox/flux_iterations=0.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3905d5f5df7cc105080e73a8dfd597459ad088cb38c38487a0ad7ab242be1177 +size 1229492 diff --git a/example_outputs/wolf_grass/fox/flux_iterations=1.png b/example_outputs/wolf_grass/fox/flux_iterations=1.png new file mode 100644 index 0000000000000000000000000000000000000000..53e752b048462dce6c6b45dabc36502e8f0b786a --- /dev/null +++ b/example_outputs/wolf_grass/fox/flux_iterations=1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c6a05e2530e41833f6247e6e24c7254be8e95089939b5dcdfa182f7e36a58fe +size 1237741 diff --git a/example_outputs/wolf_grass/fox/flux_iterations=2.png b/example_outputs/wolf_grass/fox/flux_iterations=2.png new file mode 100644 index 0000000000000000000000000000000000000000..82db2b9ce2e17c540dd00a60e6ee9d17e2da7580 --- /dev/null +++ b/example_outputs/wolf_grass/fox/flux_iterations=2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89fed784679a5199e52d1d4f2f4f246312f53da60cffeee37b4ae10171bee018 +size 1243510 diff --git a/example_outputs/wolf_grass/fox/flux_iterations=3.png b/example_outputs/wolf_grass/fox/flux_iterations=3.png new file mode 100644 index 0000000000000000000000000000000000000000..f8ea471e89b47f4f1d93de98c584fae65b893763 --- /dev/null +++ b/example_outputs/wolf_grass/fox/flux_iterations=3.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f20503d3e7660a867cca035bd8cc7c7f3c16d1159828b14534b673ab9fbea72d +size 1249496 diff --git a/example_outputs/wolf_grass/fox/flux_iterations=4.png b/example_outputs/wolf_grass/fox/flux_iterations=4.png new file mode 100644 index 0000000000000000000000000000000000000000..fda23ebfbe564adf9a342e17118b745e0a5e6fe9 --- /dev/null +++ b/example_outputs/wolf_grass/fox/flux_iterations=4.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bfdd295f8bb18e194c37feb1c6a0c0997c6d4623d30ae5723cd530d3152a6b8c +size 1257134 diff --git a/example_outputs/wolf_grass/fox/flux_iterations=5.png b/example_outputs/wolf_grass/fox/flux_iterations=5.png new file mode 100644 index 0000000000000000000000000000000000000000..03191fb37d6c9e36533dc61933ea9659b4ad74cc --- /dev/null +++ b/example_outputs/wolf_grass/fox/flux_iterations=5.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:620d7d374cfcc0ad4638e35c3e9b87932038f076262756cf0512a7b9ea9289ae +size 1263606 diff --git a/example_outputs/wolf_grass/fox/flux_iterations=6.png b/example_outputs/wolf_grass/fox/flux_iterations=6.png new file mode 100644 index 0000000000000000000000000000000000000000..e4edf317874c0bfb45bc5f6f0fce1247ae7f33c5 --- /dev/null +++ b/example_outputs/wolf_grass/fox/flux_iterations=6.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c1608c481f55f66b5264707b61dae52ae985e2ed6c36705897daffcd50656b2 +size 1269680 diff --git a/example_outputs/wolf_grass/fox/flux_iterations=7.png b/example_outputs/wolf_grass/fox/flux_iterations=7.png new file mode 100644 index 0000000000000000000000000000000000000000..740490b30c46fb94f165d680dfcf4fa5dd14a16e --- /dev/null +++ b/example_outputs/wolf_grass/fox/flux_iterations=7.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5385b5264deb033ebeaca1e2494c15c0db9e042fc65ac2ebbb0ac243978af2f8 +size 1288078 diff --git a/inputs/cat.png b/inputs/cat.png new file mode 100644 index 0000000000000000000000000000000000000000..a4d86e9e44ff8125aa022c2f3419e44ec232ff12 --- /dev/null +++ b/inputs/cat.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b47c5a05e46848a1dffb6cfad7680e1305522da8489219be22e5a81c076d3b2e +size 1283297 diff --git a/inputs/cat_fridge.png b/inputs/cat_fridge.png new file mode 100644 index 0000000000000000000000000000000000000000..6ed0ad5db56cb1e4629f4aa7c623a64666d5a667 --- /dev/null +++ b/inputs/cat_fridge.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e84378ffc6ae24ff1517e7a8438bb7bfc1a1a847b22d17e3a6753865ddde86c3 +size 1316008 diff --git a/inputs/corgi_walking.png b/inputs/corgi_walking.png new file mode 100644 index 0000000000000000000000000000000000000000..6e393f41527d706772876b66ce80cb9a8d20309b --- /dev/null +++ b/inputs/corgi_walking.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:594094f0079ee26a22b79131b3cee4e0a40a88cdb437e605bf1a741d6d2434b2 +size 1556914 diff --git a/inputs/cow_grass2.png b/inputs/cow_grass2.png new file mode 100644 index 0000000000000000000000000000000000000000..2e177f9fb6f96619279f9ec0bc456d1172c9696c --- /dev/null +++ b/inputs/cow_grass2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ac83caafc8a2aaf78738b1c99699fbfd57369d32ba65e477d314b1ed7476819 +size 1694092 diff --git a/inputs/iguana.png b/inputs/iguana.png new file mode 100644 index 0000000000000000000000000000000000000000..a1ed0dffe0647887c017b93744d07a7d4d5d0c05 --- /dev/null +++ b/inputs/iguana.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9a345d957930f4a9d32539c24513f2da8ed09eed2d69048b6e342b2f0652c89 +size 1203114 diff --git a/inputs/puppies.png b/inputs/puppies.png new file mode 100644 index 0000000000000000000000000000000000000000..fcdbe7de74314d5ca48101030fe67a968b52486d --- /dev/null +++ b/inputs/puppies.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc808eadb72d93952380213cf6605af095921ac62343100972f7d471fe0277b3 +size 1150979 diff --git a/inputs/wolf_grass.png b/inputs/wolf_grass.png new file mode 100644 index 0000000000000000000000000000000000000000..141be6b21d0befd6d1b7a2b31bf974866588dfd1 --- /dev/null +++ b/inputs/wolf_grass.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4665de4efac1a239369c116e2f88d8fda0ba567e339020e9bf74465c835fb99 +size 1264970