Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ViperX7 authored Apr 27, 2023
1 parent 99247ad commit 3f08620
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ https://user-images.githubusercontent.com/38191717/234747316-2e8d5f55-73f2-4f42-
#### 🐳 Using Docker (only Linux is supported with docker)
- ToDo


#### 🪟 Using Windows (standalone or miniconda) AND Mac M1/M2 (using miniconda)

> #### For Windows users we have a [oneclick standalone launcher - Alpaca-Turbo.exe](https://github.com/ViperX7/Alpaca-Turbo/releases/latest).
Expand Down Expand Up @@ -55,6 +56,14 @@ https://user-images.githubusercontent.com/38191717/234747316-2e8d5f55-73f2-4f42-

9. ready to interact

#### Directly installing with Pip
just get the latest release unzip and then run

```
pip install -r requirements.txt
python app.py
```

## 💁 Contributing

As an open source project in a rapidly developing field, I am open to contributions, whether it be in the form of a new feature, improved infra, or better documentation.
Expand Down

0 comments on commit 3f08620

Please sign in to comment.