From 038d1e70d98319ac450c28a61a34e802ec675d02 Mon Sep 17 00:00:00 2001 From: mrfakename Date: Fri, 22 Mar 2024 09:33:53 -0700 Subject: [PATCH] [minor change] fix markdown checkbox formatting --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 049bab3..1e13a32 100644 --- a/README.md +++ b/README.md @@ -12,9 +12,9 @@ The TODOs left will be completed by the end of March 2024. - [x] Codebase upload - [x] Environment setup - [x] Inference demo for speech editing and TTS -- [] Upload model weights -- [] Training guidance -- [] Upload the RealEdit dataset +- [ ] Upload model weights +- [ ] Training guidance +- [ ] Upload the RealEdit dataset ## Environment setup ```bash