From d3928dbe9c730534d796c68b11132ca339647ece Mon Sep 17 00:00:00 2001 From: Jaret Burkett Date: Mon, 30 Sep 2024 23:20:55 +0000 Subject: [PATCH] Upload folder using huggingface_hub --- .gitattributes | 2 ++ README.md | 8 ++++++-- assets/banner_0_1_0-2.png | 3 +++ assets/banner_0_1_0-4.png | 3 +++ 4 files changed, 14 insertions(+), 2 deletions(-) create mode 100644 assets/banner_0_1_0-2.png create mode 100644 assets/banner_0_1_0-4.png diff --git a/.gitattributes b/.gitattributes index 6a4082c..339b243 100644 --- a/.gitattributes +++ b/.gitattributes @@ -38,4 +38,6 @@ assets/banner_0_0_8.png filter=lfs diff=lfs merge=lfs -text assets/banner_0_0_9.png filter=lfs diff=lfs merge=lfs -text assets/banner_0_1_0-0.png filter=lfs diff=lfs merge=lfs -text assets/banner_0_1_0-1.png filter=lfs diff=lfs merge=lfs -text +assets/banner_0_1_0-2.png filter=lfs diff=lfs merge=lfs -text assets/banner_0_1_0-3.png filter=lfs diff=lfs merge=lfs -text +assets/banner_0_1_0-4.png filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md index b679f64..d5bb197 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ library_name: diffusers pipeline_tag: text-to-image --- - +
@@ -20,9 +20,13 @@ After numerous iterations and spending way too much of my own money on compute t This is a fine tune of the [FLUX.1-schnell](https://huggingface.co/black-forest-labs/FLUX.1-schnell) model that has had the distillation trained out of it. Flux Schnell is licensed Apache 2.0, but it is a distilled model, meaning you cannot fine-tune it. However, it is an amazing model that can generate amazing images in 1-4 steps. This is an attempt to remove the distillation to create an open source, permissivle licensed model that can be fine tuned. + + + ## How to Use Since the distillation has been fine tuned out of the model, it uses classic CFG. Since it requires CFG, it will require a different pipeline than the original FLUX.1 schnell and dev models. This pipeline can be found in open_flux_pipeline.py in this repo. I will be adding example code in the next few days, but for now, a cfg of 3.5 seems to work well. + - \ No newline at end of file + \ No newline at end of file diff --git a/assets/banner_0_1_0-2.png b/assets/banner_0_1_0-2.png new file mode 100644 index 0000000..3415753 --- /dev/null +++ b/assets/banner_0_1_0-2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abc93ef39545dbdc33333c96fcd9fdcfd438695703096460f3f9b18df07f70ce +size 1349580 diff --git a/assets/banner_0_1_0-4.png b/assets/banner_0_1_0-4.png new file mode 100644 index 0000000..ece11ea --- /dev/null +++ b/assets/banner_0_1_0-4.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c748eda5327c0ab28f6b647698da1b98b5a036c23bd554f3f9262244cddbe81 +size 1584123