SuhZhang commited on
Commit
ea63a23
·
verified ·
1 Parent(s): ad5a39b

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -31,7 +31,7 @@ From the CorrAdapter MVAdapter directory:
31
 
32
  ```bash
33
  python -m scripts.inference_i2mv_sdxl \
34
- --adapter_path <hf-namespace>/CorrAdapter-Model-on-MVAdapter \
35
  --adapter_weight_name pytorch_model.bin.index.json \
36
  --image assets/demo/i2mv/A_decorative_figurine_of_a_young_anime-style_girl.png \
37
  --text "A decorative figurine of a young anime-style girl" \
 
31
 
32
  ```bash
33
  python -m scripts.inference_i2mv_sdxl \
34
+ --adapter_path SuhZhang/CorrAdapter-Model-on-MVAdapter \
35
  --adapter_weight_name pytorch_model.bin.index.json \
36
  --image assets/demo/i2mv/A_decorative_figurine_of_a_young_anime-style_girl.png \
37
  --text "A decorative figurine of a young anime-style girl" \