diff --git a/TODO.md b/TODO.md
index b0ccdfd3..41260b76 100644
--- a/TODO.md
+++ b/TODO.md
@@ -2,17 +2,15 @@
## Work in Progress
-- Switch to custom `tfjs` for main `human` ESM bundle
-- Sort out incompatibility with latest `long.js` 5.0.0 due to CJS to ESM switch
-
### Exploring
- Optical Flow:
-- Histogram Equalization: Regular, Adaptive, Contrast Limited
+- Histogram Equalization: Regular, Adaptive, Contrast Limited, CLAHE
- TFLite Models:
- Body segmentation: `robust-video-matting`
+- TFJS incompatibility with latest `long.js` 5.0.0 due to CJS to ESM switch
diff --git a/demo/typescript/index.html b/demo/typescript/index.html
index a74a14bc..3b7d0ba4 100644
--- a/demo/typescript/index.html
+++ b/demo/typescript/index.html
@@ -26,5 +26,6 @@
+