Update README.md
Browse files
README.md
CHANGED
|
@@ -18,6 +18,7 @@ conda activate medialab
|
|
| 18 |
#### Step 1: Download the pretrained models
|
| 19 |
- Download the pretrained SD-2-base models from [HuggingFace](https://huggingface.co/stabilityai/stable-diffusion-2-base)
|
| 20 |
- Download the checkpoint, sam2.1_hiera_tiny, ram_swin_large and DAPE models from [GoogleDrive](https://drive.google.com/drive/folders/1Ce0D8R99t-fDQfACLc8SGvf3gzdMnTwT?usp=sharing).
|
|
|
|
| 21 |
|
| 22 |
You can put the models into `preset/models`.
|
| 23 |
|
|
|
|
| 18 |
#### Step 1: Download the pretrained models
|
| 19 |
- Download the pretrained SD-2-base models from [HuggingFace](https://huggingface.co/stabilityai/stable-diffusion-2-base)
|
| 20 |
- Download the checkpoint, sam2.1_hiera_tiny, ram_swin_large and DAPE models from [GoogleDrive](https://drive.google.com/drive/folders/1Ce0D8R99t-fDQfACLc8SGvf3gzdMnTwT?usp=sharing).
|
| 21 |
+
- or you can directly download these files in the repository.
|
| 22 |
|
| 23 |
You can put the models into `preset/models`.
|
| 24 |
|