Update README.md
Browse files
README.md
CHANGED
@@ -944,7 +944,7 @@ Click here to try the online demo of [MiniCPM-o 2.6](https://minicpm-omni-webdem
|
|
944 |
|
945 |
|
946 |
## Usage
|
947 |
-
Inference using Huggingface transformers on NVIDIA GPUs. Requirements tested on python 3.10:
|
948 |
```
|
949 |
Pillow==10.1.0
|
950 |
torch==2.2.0
|
|
|
944 |
|
945 |
|
946 |
## Usage
|
947 |
+
Inference using Huggingface transformers on NVIDIA GPUs. Please ensure that `transformers==4.44.2` is installed, as other versions may have compatibility issues. We are investigating this issue. Requirements tested on python 3.10:
|
948 |
```
|
949 |
Pillow==10.1.0
|
950 |
torch==2.2.0
|