Skip to content

Image Generator model using Stable Diffusion Model of HUGGING FACE for generating images and a taste of multilingualism for generation.

License

Notifications You must be signed in to change notification settings

ArnavGhosh999/Arrtify.ai

 
 

Repository files navigation

INTERACTIVE ARTWORK GENERATOR

This project focuses on generating images from text prompts in multiple languages using the Stable Diffusion model. The generated images are then evaluated for quality and relevance using the CLIP model, which measures the alignment between text and image. The aim is to assess the effectiveness of multilingual text-to-image generation and improve the coherence and realism of the produced visuals.


Necessary Installations

First install the dependencies

pip install -r requirements.txt

Code Snippets

About

Image Generator model using Stable Diffusion Model of HUGGING FACE for generating images and a taste of multilingualism for generation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 96.7%
  • CSS 1.7%
  • HTML 1.2%
  • Python 0.4%