diff --git a/README.md b/README.md
index 28e5a61..b0ffae4 100644
--- a/README.md
+++ b/README.md
@@ -95,7 +95,7 @@ For faster convergence and better results, a large batch size (more than 16) is
python train.py --name simswap224_test --batchSize 8 --gpu_ids 0 --dataset /path/to/VGGFace2HQ --Gdeep False
```
-[Colab demo for training 224 model](https://colab.research.google.com/github/neuralchen/SimSwap/blob/main/train.ipynb)
+[Colab demo for training 224 model][ ](https://colab.research.google.com/github/neuralchen/SimSwap/blob/main/train.ipynb)
For faster convergence and better results, a large batch size (more than 16) is recommended!
@@ -115,7 +115,7 @@ python train.py --name simswap512_test --batchSize 16 --gpu_ids 0 --dataset /p