Skip to content

Commit 39520c8

Browse files
authored
reflect python >= 3.10 in readme (#316)
1 parent 6b8d72c commit 39520c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ pip install chai_lab==0.6.0
1818
pip install git+https://github.com/chaidiscovery/chai-lab.git
1919
```
2020

21-
This Python package requires Linux, and a GPU with CUDA and bfloat16 support. We recommend using an A100 80GB or H100 80GB or L40S 48GB chip, but A10 and A30 will work for smaller complexes. Users have also reported success with consumer-grade RTX 4090.
21+
This Python package requires Linux, Python 3.10 or later, and a GPU with CUDA and bfloat16 support. We recommend using an A100 80GB or H100 80GB or L40S 48GB chip, but A10 and A30 will work for smaller complexes. Users have also reported success with consumer-grade RTX 4090.
2222

2323
## Running the model
2424

0 commit comments

Comments
 (0)