Skip to content

Commit c399de3

Browse files
[docs] only mention one stage (#3246)
* [docs] only mention one stage * add blurb on auto accepting --------- Co-authored-by: William Berman <[email protected]>
1 parent f842396 commit c399de3

File tree

1 file changed

+2
-2
lines changed
  • docs/source/en/api/pipelines

1 file changed

+2
-2
lines changed

docs/source/en/api/pipelines/if.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ Our work underscores the potential of larger UNet architectures in the first sta
2828
## Usage
2929

3030
Before you can use IF, you need to accept its usage conditions. To do so:
31-
1. Make sure to have a [Hugging Face account](https://huggingface.co/join) and be loggin in
32-
2. Accept the license on the model card of [DeepFloyd/IF-I-IF-v1.0](https://huggingface.co/DeepFloyd/IF-I-IF-v1.0) and [DeepFloyd/IF-II-L-v1.0](https://huggingface.co/DeepFloyd/IF-II-L-v1.0)
31+
1. Make sure to have a [Hugging Face account](https://huggingface.co/join) and be logged in
32+
2. Accept the license on the model card of [DeepFloyd/IF-I-IF-v1.0](https://huggingface.co/DeepFloyd/IF-I-IF-v1.0). Accepting the license on the stage I model card will auto accept for the other IF models.
3333
3. Make sure to login locally. Install `huggingface_hub`
3434
```sh
3535
pip install huggingface_hub --upgrade

0 commit comments

Comments
 (0)