Joypop commited on
Commit
1ac0d71
·
verified ·
1 Parent(s): 213d87c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -37,7 +37,7 @@ pip install -r requirements.txt
37
  ## 🏂 Quick Inference
38
 
39
  #### Step 1: Download the pretrained models
40
- - Download the model weights [![weights](https://img.shields.io/badge/%F0%9F%A4%97%20Hugging%20Face-model%20weights-blue)](https://huggingface.co/Joypop/GDPO/tree/main)  and put the model weights in the `ckp/`:
41
 
42
  #### Step 2: Prepare testing data and run testing command
43
  You can modify input_path and output_path to run testing command. The input_path is the path of the test image and the output_path is the path where the output images are saved.
 
37
  ## 🏂 Quick Inference
38
 
39
  #### Step 1: Download the pretrained models
40
+ - Download the model weights [![weights](https://img.shields.io/badge/%F0%9F%A4%97%20Hugging%20Face-model%20weights-blue)](https://huggingface.co/Joypop/GDPO/tree/main/ckp)  and put the model weights in the `ckp/`:
41
 
42
  #### Step 2: Prepare testing data and run testing command
43
  You can modify input_path and output_path to run testing command. The input_path is the path of the test image and the output_path is the path where the output images are saved.