Spaces:
Sleeping
Sleeping
windopper commited on
Commit ·
df56592
1
Parent(s): 9441c7f
Update dependencies in uv.lock: bump caainp-cvm to version 0.1.1, downgrade torch and torchvision to versions 2.5.1 and 0.20.1 respectively, and adjust resolution markers for platform compatibility.
Browse files
uv.lock
CHANGED
|
@@ -48,8 +48,8 @@ dependencies = [
|
|
| 48 |
|
| 49 |
[[package]]
|
| 50 |
name = "caainp-cvm"
|
| 51 |
-
version = "0.1.
|
| 52 |
-
source = { git = "https://github.com/caainp/caainp-cvm.git#
|
| 53 |
dependencies = [
|
| 54 |
{ name = "caainp-csm" },
|
| 55 |
{ name = "easyocr" },
|
|
@@ -67,9 +67,10 @@ dependencies = [
|
|
| 67 |
{ name = "seaborn" },
|
| 68 |
{ name = "shapely" },
|
| 69 |
{ name = "tokenizers" },
|
| 70 |
-
{ name = "torch", version = "2.
|
| 71 |
-
{ name = "torch", version = "2.
|
| 72 |
-
{ name = "torchvision" },
|
|
|
|
| 73 |
{ name = "transformers" },
|
| 74 |
]
|
| 75 |
|
|
@@ -271,9 +272,10 @@ dependencies = [
|
|
| 271 |
{ name = "scikit-image" },
|
| 272 |
{ name = "scipy" },
|
| 273 |
{ name = "shapely" },
|
| 274 |
-
{ name = "torch", version = "2.
|
| 275 |
-
{ name = "torch", version = "2.
|
| 276 |
-
{ name = "torchvision" },
|
|
|
|
| 277 |
]
|
| 278 |
wheels = [
|
| 279 |
{ url = "https://files.pythonhosted.org/packages/bb/84/4a2cab0e6adde6a85e7ba543862e5fc0250c51f3ac721a078a55cdcff250/easyocr-1.7.2-py3-none-any.whl", hash = "sha256:5be12f9b0e595d443c9c3d10b0542074b50f0ec2d98b141a109cd961fd1c177c", size = 2870178 },
|
|
@@ -796,9 +798,10 @@ dependencies = [
|
|
| 796 |
{ name = "regex" },
|
| 797 |
{ name = "safetensors" },
|
| 798 |
{ name = "timm" },
|
| 799 |
-
{ name = "torch", version = "2.
|
| 800 |
-
{ name = "torch", version = "2.
|
| 801 |
-
{ name = "torchvision" },
|
|
|
|
| 802 |
{ name = "tqdm" },
|
| 803 |
]
|
| 804 |
sdist = { url = "https://files.pythonhosted.org/packages/30/46/fb8be250fa7fcfc56fbeb41583645e18d868268f67fbbbeb8ed62a8ff18a/open_clip_torch-3.2.0.tar.gz", hash = "sha256:62b7743012ccc40fb7c64819fa762fba0a13dd74585ac733babe58c2974c2506", size = 1502853 }
|
|
@@ -1543,14 +1546,14 @@ wheels = [
|
|
| 1543 |
|
| 1544 |
[[package]]
|
| 1545 |
name = "sympy"
|
| 1546 |
-
version = "1.
|
| 1547 |
source = { registry = "https://pypi.org/simple" }
|
| 1548 |
dependencies = [
|
| 1549 |
{ name = "mpmath" },
|
| 1550 |
]
|
| 1551 |
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
| 1552 |
wheels = [
|
| 1553 |
-
{ url = "https://files.pythonhosted.org/packages/
|
| 1554 |
]
|
| 1555 |
|
| 1556 |
[[package]]
|
|
@@ -1582,9 +1585,10 @@ dependencies = [
|
|
| 1582 |
{ name = "huggingface-hub" },
|
| 1583 |
{ name = "pyyaml" },
|
| 1584 |
{ name = "safetensors" },
|
| 1585 |
-
{ name = "torch", version = "2.
|
| 1586 |
-
{ name = "torch", version = "2.
|
| 1587 |
-
{ name = "torchvision" },
|
|
|
|
| 1588 |
]
|
| 1589 |
sdist = { url = "https://files.pythonhosted.org/packages/c5/9d/e4670765d1c033f97096c760b3b907eeb659cf80f3678640e5f060b04c6c/timm-1.0.22.tar.gz", hash = "sha256:14fd74bcc17db3856b1a47d26fb305576c98579ab9d02b36714a5e6b25cde422", size = 2382998 }
|
| 1590 |
wheels = [
|
|
@@ -1618,96 +1622,81 @@ wheels = [
|
|
| 1618 |
|
| 1619 |
[[package]]
|
| 1620 |
name = "torch"
|
| 1621 |
-
version = "2.
|
| 1622 |
source = { registry = "https://download.pytorch.org/whl/cpu" }
|
| 1623 |
resolution-markers = [
|
| 1624 |
"sys_platform == 'darwin'",
|
|
|
|
| 1625 |
]
|
| 1626 |
dependencies = [
|
| 1627 |
-
{ name = "filelock", marker = "sys_platform == 'darwin'" },
|
| 1628 |
-
{ name = "fsspec", marker = "sys_platform == 'darwin'" },
|
| 1629 |
-
{ name = "jinja2", marker = "sys_platform == 'darwin'" },
|
| 1630 |
-
{ name = "networkx", marker = "sys_platform == 'darwin'" },
|
| 1631 |
-
{ name = "setuptools", marker = "sys_platform == 'darwin'" },
|
| 1632 |
-
{ name = "sympy", marker = "sys_platform == 'darwin'" },
|
| 1633 |
-
{ name = "typing-extensions", marker = "sys_platform == 'darwin'" },
|
| 1634 |
]
|
| 1635 |
wheels = [
|
| 1636 |
-
{ url = "https://download.pytorch.org/whl/cpu/torch-2.
|
| 1637 |
-
{ url = "https://download.pytorch.org/whl/cpu/torch-2.
|
| 1638 |
-
{ url = "https://download.pytorch.org/whl/cpu/torch-2.9.1-cp313-none-macosx_11_0_arm64.whl" },
|
| 1639 |
-
{ url = "https://download.pytorch.org/whl/cpu/torch-2.9.1-cp314-cp314-macosx_11_0_arm64.whl" },
|
| 1640 |
-
{ url = "https://download.pytorch.org/whl/cpu/torch-2.9.1-cp314-cp314t-macosx_11_0_arm64.whl" },
|
| 1641 |
]
|
| 1642 |
|
| 1643 |
[[package]]
|
| 1644 |
name = "torch"
|
| 1645 |
-
version = "2.
|
| 1646 |
source = { registry = "https://download.pytorch.org/whl/cpu" }
|
| 1647 |
resolution-markers = [
|
| 1648 |
-
"platform_machine == 'aarch64' and sys_platform == 'linux'",
|
| 1649 |
"(platform_machine != 'aarch64' and sys_platform == 'linux') or (sys_platform != 'darwin' and sys_platform != 'linux')",
|
| 1650 |
]
|
| 1651 |
dependencies = [
|
| 1652 |
-
{ name = "filelock", marker = "sys_platform != 'darwin'" },
|
| 1653 |
-
{ name = "fsspec", marker = "sys_platform != 'darwin'" },
|
| 1654 |
-
{ name = "jinja2", marker = "sys_platform != 'darwin'" },
|
| 1655 |
-
{ name = "networkx", marker = "sys_platform != 'darwin'" },
|
| 1656 |
-
{ name = "setuptools", marker = "sys_platform != 'darwin'" },
|
| 1657 |
-
{ name = "sympy", marker = "sys_platform != 'darwin'" },
|
| 1658 |
-
{ name = "typing-extensions", marker = "sys_platform != 'darwin'" },
|
| 1659 |
-
]
|
| 1660 |
-
wheels = [
|
| 1661 |
-
{ url = "https://download.pytorch.org/whl/cpu/torch-2.
|
| 1662 |
-
{ url = "https://download.pytorch.org/whl/cpu/torch-2.
|
| 1663 |
-
{ url = "https://download.pytorch.org/whl/cpu/torch-2.
|
| 1664 |
-
{ url = "https://download.pytorch.org/whl/cpu/torch-2.9.1%2Bcpu-cp312-cp312-win_arm64.whl" },
|
| 1665 |
-
{ url = "https://download.pytorch.org/whl/cpu/torch-2.9.1%2Bcpu-cp313-cp313-manylinux_2_28_aarch64.whl" },
|
| 1666 |
-
{ url = "https://download.pytorch.org/whl/cpu/torch-2.9.1%2Bcpu-cp313-cp313-manylinux_2_28_x86_64.whl" },
|
| 1667 |
-
{ url = "https://download.pytorch.org/whl/cpu/torch-2.9.1%2Bcpu-cp313-cp313-win_amd64.whl" },
|
| 1668 |
-
{ url = "https://download.pytorch.org/whl/cpu/torch-2.9.1%2Bcpu-cp313-cp313-win_arm64.whl" },
|
| 1669 |
-
{ url = "https://download.pytorch.org/whl/cpu/torch-2.9.1%2Bcpu-cp313-cp313t-manylinux_2_28_aarch64.whl" },
|
| 1670 |
-
{ url = "https://download.pytorch.org/whl/cpu/torch-2.9.1%2Bcpu-cp313-cp313t-manylinux_2_28_x86_64.whl" },
|
| 1671 |
-
{ url = "https://download.pytorch.org/whl/cpu/torch-2.9.1%2Bcpu-cp313-cp313t-win_amd64.whl" },
|
| 1672 |
-
{ url = "https://download.pytorch.org/whl/cpu/torch-2.9.1%2Bcpu-cp314-cp314-manylinux_2_28_aarch64.whl" },
|
| 1673 |
-
{ url = "https://download.pytorch.org/whl/cpu/torch-2.9.1%2Bcpu-cp314-cp314-manylinux_2_28_x86_64.whl" },
|
| 1674 |
-
{ url = "https://download.pytorch.org/whl/cpu/torch-2.9.1%2Bcpu-cp314-cp314-win_amd64.whl" },
|
| 1675 |
-
{ url = "https://download.pytorch.org/whl/cpu/torch-2.9.1%2Bcpu-cp314-cp314t-manylinux_2_28_aarch64.whl" },
|
| 1676 |
-
{ url = "https://download.pytorch.org/whl/cpu/torch-2.9.1%2Bcpu-cp314-cp314t-manylinux_2_28_x86_64.whl" },
|
| 1677 |
-
{ url = "https://download.pytorch.org/whl/cpu/torch-2.9.1%2Bcpu-cp314-cp314t-win_amd64.whl" },
|
| 1678 |
]
|
| 1679 |
|
| 1680 |
[[package]]
|
| 1681 |
name = "torchvision"
|
| 1682 |
-
version = "0.
|
| 1683 |
-
source = { registry = "https://
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1684 |
dependencies = [
|
| 1685 |
-
{ name = "numpy" },
|
| 1686 |
-
{ name = "pillow" },
|
| 1687 |
-
{ name = "torch", version = "2.
|
| 1688 |
-
|
| 1689 |
-
|
| 1690 |
-
|
| 1691 |
-
{ url = "https://
|
| 1692 |
-
|
| 1693 |
-
|
| 1694 |
-
|
| 1695 |
-
|
| 1696 |
-
|
| 1697 |
-
|
| 1698 |
-
|
| 1699 |
-
|
| 1700 |
-
|
| 1701 |
-
|
| 1702 |
-
{
|
| 1703 |
-
{
|
| 1704 |
-
{
|
| 1705 |
-
|
| 1706 |
-
|
| 1707 |
-
{ url = "https://
|
| 1708 |
-
{ url = "https://
|
| 1709 |
-
{ url = "https://files.pythonhosted.org/packages/36/9b/0f3b9ff3d0225ee2324ec663de0e7fb3eb855615ca958ac1875f22f1f8e5/torchvision-0.24.1-cp314-cp314t-manylinux_2_28_x86_64.whl", hash = "sha256:9ef95d819fd6df81bc7cc97b8f21a15d2c0d3ac5dbfaab5cbc2d2ce57114b19e", size = 8177422 },
|
| 1710 |
-
{ url = "https://files.pythonhosted.org/packages/d6/ab/e2bcc7c2f13d882a58f8b30ff86f794210b075736587ea50f8c545834f8a/torchvision-0.24.1-cp314-cp314t-win_amd64.whl", hash = "sha256:480b271d6edff83ac2e8d69bbb4cf2073f93366516a50d48f140ccfceedb002e", size = 4335190 },
|
| 1711 |
]
|
| 1712 |
|
| 1713 |
[[package]]
|
|
|
|
| 48 |
|
| 49 |
[[package]]
|
| 50 |
name = "caainp-cvm"
|
| 51 |
+
version = "0.1.1"
|
| 52 |
+
source = { git = "https://github.com/caainp/caainp-cvm.git#51d3dd9e97ad625ae8a6bc045c41de289ea62ac9" }
|
| 53 |
dependencies = [
|
| 54 |
{ name = "caainp-csm" },
|
| 55 |
{ name = "easyocr" },
|
|
|
|
| 67 |
{ name = "seaborn" },
|
| 68 |
{ name = "shapely" },
|
| 69 |
{ name = "tokenizers" },
|
| 70 |
+
{ name = "torch", version = "2.5.1", source = { registry = "https://download.pytorch.org/whl/cpu" }, marker = "(platform_machine == 'aarch64' and sys_platform == 'linux') or sys_platform == 'darwin'" },
|
| 71 |
+
{ name = "torch", version = "2.5.1+cpu", source = { registry = "https://download.pytorch.org/whl/cpu" }, marker = "(platform_machine != 'aarch64' and sys_platform == 'linux') or (sys_platform != 'darwin' and sys_platform != 'linux')" },
|
| 72 |
+
{ name = "torchvision", version = "0.20.1", source = { registry = "https://download.pytorch.org/whl/cpu" }, marker = "(platform_machine == 'aarch64' and sys_platform == 'linux') or sys_platform == 'darwin'" },
|
| 73 |
+
{ name = "torchvision", version = "0.20.1+cpu", source = { registry = "https://download.pytorch.org/whl/cpu" }, marker = "(platform_machine != 'aarch64' and sys_platform == 'linux') or (sys_platform != 'darwin' and sys_platform != 'linux')" },
|
| 74 |
{ name = "transformers" },
|
| 75 |
]
|
| 76 |
|
|
|
|
| 272 |
{ name = "scikit-image" },
|
| 273 |
{ name = "scipy" },
|
| 274 |
{ name = "shapely" },
|
| 275 |
+
{ name = "torch", version = "2.5.1", source = { registry = "https://download.pytorch.org/whl/cpu" }, marker = "(platform_machine == 'aarch64' and sys_platform == 'linux') or sys_platform == 'darwin'" },
|
| 276 |
+
{ name = "torch", version = "2.5.1+cpu", source = { registry = "https://download.pytorch.org/whl/cpu" }, marker = "(platform_machine != 'aarch64' and sys_platform == 'linux') or (sys_platform != 'darwin' and sys_platform != 'linux')" },
|
| 277 |
+
{ name = "torchvision", version = "0.20.1", source = { registry = "https://download.pytorch.org/whl/cpu" }, marker = "(platform_machine == 'aarch64' and sys_platform == 'linux') or sys_platform == 'darwin'" },
|
| 278 |
+
{ name = "torchvision", version = "0.20.1+cpu", source = { registry = "https://download.pytorch.org/whl/cpu" }, marker = "(platform_machine != 'aarch64' and sys_platform == 'linux') or (sys_platform != 'darwin' and sys_platform != 'linux')" },
|
| 279 |
]
|
| 280 |
wheels = [
|
| 281 |
{ url = "https://files.pythonhosted.org/packages/bb/84/4a2cab0e6adde6a85e7ba543862e5fc0250c51f3ac721a078a55cdcff250/easyocr-1.7.2-py3-none-any.whl", hash = "sha256:5be12f9b0e595d443c9c3d10b0542074b50f0ec2d98b141a109cd961fd1c177c", size = 2870178 },
|
|
|
|
| 798 |
{ name = "regex" },
|
| 799 |
{ name = "safetensors" },
|
| 800 |
{ name = "timm" },
|
| 801 |
+
{ name = "torch", version = "2.5.1", source = { registry = "https://download.pytorch.org/whl/cpu" }, marker = "(platform_machine == 'aarch64' and sys_platform == 'linux') or sys_platform == 'darwin'" },
|
| 802 |
+
{ name = "torch", version = "2.5.1+cpu", source = { registry = "https://download.pytorch.org/whl/cpu" }, marker = "(platform_machine != 'aarch64' and sys_platform == 'linux') or (sys_platform != 'darwin' and sys_platform != 'linux')" },
|
| 803 |
+
{ name = "torchvision", version = "0.20.1", source = { registry = "https://download.pytorch.org/whl/cpu" }, marker = "(platform_machine == 'aarch64' and sys_platform == 'linux') or sys_platform == 'darwin'" },
|
| 804 |
+
{ name = "torchvision", version = "0.20.1+cpu", source = { registry = "https://download.pytorch.org/whl/cpu" }, marker = "(platform_machine != 'aarch64' and sys_platform == 'linux') or (sys_platform != 'darwin' and sys_platform != 'linux')" },
|
| 805 |
{ name = "tqdm" },
|
| 806 |
]
|
| 807 |
sdist = { url = "https://files.pythonhosted.org/packages/30/46/fb8be250fa7fcfc56fbeb41583645e18d868268f67fbbbeb8ed62a8ff18a/open_clip_torch-3.2.0.tar.gz", hash = "sha256:62b7743012ccc40fb7c64819fa762fba0a13dd74585ac733babe58c2974c2506", size = 1502853 }
|
|
|
|
| 1546 |
|
| 1547 |
[[package]]
|
| 1548 |
name = "sympy"
|
| 1549 |
+
version = "1.13.1"
|
| 1550 |
source = { registry = "https://pypi.org/simple" }
|
| 1551 |
dependencies = [
|
| 1552 |
{ name = "mpmath" },
|
| 1553 |
]
|
| 1554 |
+
sdist = { url = "https://files.pythonhosted.org/packages/ca/99/5a5b6f19ff9f083671ddf7b9632028436167cd3d33e11015754e41b249a4/sympy-1.13.1.tar.gz", hash = "sha256:9cebf7e04ff162015ce31c9c6c9144daa34a93bd082f54fd8f12deca4f47515f", size = 7533040 }
|
| 1555 |
wheels = [
|
| 1556 |
+
{ url = "https://files.pythonhosted.org/packages/b2/fe/81695a1aa331a842b582453b605175f419fe8540355886031328089d840a/sympy-1.13.1-py3-none-any.whl", hash = "sha256:db36cdc64bf61b9b24578b6f7bab1ecdd2452cf008f34faa33776680c26d66f8", size = 6189177 },
|
| 1557 |
]
|
| 1558 |
|
| 1559 |
[[package]]
|
|
|
|
| 1585 |
{ name = "huggingface-hub" },
|
| 1586 |
{ name = "pyyaml" },
|
| 1587 |
{ name = "safetensors" },
|
| 1588 |
+
{ name = "torch", version = "2.5.1", source = { registry = "https://download.pytorch.org/whl/cpu" }, marker = "(platform_machine == 'aarch64' and sys_platform == 'linux') or sys_platform == 'darwin'" },
|
| 1589 |
+
{ name = "torch", version = "2.5.1+cpu", source = { registry = "https://download.pytorch.org/whl/cpu" }, marker = "(platform_machine != 'aarch64' and sys_platform == 'linux') or (sys_platform != 'darwin' and sys_platform != 'linux')" },
|
| 1590 |
+
{ name = "torchvision", version = "0.20.1", source = { registry = "https://download.pytorch.org/whl/cpu" }, marker = "(platform_machine == 'aarch64' and sys_platform == 'linux') or sys_platform == 'darwin'" },
|
| 1591 |
+
{ name = "torchvision", version = "0.20.1+cpu", source = { registry = "https://download.pytorch.org/whl/cpu" }, marker = "(platform_machine != 'aarch64' and sys_platform == 'linux') or (sys_platform != 'darwin' and sys_platform != 'linux')" },
|
| 1592 |
]
|
| 1593 |
sdist = { url = "https://files.pythonhosted.org/packages/c5/9d/e4670765d1c033f97096c760b3b907eeb659cf80f3678640e5f060b04c6c/timm-1.0.22.tar.gz", hash = "sha256:14fd74bcc17db3856b1a47d26fb305576c98579ab9d02b36714a5e6b25cde422", size = 2382998 }
|
| 1594 |
wheels = [
|
|
|
|
| 1622 |
|
| 1623 |
[[package]]
|
| 1624 |
name = "torch"
|
| 1625 |
+
version = "2.5.1"
|
| 1626 |
source = { registry = "https://download.pytorch.org/whl/cpu" }
|
| 1627 |
resolution-markers = [
|
| 1628 |
"sys_platform == 'darwin'",
|
| 1629 |
+
"platform_machine == 'aarch64' and sys_platform == 'linux'",
|
| 1630 |
]
|
| 1631 |
dependencies = [
|
| 1632 |
+
{ name = "filelock", marker = "(platform_machine == 'aarch64' and sys_platform == 'linux') or sys_platform == 'darwin'" },
|
| 1633 |
+
{ name = "fsspec", marker = "(platform_machine == 'aarch64' and sys_platform == 'linux') or sys_platform == 'darwin'" },
|
| 1634 |
+
{ name = "jinja2", marker = "(platform_machine == 'aarch64' and sys_platform == 'linux') or sys_platform == 'darwin'" },
|
| 1635 |
+
{ name = "networkx", marker = "(platform_machine == 'aarch64' and sys_platform == 'linux') or sys_platform == 'darwin'" },
|
| 1636 |
+
{ name = "setuptools", marker = "(platform_machine == 'aarch64' and sys_platform == 'linux') or sys_platform == 'darwin'" },
|
| 1637 |
+
{ name = "sympy", marker = "(platform_machine == 'aarch64' and sys_platform == 'linux') or sys_platform == 'darwin'" },
|
| 1638 |
+
{ name = "typing-extensions", marker = "(platform_machine == 'aarch64' and sys_platform == 'linux') or sys_platform == 'darwin'" },
|
| 1639 |
]
|
| 1640 |
wheels = [
|
| 1641 |
+
{ url = "https://download.pytorch.org/whl/cpu/torch-2.5.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:36d1be99281b6f602d9639bd0af3ee0006e7aab16f6718d86f709d395b6f262c" },
|
| 1642 |
+
{ url = "https://download.pytorch.org/whl/cpu/torch-2.5.1-cp312-none-macosx_11_0_arm64.whl", hash = "sha256:8c712df61101964eb11910a846514011f0b6f5920c55dbf567bff8a34163d5b1" },
|
|
|
|
|
|
|
|
|
|
| 1643 |
]
|
| 1644 |
|
| 1645 |
[[package]]
|
| 1646 |
name = "torch"
|
| 1647 |
+
version = "2.5.1+cpu"
|
| 1648 |
source = { registry = "https://download.pytorch.org/whl/cpu" }
|
| 1649 |
resolution-markers = [
|
|
|
|
| 1650 |
"(platform_machine != 'aarch64' and sys_platform == 'linux') or (sys_platform != 'darwin' and sys_platform != 'linux')",
|
| 1651 |
]
|
| 1652 |
dependencies = [
|
| 1653 |
+
{ name = "filelock", marker = "(platform_machine != 'aarch64' and sys_platform == 'linux') or (sys_platform != 'darwin' and sys_platform != 'linux')" },
|
| 1654 |
+
{ name = "fsspec", marker = "(platform_machine != 'aarch64' and sys_platform == 'linux') or (sys_platform != 'darwin' and sys_platform != 'linux')" },
|
| 1655 |
+
{ name = "jinja2", marker = "(platform_machine != 'aarch64' and sys_platform == 'linux') or (sys_platform != 'darwin' and sys_platform != 'linux')" },
|
| 1656 |
+
{ name = "networkx", marker = "(platform_machine != 'aarch64' and sys_platform == 'linux') or (sys_platform != 'darwin' and sys_platform != 'linux')" },
|
| 1657 |
+
{ name = "setuptools", marker = "(platform_machine != 'aarch64' and sys_platform == 'linux') or (sys_platform != 'darwin' and sys_platform != 'linux')" },
|
| 1658 |
+
{ name = "sympy", marker = "(platform_machine != 'aarch64' and sys_platform == 'linux') or (sys_platform != 'darwin' and sys_platform != 'linux')" },
|
| 1659 |
+
{ name = "typing-extensions", marker = "(platform_machine != 'aarch64' and sys_platform == 'linux') or (sys_platform != 'darwin' and sys_platform != 'linux')" },
|
| 1660 |
+
]
|
| 1661 |
+
wheels = [
|
| 1662 |
+
{ url = "https://download.pytorch.org/whl/cpu/torch-2.5.1%2Bcpu-cp312-cp312-linux_x86_64.whl", hash = "sha256:4856f9d6925121d13c2df07aa7580b767f449dfe71ae5acde9c27535d5da4840" },
|
| 1663 |
+
{ url = "https://download.pytorch.org/whl/cpu/torch-2.5.1%2Bcpu-cp312-cp312-win_amd64.whl", hash = "sha256:a6b720410350765d3d77c01a5ce098a6c45af446284e45e87a98b8a16e7d564d" },
|
| 1664 |
+
{ url = "https://download.pytorch.org/whl/cpu/torch-2.5.1%2Bcpu-cp313-cp313-linux_x86_64.whl", hash = "sha256:5dbbdf83caa90d0bcaa50e4933ca424889133b35226db79000877d4ec5d9ea37" },
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1665 |
]
|
| 1666 |
|
| 1667 |
[[package]]
|
| 1668 |
name = "torchvision"
|
| 1669 |
+
version = "0.20.1"
|
| 1670 |
+
source = { registry = "https://download.pytorch.org/whl/cpu" }
|
| 1671 |
+
resolution-markers = [
|
| 1672 |
+
"sys_platform == 'darwin'",
|
| 1673 |
+
"platform_machine == 'aarch64' and sys_platform == 'linux'",
|
| 1674 |
+
]
|
| 1675 |
dependencies = [
|
| 1676 |
+
{ name = "numpy", marker = "(platform_machine == 'aarch64' and sys_platform == 'linux') or sys_platform == 'darwin'" },
|
| 1677 |
+
{ name = "pillow", marker = "(platform_machine == 'aarch64' and sys_platform == 'linux') or sys_platform == 'darwin'" },
|
| 1678 |
+
{ name = "torch", version = "2.5.1", source = { registry = "https://download.pytorch.org/whl/cpu" }, marker = "(platform_machine == 'aarch64' and sys_platform == 'linux') or sys_platform == 'darwin'" },
|
| 1679 |
+
]
|
| 1680 |
+
wheels = [
|
| 1681 |
+
{ url = "https://download.pytorch.org/whl/cpu/torchvision-0.20.1-cp312-cp312-linux_aarch64.whl", hash = "sha256:9f853ba4497ac4691815ad41b523ee23cf5ba4f87b1ce869d704052e233ca8b7" },
|
| 1682 |
+
{ url = "https://download.pytorch.org/whl/cpu/torchvision-0.20.1-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:1a31256ff945d64f006bb306813a7c95a531fe16bfb2535c837dd4c104533d7a" },
|
| 1683 |
+
]
|
| 1684 |
+
|
| 1685 |
+
[[package]]
|
| 1686 |
+
name = "torchvision"
|
| 1687 |
+
version = "0.20.1+cpu"
|
| 1688 |
+
source = { registry = "https://download.pytorch.org/whl/cpu" }
|
| 1689 |
+
resolution-markers = [
|
| 1690 |
+
"(platform_machine != 'aarch64' and sys_platform == 'linux') or (sys_platform != 'darwin' and sys_platform != 'linux')",
|
| 1691 |
+
]
|
| 1692 |
+
dependencies = [
|
| 1693 |
+
{ name = "numpy", marker = "(platform_machine != 'aarch64' and sys_platform == 'linux') or (sys_platform != 'darwin' and sys_platform != 'linux')" },
|
| 1694 |
+
{ name = "pillow", marker = "(platform_machine != 'aarch64' and sys_platform == 'linux') or (sys_platform != 'darwin' and sys_platform != 'linux')" },
|
| 1695 |
+
{ name = "torch", version = "2.5.1+cpu", source = { registry = "https://download.pytorch.org/whl/cpu" }, marker = "(platform_machine != 'aarch64' and sys_platform == 'linux') or (sys_platform != 'darwin' and sys_platform != 'linux')" },
|
| 1696 |
+
]
|
| 1697 |
+
wheels = [
|
| 1698 |
+
{ url = "https://download.pytorch.org/whl/cpu/torchvision-0.20.1%2Bcpu-cp312-cp312-linux_x86_64.whl", hash = "sha256:5f46c7ac7f00a065cb40bfb1e1bfc4ba16a35f5d46b3fe70cca6b3cea7f822f7" },
|
| 1699 |
+
{ url = "https://download.pytorch.org/whl/cpu/torchvision-0.20.1%2Bcpu-cp312-cp312-win_amd64.whl", hash = "sha256:64832095b9b8b8185f24788f1a531ae96c937bf797cd3474a2ea7511852e5cd7" },
|
|
|
|
|
|
|
| 1700 |
]
|
| 1701 |
|
| 1702 |
[[package]]
|