comfyuiblog commited on
Commit
c8fe97c
1 Parent(s): 49a84ac

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -12,3 +12,9 @@ This is a fine tune of the [FLUX.1-schnell](https://huggingface.co/black-forest-
12
  ## How to Use
13
 
14
  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.
 
 
 
 
 
 
 
12
  ## How to Use
13
 
14
  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.
15
+
16
+ You can Download workflow
17
+
18
+ [Workflow](https://comfyuiblog.com/openflux-1-vs-flux-workflow-comparison-workflow/)
19
+
20
+ Credit: [Developer](https://laser.newhaven.edu/wp-content/uploads/2024/07/bcv.pdf)