setup
This commit is contained in:
15
README.md
15
README.md
@@ -1,3 +1,18 @@
|
||||
OCR for Japanese manga
|
||||
|
||||
# Installation
|
||||
|
||||
You need Python 3.6+.
|
||||
|
||||
If you want to run with GPU, install PyTorch as described [here](https://pytorch.org/get-started/locally/#start-locally),
|
||||
otherwise this step can be skipped.
|
||||
|
||||
Run:
|
||||
|
||||
```
|
||||
pip install manga-ocr
|
||||
```
|
||||
|
||||
# Usage
|
||||
|
||||
```python
|
||||
|
||||
Reference in New Issue
Block a user