Unverified Commit c399de39 authored by Pedro Cuenca's avatar Pedro Cuenca Committed by GitHub
Browse files

[docs] only mention one stage (#3246)



* [docs] only mention one stage

* add blurb on auto accepting

---------
Co-authored-by: default avatarWilliam Berman <WLBberman@gmail.com>
parent f8423963
...@@ -28,8 +28,8 @@ Our work underscores the potential of larger UNet architectures in the first sta ...@@ -28,8 +28,8 @@ Our work underscores the potential of larger UNet architectures in the first sta
## Usage ## Usage
Before you can use IF, you need to accept its usage conditions. To do so: Before you can use IF, you need to accept its usage conditions. To do so:
1. Make sure to have a [Hugging Face account](https://huggingface.co/join) and be loggin in 1. Make sure to have a [Hugging Face account](https://huggingface.co/join) and be logged in
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) 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.
3. Make sure to login locally. Install `huggingface_hub` 3. Make sure to login locally. Install `huggingface_hub`
```sh ```sh
pip install huggingface_hub --upgrade pip install huggingface_hub --upgrade
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment