Update README.md
Browse files
README.md
CHANGED
|
@@ -10,7 +10,7 @@ size_categories:
|
|
| 10 |
task_categories:
|
| 11 |
- text-generation
|
| 12 |
---
|
| 13 |
-
Following packages are
|
| 14 |
|
| 15 |
```bash
|
| 16 |
sudo apt install gcc-7
|
|
|
|
| 10 |
task_categories:
|
| 11 |
- text-generation
|
| 12 |
---
|
| 13 |
+
Following packages are necessary to compile the model in C:
|
| 14 |
|
| 15 |
```bash
|
| 16 |
sudo apt install gcc-7
|