Update README.md

This commit is contained in:
HengZhang 2024-12-25 23:36:49 +08:00 committed by GitHub
parent 4a501e6819
commit c7eb8cf849
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

@ -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: Clone this repository and install it:
```bash ```bash
git clone https://github.com/your-repo/FS-TFP.git
cd FS-TFP cd FS-TFP
pip install -e . pip install -e .
``` ```