From 03a33bf9207542b1e68a9b1824124bcaa5d6b083 Mon Sep 17 00:00:00 2001 From: HengZhang <67084806+czzhangheng@users.noreply.github.com> Date: Thu, 23 Jan 2025 20:03:28 +0800 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 021be9f..020fd86 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,6 @@ This project has been tested with **Torch 2.4.0 (recommended)** and **Torch 2.0. Clone this repository and install it: ```bash -git clone https://github.com/your-repo/FS-TFP.git cd FS-TFP pip install -e . ```