Manas Gupta

Manas Gupta is a passionate AI aficionado, who values simplicity and enjoys sharing his knowledge with others. With an insatiable thirst for learning, he spends his free time exploring cutting-edge creative tech. When not pushing the boundaries of technology, Manas can be found binge-watching thrilling suspense shows or immersing himself in the latest PC gaming craze!



Manas Gupta Articles


Image to Image Generation with Stable Diffusion in Python
Image to Image Generation with Stable Diffusion in Python

Learn how you can generate similar images with depth estimation (depth2img) using stable diffusion with huggingface diffusers and transformers libraries in Python.

How to Generate Images from Text using Stable Diffusion in Python
How to Generate Images from Text using Stable Diffusion in Python

Learn how to perform text-to-image using stable diffusion models with the help of huggingface transformers and diffusers libraries in Python.

How to Perform Image Segmentation using Transformers in Python
How to Perform Image Segmentation using Transformers in Python

Learn how to use image segmentation transformer model to segment any image using huggingface transformers and PyTorch libraries in Python.