Update readme
Browse files
README.md
CHANGED
@@ -176,7 +176,7 @@ print(output[0].outputs[0].text)
|
|
176 |
|
177 |
|
178 |
Phi-4 family has been integrated in the `4.49.0` version of `transformers`. The current `transformers` version can be verified with: `pip list | grep transformers`.
|
179 |
-
Python 3.8 will work best.
|
180 |
List of required packages:
|
181 |
|
182 |
```
|
|
|
176 |
|
177 |
|
178 |
Phi-4 family has been integrated in the `4.49.0` version of `transformers`. The current `transformers` version can be verified with: `pip list | grep transformers`.
|
179 |
+
Python 3.8 and 3.10 will work best.
|
180 |
List of required packages:
|
181 |
|
182 |
```
|