Update README.md
Browse files
README.md
CHANGED
@@ -16,6 +16,9 @@ It's an experiment in longer and more complex descriptions. My goal is to create
|
|
16 |
|
17 |
This model in it's current state does not succeed with that. It needs further training and refinement.
|
18 |
|
|
|
|
|
|
|
19 |
# Simple usage script
|
20 |
`pip install git+https://github.com/huggingface/transformers`
|
21 |
|
|
|
16 |
|
17 |
This model in it's current state does not succeed with that. It needs further training and refinement.
|
18 |
|
19 |
+
# Installation
|
20 |
+
Install the requirements and pytorch with CUDA.
|
21 |
+
|
22 |
# Simple usage script
|
23 |
`pip install git+https://github.com/huggingface/transformers`
|
24 |
|