yuzaa commited on
Commit
e62ac00
·
verified ·
1 Parent(s): cb48002

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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