NGain commited on
Commit
cc1b2fa
·
verified ·
1 Parent(s): fe4396a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
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