Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ruoshiliu authored May 7, 2023
1 parent ade2d6b commit b840daf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,8 @@ Note that this app uses around 22 GB of VRAM, so it may not be possible to run i
Download image-conditioned stable diffusion checkpoint released by [Lambda Labs](https://huggingface.co/spaces/lambdalabs/stable-diffusion-image-variations):
`wget https://cv.cs.columbia.edu/zero123/assets/sd-image-conditioned-v2.ckpt`

Download and unzip `valid_paths.json.zip` and move the `valid_paths.json` file under the `view_release` folder.

Run training command:
```
python main.py \
Expand Down

0 comments on commit b840daf

Please sign in to comment.