diff --git a/README.md b/README.md
index 1bab975..4a7dd46 100644
--- a/README.md
+++ b/README.md
@@ -41,16 +41,15 @@ Ewon Spice
examples
-
+ |
+
-
-
+ |
David Kovalniy
@@ -62,7 +61,9 @@ Matilda Bobbie
examples
- |
+ |
+
+
Silwan Stillwone
@@ -75,8 +76,13 @@ Tim Chrys
examples
- |
-
+
+Zahar Lupin
+
+
+
+examples
+ |
diff --git a/doc/celebs/Zahar_Lupin/Zahar_Lupin.png b/doc/celebs/Zahar_Lupin/Zahar_Lupin.png
new file mode 100644
index 0000000..88610fc
Binary files /dev/null and b/doc/celebs/Zahar_Lupin/Zahar_Lupin.png differ
diff --git a/doc/celebs/Zahar_Lupin/Zahar_Lupin_0.mp4 b/doc/celebs/Zahar_Lupin/Zahar_Lupin_0.mp4
new file mode 100644
index 0000000..44e236b
Binary files /dev/null and b/doc/celebs/Zahar_Lupin/Zahar_Lupin_0.mp4 differ
diff --git a/doc/celebs/Zahar_Lupin/Zahar_Lupin_1.mp4 b/doc/celebs/Zahar_Lupin/Zahar_Lupin_1.mp4
new file mode 100644
index 0000000..a99eef2
Binary files /dev/null and b/doc/celebs/Zahar_Lupin/Zahar_Lupin_1.mp4 differ
diff --git a/doc/celebs/Zahar_Lupin/Zahar_Lupin_2.mp4 b/doc/celebs/Zahar_Lupin/Zahar_Lupin_2.mp4
new file mode 100644
index 0000000..ab51e88
Binary files /dev/null and b/doc/celebs/Zahar_Lupin/Zahar_Lupin_2.mp4 differ
diff --git a/doc/celebs/Zahar_Lupin/examples.md b/doc/celebs/Zahar_Lupin/examples.md
new file mode 100644
index 0000000..b39ddbe
--- /dev/null
+++ b/doc/celebs/Zahar_Lupin/examples.md
@@ -0,0 +1,7 @@
+https://user-images.githubusercontent.com/8076202/160246311-d756da7a-a9c5-4d3b-988e-16208e3a42aa.mp4
+
+https://user-images.githubusercontent.com/8076202/160246317-622dd817-043e-4752-97ac-5144511f7fda.mp4
+
+https://user-images.githubusercontent.com/8076202/160246318-92b8dfd4-e02c-4799-b3f3-8798048a91f6.mp4
+
+
diff --git a/modelhub/DFLive/DFMModel.py b/modelhub/DFLive/DFMModel.py
index 727eb41..2a2a09f 100644
--- a/modelhub/DFLive/DFMModel.py
+++ b/modelhub/DFLive/DFMModel.py
@@ -42,6 +42,7 @@ def get_available_models_info(models_path : Path) -> List[DFMModelInfo]:
DFMModelInfo(name='Matilda Bobbie', model_path=models_path / f'Matilda_Bobbie.dfm', url=rf'https://github.com/iperov/DeepFaceLive/releases/download/MATILDA_BOBBIE/Matilda_Bobbie.dfm'),
DFMModelInfo(name='Silwan Stillwone', model_path=models_path / f'Silwan_Stillwone.dfm', url=rf'https://github.com/iperov/DeepFaceLive/releases/download/SILWAN_STILLWONE/Silwan_Stillwone.dfm'),
DFMModelInfo(name='Tim Chrys', model_path=models_path / f'Tim_Chrys.dfm', url=rf'https://github.com/iperov/DeepFaceLive/releases/download/TIM_CHRYS/Tim_Chrys.dfm'),
+ DFMModelInfo(name='Zahar Lupin', model_path=models_path / f'Zahar_Lupin.dfm', url=rf'https://github.com/iperov/DeepFaceLive/releases/download/ZAHAR_LUPIN/Zahar_Lupin.dfm'),
]
# scan additional models in directory