ostris commited on
Commit
eb9d3d4
1 Parent(s): 9ff2dc5

Upload folder using huggingface_hub

Browse files
.gitattributes CHANGED
@@ -34,3 +34,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
  assets/banner_0_0_6.png filter=lfs diff=lfs merge=lfs -text
 
 
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
  assets/banner_0_0_6.png filter=lfs diff=lfs merge=lfs -text
37
+ assets/banner_0_0_8.png filter=lfs diff=lfs merge=lfs -text
README.md CHANGED
@@ -4,25 +4,16 @@ library_name: diffusers
4
  pipeline_tag: text-to-image
5
  ---
6
 
7
- <img src="https://huggingface.co/ostris/OpenFLUX.1/resolve/main/assets/banner_0_0_6.png" style="max-width: 100%;">
8
 
9
  <div style="color: red;">
10
 
11
  # <span style="color: red;"> Not Ready </span>
12
 
13
- This is a WIP and not ready for use. This is an early testing version for research and development. You may know what this is and how to use it, if so,
14
- feel free, but it will change as I continue to develop it. I plan to do many updates to it frequently. So you may want to set a revision if you intend to use it anyway.
15
 
16
  </div>
17
 
18
  ## What is this?
19
 
20
- [FLUX.1-schnell](https://huggingface.co/black-forest-labs/FLUX.1-schnell) is an amazing distilled model with an apache 2.0 license. However, it is not finetunable. LoRAs, IP adapters, control nets, etc, cannot be trained on it
21
- because it is distilled. The goal of this project is to finetune a non-distilled version of it that can be used as a training base to train adapters for FLUX.1-schnell.
22
-
23
- ## Current Issues
24
-
25
- Since we are breaking the distillation, this model will need many steps and guidance to produce good results. Currently, this model, like the schnell version, does not
26
- have guidance embeddings. Because of this (and possible other factors) images generated with this model will not look great. However, this hopefully will not affect training,
27
- since guidance is not used during training. The things trained on this model are intended to be used on the schnell version anyway. I am working on training guidance
28
- embeddings for it, but hopefully it will work as a training base without them.
 
4
  pipeline_tag: text-to-image
5
  ---
6
 
7
+ <img src="https://huggingface.co/ostris/OpenFLUX.1/resolve/main/assets/banner_0_0_8.png" style="max-width: 100%;">
8
 
9
  <div style="color: red;">
10
 
11
  # <span style="color: red;"> Not Ready </span>
12
 
13
+ This is a WIP. It is nearing a state I am going to call "early pre alpha". You are welcome to start messing with it at this point, but it still has a ways to go before it is ready for people to start finetuning on it. New updates are being pushed every few days as it continues to train. I will update this message when it is ready for that.
 
14
 
15
  </div>
16
 
17
  ## What is this?
18
 
19
+ This project started as a way to train adapters for the [FLUX.1-schnell](https://huggingface.co/black-forest-labs/FLUX.1-schnell) model. But has evolved over time. The purpose of this project now, is to create an open source version of FLUX.1 that uses classic CFG and is finetunable for the community. Since it requires CFG, it will require a different pipeline than the original FLUX.1. This pipeline can be found in open_flux_pipeline.py in this repo.
 
 
 
 
 
 
 
 
assets/banner_0_0_8.png ADDED

Git LFS Details

  • SHA256: 2688b666acc4a469f5262b305b766085b5030fb3e9645ded26d997db755ac13d
  • Pointer size: 132 Bytes
  • Size of remote file: 1.04 MB
transformer/diffusion_pytorch_model-00001-of-00003.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fd648c3cb141747a95d4a98581cdad8915f35686a680d240c9dd80372c08961f
3
  size 9962580296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:727c63dfa6394872131300e240b942daefd078ba78b163f3b8304b75b391e2e3
3
  size 9962580296
transformer/diffusion_pytorch_model-00002-of-00003.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bb9ea505f18b34becdbb7f90308bfbacba2afffe754680fd3d6bf72daf23a268
3
  size 9949328904
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:43501ab821ef7643a8caf4f7b2c5063b912181fc540e38855a76d7739b3cf835
3
  size 9949328904
transformer/diffusion_pytorch_model-00003-of-00003.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b0cb033b006957106248cbdba4eab21187184e8b029f9223dc6b0cd502492831
3
  size 3870584832
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a090e5a8efea7801c3f28a8fb6838fce0031d475d6f0eb8c2a4e8b9bfb9f9660
3
  size 3870584832