/stable-diffusion-cpu-flask

tidied up ver of stable diffusion for interview purpose

Primary LanguageJupyter Notebook

stable-diffusion-cpu

tidied up ver of stable diffusion for interview purpose

A suitable conda environment named ldm can be created and activated with:

conda env create -f environment.yaml
conda activate ldm