diff --git a/ML/Pytorch/GANs/Pix2Pix/README.md b/ML/Pytorch/GANs/Pix2Pix/README.md
index e06284d..20cc18c 100644
--- a/ML/Pytorch/GANs/Pix2Pix/README.md
+++ b/ML/Pytorch/GANs/Pix2Pix/README.md
@@ -5,18 +5,10 @@ Implementation of Pix2Pix paper in PyTorch. I've tried to replicate the original
The model was first trained on the Maps dataset also used in the Pix2Pix paper with the task converting satellite images to Google Maps like visualizations. The model was also trained on a fun anime dataset found on Kaggle and examples of the results are shown below.
-Solarized dark | Solarized Ocean
-:-------------------------:|:-------------------------:
- | 
-
-
-
-
-
|1st row: Input / 2nd row: Generated / 3rd row: Target|
|:---:|
-||
-||
+||
+||
### Maps dataset