Skip to content

Commit

Permalink
Clarify.
Browse files Browse the repository at this point in the history
  • Loading branch information
comfyanonymous committed Aug 4, 2024
1 parent 40043d6 commit e9e515d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flux/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ The VAE can be found [here](https://huggingface.co/black-forest-labs/FLUX.1-schn

### Tips if you are running out of memory:

Use the single file version that you can find by looking [Below](#simple-to-use-fp8-checkpoint-version)
Use the single file fp8 version that you can find by looking [Below](#simple-to-use-fp8-checkpoint-version)

You can set the weight_dtype in the "Load Diffusion Model" node to fp8 which will lower the memory usage by half but might reduce quality a tiny bit. You can also download the example.

Expand Down

0 comments on commit e9e515d

Please sign in to comment.