update pyproject (exclude jax/pax) and update README
This commit is contained in:
+1
-1
@@ -42,7 +42,7 @@ absl-py = ">=1.4.0"
|
||||
|
||||
[tool.poetry.extras]
|
||||
pax = ["paxml", "lingvo", "jax", "jaxlib"]
|
||||
torch = ["torch", "jax", "jaxlib"] # jax & jaxlib are already in pax
|
||||
torch = ["torch"]
|
||||
|
||||
[tool.poetry.dependencies.paxml]
|
||||
version = ">=1.4.0"
|
||||
|
||||
Reference in New Issue
Block a user