Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
BBC-Esq authored Jul 30, 2024
1 parent d7308a7 commit 5dd09cc
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,12 +47,16 @@ Activate the virtual environment:
.\Scripts\activate
```
### Step 4
Install fast RUST library for 2x installation speed.
```
pip install uv
```
### Step 5
Run setup:
```
python setup_windows.py
```

### Optional Step 5
### Optional Step 6
Run this command if you want to doublecheck that you installed the Pytorch and gpu-acceleration software correctly:
```
python check_gpu.py
Expand Down

0 comments on commit 5dd09cc

Please sign in to comment.