We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74ba56a commit cfe5f5cCopy full SHA for cfe5f5c
README.md
@@ -13,11 +13,11 @@ $ composer create-project rubix/sentiment
13
> **Note:** Installation may take longer than usual because of the large dataset.
14
15
## Requirements
16
-- [PHP](https://php.net) 7.2 or above
+- [PHP](https://php.net) 7.4 or above
17
+- 16G of system memory or more
18
19
#### Recommended
20
- [Tensor extension](https://github.com/RubixML/Tensor) for faster training and inference
-- 12G of system memory or more
21
22
## Tutorial
23
0 commit comments