You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ GraalPy has first-class support for embedding in Java and can turn Python applic
20
20
* Install [packages](docs/user/Python-Runtime.md#installing-packages) like *NumPy*, *PyTorch*, or *Tensorflow*; run [Hugging Face](https://huggingface.co/) models like *Stable Diffusion* or *GPT*
21
21
* See if the packages you need work with our [Python Compatibility Checker](https://www.graalvm.org/python/compatibility/)
22
22
* Use almost any standard Python feature, the CPython tests run on every commit and pass ~85%
0 commit comments