Skip to content

Commit 9c2289a

Browse files
committed
update README
1 parent 5d55b07 commit 9c2289a

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,11 @@ pip install -e .
3232
<summary> Click to expand </summary>
3333

3434

35-
[Stable Diffusion 3](https://huggingface.co/stabilityai/stable-diffusion-3-medium) requires users to accept the terms before downloading the checkpoint. Once you accept the terms, sign in with your Hugging Face hub READ token as below:
35+
[Stable Diffusion 3](https://huggingface.co/stabilityai/stable-diffusion-3-medium) requires users to accept the terms before downloading the checkpoint.
36+
37+
[FLUX.1-dev](https://huggingface.co/black-forest-labs/FLUX.1-dev) also requires users to accept the terms before downloading the checkpoint.
38+
39+
Once you accept the terms, sign in with your Hugging Face hub READ token as below:
3640
> [!IMPORTANT]
3741
> If using a fine-grained token, it is also necessary to [edit permissions](https://huggingface.co/settings/tokens) to allow `Read access to contents of all public gated repos you can access`
3842
@@ -89,6 +93,8 @@ Some notable optional arguments for:
8993

9094
Please refer to the help menu for all available arguments: `diffusionkit-cli -h`.
9195

96+
Note: When using `FLUX.1-dev`, verify you've accepted the [FLUX.1-dev licence](https://huggingface.co/black-forest-labs/FLUX.1-dev) and have allowed gated access on your [HuggingFace token](https://huggingface.co/settings/tokens)
97+
9298
### Code ###
9399

94100
For Stable Diffusion 3:

0 commit comments

Comments
 (0)