Skip to content

nabeelahmad10/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

Releases

No releases published

Packages

No packages published

Languages

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