/diffusion

This is a microservice which is a part of PhotoLab

Primary LanguagePython

pip install -r requirements.txt - this will install the required packages

cd src uvicorn test:app --host 0.0.0.0 --reload - this will start server