Aryan-Chharia / Computer-Vision-Projects

Check out my Computer Vision Repository for projects showcasing advanced image processing techniques like object detection, image stitching, and segmentation using Python and OpenCV. Whether you're a researcher, developer, or enthusiast, you'll find comprehensive insights and practical implementations to advance your computer vision skills.
GNU General Public License v3.0
31 stars 64 forks source link

Text-to-Image Generator without any API. #82

Open jaidh01 opened 1 week ago

jaidh01 commented 1 week ago

Text-to-image generation model which uses Stable Diffusion model to generate Images. Since, it does not require any API, therefore everything remains on the local system and provide privacy as well.

It would be able to generate images like this: -

generated_image

AtharvSomani commented 5 days ago

Hi i want to work on this project

Aryan-Chharia commented 5 days ago

Not needed in computer vision repo