Update README.md
Browse files
README.md
CHANGED
@@ -16,6 +16,7 @@ Requirement:
|
|
16 |
```
|
17 |
keras==3.6.0
|
18 |
keras_nlp==0.15.1
|
|
|
19 |
```
|
20 |
If not available, install them using:
|
21 |
```
|
|
|
16 |
```
|
17 |
keras==3.6.0
|
18 |
keras_nlp==0.15.1
|
19 |
+
python==3.10
|
20 |
```
|
21 |
If not available, install them using:
|
22 |
```
|