# diabetic-retinopathy-detection # Installataion Create conda environment from YAML: ```bash mamba env create -n retinopathy_restore -f environment.yml ```