Skip to content

Commit 78e5153

Browse files
authored
Refine README setup instructions formatting
Removed unnecessary line breaks and improved formatting in the setup instructions.
1 parent 51ae63b commit 78e5153

File tree

1 file changed

+0
-2
lines changed
  • ai/ai-vision/ai-vision-and-sam/files

1 file changed

+0
-2
lines changed

ai/ai-vision/ai-vision-and-sam/files/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ You would need some space and at least a CPU with 300MB of memory, for `sam2.1-h
2222

2323
## Setup
2424
1. Install Python (this project requires Python 3.13.5 or later). You can check your current Python version by running:
25-
</br>
2625
```
2726
python --version
2827
```
@@ -31,7 +30,6 @@ or
3130
python3 --version
3231
```
3332
2. Install the requirements from `requirements.txt` file.
34-
</br>
3533
```
3634
pip install -r /path/to/requirements.txt
3735
```

0 commit comments

Comments
 (0)