Image generation Application with streamlit, using langchain coupled with "runwayml/stable-diffusion-v1-5" model
To try it :
N.B : You need to create a HugginFace account and add a HF Token as a pre-requesite
1- Clone the repo
2- Install packages from requirements.txt file
3- Launch the application using : streamlit run app.py