Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjoyo committed Apr 17, 2024
2 parents a9e156d + 4e84484 commit 6929dfd
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# bpm-ai-inference

Extension to bpm-ai project for local AI inference.

## Install platform specific dependencies
### Linux
Install PyTorch (with CUDA GPU support) and spaCy:
Expand All @@ -19,4 +21,16 @@ $ pip install -r requirements.apple.txt
## Install from PyPi
```bash
$ pip install bpm-ai-inference
```
```

## License

This project is developed under

[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)

due to dependency licenses.

## Sponsors and Customers

[![sponsored](https://img.shields.io/badge/sponsoredBy-Holisticon-red.svg)](https://holisticon.de/)

0 comments on commit 6929dfd

Please sign in to comment.