"...python/git@developer.sourcefind.cn:change/sglang.git" did not exist on "cb4fb0eef59a38dfad9ab90d2b0d64025b938f19"
Unverified Commit fa317044 authored by priprapre's avatar priprapre Committed by GitHub
Browse files

[SDXL-IP2P] Update README_sdxl, Replace the link for wandb log with the correct run (#6270)

Replace the link for wandb log with the correct run
parent 9d79991d
...@@ -71,7 +71,7 @@ accelerate launch train_instruct_pix2pix_sdxl.py \ ...@@ -71,7 +71,7 @@ accelerate launch train_instruct_pix2pix_sdxl.py \
We recommend this type of validation as it can be useful for model debugging. Note that you need `wandb` installed to use this. You can install `wandb` by running `pip install wandb`. We recommend this type of validation as it can be useful for model debugging. Note that you need `wandb` installed to use this. You can install `wandb` by running `pip install wandb`.
[Here](https://wandb.ai/sayakpaul/instruct-pix2pix/runs/ctr3kovq), you can find an example training run that includes some validation samples and the training hyperparameters. [Here](https://wandb.ai/sayakpaul/instruct-pix2pix-sdxl-new/runs/sw53gxmc), you can find an example training run that includes some validation samples and the training hyperparameters.
***Note: In the original paper, the authors observed that even when the model is trained with an image resolution of 256x256, it generalizes well to bigger resolutions such as 512x512. This is likely because of the larger dataset they used during training.*** ***Note: In the original paper, the authors observed that even when the model is trained with an image resolution of 256x256, it generalizes well to bigger resolutions such as 512x512. This is likely because of the larger dataset they used during training.***
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment