Skip to content

Commit

Permalink
Merge pull request #52 from FlooferLand/patch-2
Browse files Browse the repository at this point in the history
Fixed mistakes with md & grammar & Batch
  • Loading branch information
bshikin authored Sep 23, 2023
2 parents dafd4cd + 2a6fd3e commit 69f2251
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions RunningLocalModels.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Running Local Models

## Install 'unifree' and Active the Environment
## Install 'unifree' and activate the Python Virtual Environment

### Linux/MacOS

Expand All @@ -16,7 +16,7 @@ source venv/bin/activate
```
git clone https://github.com/ProjectUnifree/unifree
cd unifree
launch.bat
.\launch.bat
.\venv\Scripts\activate.bat
```

Expand All @@ -28,4 +28,4 @@ the inference speed.

## Use unifree as usual

(See main README.md for usage)[https://github.com/ProjectUnifree/unifree#installation-and-usage].
[See main README.md for usage.](https://github.com/ProjectUnifree/unifree#installation-and-usage)

0 comments on commit 69f2251

Please sign in to comment.