ctranslate2-4you commited on
Commit
9f6505d
·
verified ·
1 Parent(s): d0fe8a1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -29,7 +29,7 @@ Also, I've only tested it on ```torch==2.2.2``` although I plan on testing with
29
  pip install https://download.pytorch.org/whl/cu121/torch-2.2.2%2Bcu121-cp311-cp311-win_amd64.whl#sha256=efbcfdd4399197d06b32f7c0e1711c615188cdd65427b933648c7478fb880b3f
30
  ```
31
 
32
- Example script:
33
 
34
  ```Python
35
  import sys
 
29
  pip install https://download.pytorch.org/whl/cu121/torch-2.2.2%2Bcu121-cp311-cp311-win_amd64.whl#sha256=efbcfdd4399197d06b32f7c0e1711c615188cdd65427b933648c7478fb880b3f
30
  ```
31
 
32
+ Example script (process single image):
33
 
34
  ```Python
35
  import sys