smatched
1.0.0
This project is a web application that allows you to transfer make-up from one photo to another using the Stable Diffusion. It is built using Streamlit, a Python library for creating web applications with minimal effort.
To run this application on your local machine, follow these steps:
git clone https://github.com/konstantgr/smatched.gitcd smatched
poetry shell
poetry installpoetry run streamlit run web/app.pyOpen your web browser and go to the URL provided by Streamlit, typically http://localhost:8501. You can now use the web application to transfer makeup from one photo to another.