diff --git a/README.md b/README.md
index 89a1fef..b6cac9a 100644
--- a/README.md
+++ b/README.md
@@ -390,6 +390,7 @@ This is a curated list of tutorials, projects, libraries, videos, papers, books
## Multi-task Learning
- [Hierarchical Multi-Task Learning Model](https://github.com/huggingface/hmtl)
- [Task-based End-to-end Model Learning](https://github.com/locuslab/e2e-model-learning)
+- [torchMTL: A lightweight module for Multi-Task Learning in pytorch](https://github.com/chrisby/torchMTL)
## GANs, VAEs, and AEs
- [BigGAN: Large Scale GAN Training for High Fidelity Natural Image Synthesis](https://github.com/ajbrock/BigGAN-PyTorch)