moelanoby owao commited on
Commit
1f173e2
·
verified ·
1 Parent(s): ea1f4b4

Update README.md (#4)

Browse files

- Update README.md (e70741fb75fb0822b0ec6ea07d7835575dcc9838)


Co-authored-by: blakkd <[email protected]>

Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -82,6 +82,7 @@ use the installation guide AND the python implementation :]
82
  First, ensure you have the necessary libraries installed:
83
 
84
  ```bash
 
85
  pip install torch transformers accelerate
86
  ```
87
 
 
82
  First, ensure you have the necessary libraries installed:
83
 
84
  ```bash
85
+ # python version >= 3.11
86
  pip install torch transformers accelerate
87
  ```
88