Skip to content

Commit ffcc43b

Browse files
committed
updated readme
1 parent 19e7c4d commit ffcc43b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Face‑aging models aren't just "fun filters" on social apps, but address real n
1818
- **AWS Utilities** - when running on EC2, IAM-ready scripts to automatically sync `outputs/` to S3 after saving checkpoints and terminate the instance after full training.
1919
- **Gradio Demo** – ready-to-deploy web app for interactive predictions. Hosted on [Huggingface Spaces](https://huggingface.co/spaces/codinglabsong/aging-gan).
2020
- **Reproducible Workflows** - configuration-based training/inference scripts and environment variables. Optionally set seed during training.
21-
- **Developer Tools** - linting with ruff and black, plus unit tests.
21+
- **Developer Tools & CI** - linting with ruff and black, unit tests with pytest, end‐to‐end smoke tests in GitHub Actions.
2222

2323
## Installation
2424
1. Clone this repository and install the core dependencies:

0 commit comments

Comments
 (0)