From 8e53c6895c9443ece3369944f96dc09df98e3c4c Mon Sep 17 00:00:00 2001 From: Vladislav Shishkov <44286356+timetoai@users.noreply.github.com> Date: Fri, 1 Sep 2023 15:22:03 +0300 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 60ea8bb..5f38bf2 100644 --- a/README.md +++ b/README.md @@ -5,8 +5,7 @@ Supports 2D (image) and 3D (video) data as input for research purposes. **Install** ``` -https://github.com/timetoai/TimeDiffusion.git -pip install . +pip install timediffusion ```