Releases: SOLAR-group/SustainDiffusion
Releases · SOLAR-group/SustainDiffusion
SustainDiffusion
SustainDiffusion
This repository contains the replication package for the paper "SustainDiffusion: Optimising the Social and Environmental Sustainability of Stable Diffusion Models"
Repository Structure
analysis/: Contains the code to reproduce the analysis reported in the paper.sustaindiffusion/: Contains the source code of SustainDiffusion.
Refer to the README in each subdirectory for more details.
Installation
Conda
conda env create -f environment.yml
conda activate sdenvpip
- Install
python=3.10
pip install -r requirements.txt