diff --git a/README.md b/README.md index 2973263..e8a0c09 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ pip install -r requirements.txt ### Running Demo ~~~ -python run.py --base_model_path your_path/RealVisXL_V4.0 --image_encoder_path your_path/IP-Adapter/sdxl_models/image_encoder --ip_ckpt your_path//IP-Adapter/sdxl_models/ip-adapter_sdxl.bin +python run.py --base_model_path your_path/RealVisXL_V4.0 --image_encoder_path your_path/IP-Adapter/sdxl_models/image_encoder --ip_ckpt your_path/IP-Adapter/sdxl_models/ip-adapter_sdxl.bin ~~~ ### Customized Running