update readme
Browse files
README.md
CHANGED
@@ -83,7 +83,7 @@ MiniCPM-Llama3-V 2.5 can be deployed on mobile phones with Android operating sys
|
|
83 |
|
84 |
|
85 |
## Usage
|
86 |
-
Inference using Huggingface transformers on
|
87 |
```
|
88 |
Pillow==10.1.0
|
89 |
torch==2.1.2
|
|
|
83 |
|
84 |
|
85 |
## Usage
|
86 |
+
Inference using Huggingface transformers on NVIDIA GPUs. Requirements tested on python 3.10:
|
87 |
```
|
88 |
Pillow==10.1.0
|
89 |
torch==2.1.2
|