mnemic commited on
Commit
2e38cdf
·
verified ·
1 Parent(s): 0505601

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
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