Gabriel commited on
Commit
d6ff627
·
1 Parent(s): 3468d5b

fix mobile gallery css

Browse files
Files changed (3) hide show
  1. app/gradio_config.py +3 -0
  2. pyproject.toml +1 -1
  3. uv.lock +52 -50
app/gradio_config.py CHANGED
@@ -111,5 +111,8 @@ hr.region-divider {
111
  overflow-y: auto !important;
112
  }
113
 
 
 
 
114
 
115
  """
 
111
  overflow-y: auto !important;
112
  }
113
 
114
+ .grid-container.svelte-842rpi {
115
+ height: auto !important;
116
+ }
117
 
118
  """
pyproject.toml CHANGED
@@ -18,7 +18,7 @@ requires-python = ">=3.10,<3.13"
18
 
19
  dependencies = [
20
  "htrflow==0.2.5",
21
- "gradio>=5.16.0",
22
  "tqdm>=4.67.1",
23
  "gradio-modal>=0.0.4",
24
  "dill>=0.3.9",
 
18
 
19
  dependencies = [
20
  "htrflow==0.2.5",
21
+ "gradio>=5.16.1",
22
  "tqdm>=4.67.1",
23
  "gradio-modal>=0.0.4",
24
  "dill>=0.3.9",
uv.lock CHANGED
@@ -1,18 +1,18 @@
1
  version = 1
2
  requires-python = ">=3.10, <3.13"
3
  resolution-markers = [
4
- "python_full_version >= '3.12' and sys_platform == 'darwin'",
5
- "python_full_version >= '3.12' and platform_machine == 'aarch64' and sys_platform == 'linux'",
6
- "python_full_version >= '3.12' and sys_platform == 'win32'",
7
- "(python_full_version >= '3.12' and platform_machine != 'aarch64' and sys_platform == 'linux') or (python_full_version >= '3.12' and sys_platform != 'darwin' and sys_platform != 'linux' and sys_platform != 'win32')",
8
- "python_full_version == '3.11.*' and sys_platform == 'darwin'",
9
- "python_full_version == '3.11.*' and platform_machine == 'aarch64' and sys_platform == 'linux'",
10
- "python_full_version == '3.11.*' and sys_platform == 'win32'",
11
- "(python_full_version == '3.11.*' and platform_machine != 'aarch64' and sys_platform == 'linux') or (python_full_version == '3.11.*' and sys_platform != 'darwin' and sys_platform != 'linux' and sys_platform != 'win32')",
12
- "python_full_version < '3.11' and sys_platform == 'darwin'",
13
- "python_full_version < '3.11' and platform_machine == 'aarch64' and sys_platform == 'linux'",
14
- "python_full_version < '3.11' and sys_platform == 'win32'",
15
- "(python_full_version < '3.11' and platform_machine != 'aarch64' and sys_platform == 'linux') or (python_full_version < '3.11' and sys_platform != 'darwin' and sys_platform != 'linux' and sys_platform != 'win32')",
16
  ]
17
 
18
  [[package]]
@@ -368,7 +368,7 @@ name = "click"
368
  version = "8.1.8"
369
  source = { registry = "https://pypi.org/simple" }
370
  dependencies = [
371
- { name = "colorama", marker = "sys_platform == 'win32'" },
372
  ]
373
  sdist = { url = "https://files.pythonhosted.org/packages/b9/2e/0090cbf739cee7d23781ad4b89a9894a41538e4fcf4c31dcdd705b78eb8b/click-8.1.8.tar.gz", hash = "sha256:ed53c9d8990d83c2a27deae68e4ee337473f6330c040a31d4225c9574d16096a", size = 226593 }
374
  wheels = [
@@ -631,7 +631,7 @@ wheels = [
631
 
632
  [[package]]
633
  name = "gradio"
634
- version = "5.16.0"
635
  source = { registry = "https://pypi.org/simple" }
636
  dependencies = [
637
  { name = "aiofiles" },
@@ -663,7 +663,7 @@ dependencies = [
663
  { name = "uvicorn", marker = "sys_platform != 'emscripten'" },
664
  ]
665
  wheels = [
666
- { url = "https://files.pythonhosted.org/packages/f6/78/ab8ba3ccc03f83027380ca13d0d741844eb9a6f7ad02a835c353949223e8/gradio-5.16.0-py3-none-any.whl", hash = "sha256:0cae0fb5a261981d6ba2d1b24732d86bb0daa9596f9aa9a98123aaf45f98dfa6", size = 62200494 },
667
  ]
668
 
669
  [[package]]
@@ -787,7 +787,7 @@ dev = [
787
  [package.metadata]
788
  requires-dist = [
789
  { name = "dill", specifier = ">=0.3.9" },
790
- { name = "gradio", specifier = ">=5.16.0" },
791
  { name = "gradio-modal", specifier = ">=0.0.4" },
792
  { name = "htrflow", specifier = "==0.2.5" },
793
  { name = "pylaia", specifier = ">=1.1.2" },
@@ -1394,8 +1394,8 @@ name = "nvidia-cublas-cu11"
1394
  version = "11.10.3.66"
1395
  source = { registry = "https://pypi.org/simple" }
1396
  dependencies = [
1397
- { name = "setuptools", marker = "sys_platform != 'darwin' and sys_platform != 'win32'" },
1398
- { name = "wheel", marker = "sys_platform != 'darwin' and sys_platform != 'win32'" },
1399
  ]
1400
  wheels = [
1401
  { url = "https://files.pythonhosted.org/packages/ce/41/fdeb62b5437996e841d83d7d2714ca75b886547ee8017ee2fe6ea409d983/nvidia_cublas_cu11-11.10.3.66-py3-none-manylinux1_x86_64.whl", hash = "sha256:d32e4d75f94ddfb93ea0a5dda08389bcc65d8916a25cb9f37ac89edaeed3bded", size = 317097917 },
@@ -1415,8 +1415,8 @@ name = "nvidia-cuda-runtime-cu11"
1415
  version = "11.7.99"
1416
  source = { registry = "https://pypi.org/simple" }
1417
  dependencies = [
1418
- { name = "setuptools", marker = "sys_platform != 'darwin' and sys_platform != 'win32'" },
1419
- { name = "wheel", marker = "sys_platform != 'darwin' and sys_platform != 'win32'" },
1420
  ]
1421
  wheels = [
1422
  { url = "https://files.pythonhosted.org/packages/36/92/89cf558b514125d2ebd8344dd2f0533404b416486ff681d5434a5832a019/nvidia_cuda_runtime_cu11-11.7.99-py3-none-manylinux1_x86_64.whl", hash = "sha256:cc768314ae58d2641f07eac350f40f99dcb35719c4faff4bc458a7cd2b119e31", size = 849253 },
@@ -1427,7 +1427,7 @@ name = "nvidia-cudnn-cu11"
1427
  version = "8.5.0.96"
1428
  source = { registry = "https://pypi.org/simple" }
1429
  dependencies = [
1430
- { name = "nvidia-cublas-cu11", marker = "sys_platform != 'darwin' and sys_platform != 'win32'" },
1431
  ]
1432
  wheels = [
1433
  { url = "https://files.pythonhosted.org/packages/dc/30/66d4347d6e864334da5bb1c7571305e501dcb11b9155971421bb7bb5315f/nvidia_cudnn_cu11-8.5.0.96-2-py3-none-manylinux1_x86_64.whl", hash = "sha256:402f40adfc6f418f9dae9ab402e773cfed9beae52333f6d86ae3107a1b9527e7", size = 557141533 },
@@ -1817,6 +1817,8 @@ wheels = [
1817
  { url = "https://files.pythonhosted.org/packages/61/74/49f5d20c514ccc631b940cc9dfec45dcce418dc84a98463a2e2ebec33904/pycryptodomex-3.21.0-cp36-abi3-musllinux_1_2_x86_64.whl", hash = "sha256:52e23a0a6e61691134aa8c8beba89de420602541afaae70f66e16060fdcd677e", size = 2257982 },
1818
  { url = "https://files.pythonhosted.org/packages/92/4b/d33ef74e2cc0025a259936661bb53432c5bbbadc561c5f2e023bcd73ce4c/pycryptodomex-3.21.0-cp36-abi3-win32.whl", hash = "sha256:a3d77919e6ff56d89aada1bd009b727b874d464cb0e2e3f00a49f7d2e709d76e", size = 1779052 },
1819
  { url = "https://files.pythonhosted.org/packages/5b/be/7c991840af1184009fc86267160948350d1bf875f153c97bb471ad944e40/pycryptodomex-3.21.0-cp36-abi3-win_amd64.whl", hash = "sha256:b0e9765f93fe4890f39875e6c90c96cb341767833cfa767f41b490b506fa9ec0", size = 1816307 },
 
 
1820
  { url = "https://files.pythonhosted.org/packages/e5/9f/39a6187f3986841fa6a9f35c6fdca5030ef73ff708b45a993813a51d7d10/pycryptodomex-3.21.0-pp310-pypy310_pp73-macosx_10_15_x86_64.whl", hash = "sha256:3efddfc50ac0ca143364042324046800c126a1d63816d532f2e19e6f2d8c0c31", size = 1619607 },
1821
  { url = "https://files.pythonhosted.org/packages/f8/70/60bb08e9e9841b18d4669fb69d84b64ce900aacd7eb0ebebd4c7b9bdecd3/pycryptodomex-3.21.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:0df2608682db8279a9ebbaf05a72f62a321433522ed0e499bc486a6889b96bf3", size = 1653571 },
1822
  { url = "https://files.pythonhosted.org/packages/c9/6f/191b73509291c5ff0dddec9cc54797b1d73303c12b2e4017b24678e57099/pycryptodomex-3.21.0-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:5823d03e904ea3e53aebd6799d6b8ec63b7675b5d2f4a4bd5e3adcb512d03b37", size = 1691548 },
@@ -2634,10 +2636,10 @@ name = "torch"
2634
  version = "1.13.1"
2635
  source = { registry = "https://pypi.org/simple" }
2636
  dependencies = [
2637
- { name = "nvidia-cublas-cu11", marker = "sys_platform == 'linux'" },
2638
- { name = "nvidia-cuda-nvrtc-cu11", marker = "sys_platform == 'linux'" },
2639
- { name = "nvidia-cuda-runtime-cu11", marker = "sys_platform == 'linux'" },
2640
- { name = "nvidia-cudnn-cu11", marker = "sys_platform == 'linux'" },
2641
  { name = "typing-extensions" },
2642
  ]
2643
  wheels = [
@@ -2703,7 +2705,7 @@ name = "tqdm"
2703
  version = "4.67.1"
2704
  source = { registry = "https://pypi.org/simple" }
2705
  dependencies = [
2706
- { name = "colorama", marker = "sys_platform == 'win32'" },
2707
  ]
2708
  sdist = { url = "https://files.pythonhosted.org/packages/a8/4b/29b4ef32e036bb34e4ab51796dd745cdba7ed47ad142a9f4a1eb8e0c744d/tqdm-4.67.1.tar.gz", hash = "sha256:f8aef9c52c08c13a65f30ea34f4e5aac3fd1a34959879d7e59e63027286627f2", size = 169737 }
2709
  wheels = [
@@ -2772,7 +2774,7 @@ wheels = [
2772
 
2773
  [[package]]
2774
  name = "ultralytics"
2775
- version = "8.3.75"
2776
  source = { registry = "https://pypi.org/simple" }
2777
  dependencies = [
2778
  { name = "matplotlib" },
@@ -2791,9 +2793,9 @@ dependencies = [
2791
  { name = "tqdm" },
2792
  { name = "ultralytics-thop" },
2793
  ]
2794
- sdist = { url = "https://files.pythonhosted.org/packages/0a/85/ce504daf03898e807768aeae253750c8c408ab2da7758fe0629df74562b9/ultralytics-8.3.75.tar.gz", hash = "sha256:17d8822e21247e6ae5116f518e6624c9c3b2a9dd81a36542bf010aa1167f81c0", size = 790960 }
2795
  wheels = [
2796
- { url = "https://files.pythonhosted.org/packages/14/ed/4c5927190cfc2535d6078c44f0119732d4df2bd04d7c86ab6c2817439041/ultralytics-8.3.75-py3-none-any.whl", hash = "sha256:71c3526d2acbceb4ecf26849229094567f2d27678994ebc80558bd94c446f2bc", size = 914892 },
2797
  ]
2798
 
2799
  [[package]]
@@ -2820,27 +2822,27 @@ wheels = [
2820
 
2821
  [[package]]
2822
  name = "uv"
2823
- version = "0.6.0"
2824
- source = { registry = "https://pypi.org/simple" }
2825
- sdist = { url = "https://files.pythonhosted.org/packages/7d/63/321ab82ff5f5c665ca9aeef20150d12775f32386a240eda045cf8f51c8bc/uv-0.6.0.tar.gz", hash = "sha256:7dc1f1050b89537ee8ac66ef532a05fe822293d788b6754db729e1b4b3be062a", size = 2879792 }
2826
- wheels = [
2827
- { url = "https://files.pythonhosted.org/packages/4e/44/b241637dae9d8d37dda7698ab6c2ef657d20162e99ee78ecd73f7366665d/uv-0.6.0-py3-none-linux_armv6l.whl", hash = "sha256:b56235a98d81b156052f4e8d436ebeba60687a91113aeeebab310a8d5998cd68", size = 15461279 },
2828
- { url = "https://files.pythonhosted.org/packages/f2/9e/2695331ac5187a74940870ba9400d207a0d593dd5a0417de6fffa5246b3e/uv-0.6.0-py3-none-macosx_10_12_x86_64.whl", hash = "sha256:5dca405337e5b62b3172335fc8a5e627c9f07cedc87c8ff595199b847b0b877f", size = 15621660 },
2829
- { url = "https://files.pythonhosted.org/packages/6d/c3/c1e81bfdd3414492650ca2647dbb466bb9e0063ee71020dc49f5f011f9ac/uv-0.6.0-py3-none-macosx_11_0_arm64.whl", hash = "sha256:26d655adf59ec088f07a2459de3f5e0565e8f84f389bfe936a354e5e169dfc8f", size = 14511660 },
2830
- { url = "https://files.pythonhosted.org/packages/2c/7c/59939f2c704eee7a1b5f58814970e46527668e51ad715f1466a6793edee4/uv-0.6.0-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.musllinux_1_1_aarch64.whl", hash = "sha256:7dbdaf1c99df5b78fd39ced7ede967aa596ecf4f9d0bee8deb182d4e160dd488", size = 14938907 },
2831
- { url = "https://files.pythonhosted.org/packages/6e/9d/fb0278d0655da86b1f5301e3f4a85d0cac6875eedf8c06960493791e22c0/uv-0.6.0-py3-none-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:f620509b75285b216f855ddd16126f4d8868ff8cd44a518e6f9ec917d8ac3ceb", size = 15193019 },
2832
- { url = "https://files.pythonhosted.org/packages/dd/0f/c271840728449bc00a155c141fdb22cc4bcd1c6b23fbc353ba5ad316286a/uv-0.6.0-py3-none-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:a51a09e1d06ac677f4cc478fdd73d6d243a7e71d542174e75748c9843406f483", size = 15947047 },
2833
- { url = "https://files.pythonhosted.org/packages/20/0d/4fdfe36e6409af7d61b502c325dbb9fb0d2487c29fccf9f55a3652759607/uv-0.6.0-py3-none-manylinux_2_17_ppc64.manylinux2014_ppc64.whl", hash = "sha256:b3829d82e0dd37de375b5d9ee8485731465e255e61557f4df798e3324cf306cd", size = 16886229 },
2834
- { url = "https://files.pythonhosted.org/packages/fd/41/a7d3ae81e5f200f7dd339dabe9c81bf6ff0182a67d03d7fc712bc6ad9542/uv-0.6.0-py3-none-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:ec09034b7d5ba255fc80e5bec2a3f2ff3a40bdaea3c10a056e2fb3aeceb94d94", size = 16593590 },
2835
- { url = "https://files.pythonhosted.org/packages/45/cb/acda84c40d4679bfe3a539b9f17ef648969688b407c1391c6e168f3a25a9/uv-0.6.0-py3-none-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:c986ce9c02beccc08ab8ebdaf05a5540af4fd361f15049cdabdd2fee3d26afb9", size = 20926831 },
2836
- { url = "https://files.pythonhosted.org/packages/17/6e/8af7aa224d20ea9d40c751df318887e533de4feb970d76134a151d1f4137/uv-0.6.0-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:cd09c6b7ff1742aca07ad4805ef491eb91b03e4b0815a230076381900061f4a7", size = 16256572 },
2837
- { url = "https://files.pythonhosted.org/packages/f4/43/7b9def0e832be06e6da2c37f0e845eb554e2591c019a82644f6add9087e7/uv-0.6.0-py3-none-manylinux_2_28_aarch64.whl", hash = "sha256:18c481de419bf7d77243fb9f79dba2f06510008b4b451e2db23c6a8e3c269970", size = 15210365 },
2838
- { url = "https://files.pythonhosted.org/packages/e4/ca/e439a34379b09c8486cea97ef6e9c9ac84c75d415141bbae785fa31fd9c5/uv-0.6.0-py3-none-musllinux_1_1_armv7l.whl", hash = "sha256:2e6ae77ab255f5732e8dd7bfe51128955cc863c8b478c842fbebce31111f403e", size = 15201279 },
2839
- { url = "https://files.pythonhosted.org/packages/7c/1b/8487406c3a4ff1d326764e7f7e7b529dadfe789e47ba9327f77fb2df32b3/uv-0.6.0-py3-none-musllinux_1_1_i686.whl", hash = "sha256:d8d9b7747b8125fafd12ce72a06a5df22c12f19eb34dc809705304cbf9f4ba45", size = 15571125 },
2840
- { url = "https://files.pythonhosted.org/packages/92/3c/ac38d15db45a01e831214d50521eb2b2d78d465a6575a0bb4d9a89edae80/uv-0.6.0-py3-none-musllinux_1_1_x86_64.whl", hash = "sha256:967e5e76910f22f0fc03dc60913e16b37f5c90a5f173830c6566f13a34bca22e", size = 16370602 },
2841
- { url = "https://files.pythonhosted.org/packages/43/68/229b623e96e6d83a7a8078ecd4c90b1ccff071a8a3b0153bfa40213298b8/uv-0.6.0-py3-none-win32.whl", hash = "sha256:10eb10c88a9837d68dd3d7deef66b31c22b3d6984175ade0702c60f04b804d68", size = 15566123 },
2842
- { url = "https://files.pythonhosted.org/packages/5c/93/f7699bd6774a969625717f7e687b37f21ca63b6015c361d2eba073160f19/uv-0.6.0-py3-none-win_amd64.whl", hash = "sha256:e9f7041131e6f1abd4e91f94143e31f5022d71e6f388976c62e5016eaa676f5d", size = 16918420 },
2843
- { url = "https://files.pythonhosted.org/packages/13/ea/f40a874d32e4e74ec62799ed83df840187c7062855ed16e51cb2dabe807a/uv-0.6.0-py3-none-win_arm64.whl", hash = "sha256:32af3ab683aa3e630fbb4f069637445488770a6722f8d97aaae7f0032d32b68f", size = 15801705 },
2844
  ]
2845
 
2846
  [[package]]
 
1
  version = 1
2
  requires-python = ">=3.10, <3.13"
3
  resolution-markers = [
4
+ "python_full_version < '3.11' and platform_system == 'Darwin'",
5
+ "python_full_version < '3.11' and platform_machine == 'aarch64' and platform_system == 'Linux'",
6
+ "(python_full_version < '3.11' and platform_machine != 'aarch64' and platform_system == 'Linux' and sys_platform == 'win32') or (python_full_version < '3.11' and platform_system != 'Darwin' and platform_system != 'Linux' and sys_platform == 'win32')",
7
+ "(python_full_version < '3.11' and platform_machine != 'aarch64' and platform_system == 'Linux' and sys_platform != 'win32') or (python_full_version < '3.11' and platform_system != 'Darwin' and platform_system != 'Linux' and sys_platform != 'win32')",
8
+ "python_full_version == '3.11.*' and platform_system == 'Darwin'",
9
+ "python_full_version == '3.11.*' and platform_machine == 'aarch64' and platform_system == 'Linux'",
10
+ "(python_full_version == '3.11.*' and platform_machine != 'aarch64' and platform_system == 'Linux' and sys_platform == 'win32') or (python_full_version == '3.11.*' and platform_system != 'Darwin' and platform_system != 'Linux' and sys_platform == 'win32')",
11
+ "(python_full_version == '3.11.*' and platform_machine != 'aarch64' and platform_system == 'Linux' and sys_platform != 'win32') or (python_full_version == '3.11.*' and platform_system != 'Darwin' and platform_system != 'Linux' and sys_platform != 'win32')",
12
+ "python_full_version >= '3.12' and platform_system == 'Darwin'",
13
+ "python_full_version >= '3.12' and platform_machine == 'aarch64' and platform_system == 'Linux'",
14
+ "(python_full_version >= '3.12' and platform_machine != 'aarch64' and platform_system == 'Linux' and sys_platform == 'win32') or (python_full_version >= '3.12' and platform_system != 'Darwin' and platform_system != 'Linux' and sys_platform == 'win32')",
15
+ "(python_full_version >= '3.12' and platform_machine != 'aarch64' and platform_system == 'Linux' and sys_platform != 'win32') or (python_full_version >= '3.12' and platform_system != 'Darwin' and platform_system != 'Linux' and sys_platform != 'win32')",
16
  ]
17
 
18
  [[package]]
 
368
  version = "8.1.8"
369
  source = { registry = "https://pypi.org/simple" }
370
  dependencies = [
371
+ { name = "colorama", marker = "platform_system == 'Windows'" },
372
  ]
373
  sdist = { url = "https://files.pythonhosted.org/packages/b9/2e/0090cbf739cee7d23781ad4b89a9894a41538e4fcf4c31dcdd705b78eb8b/click-8.1.8.tar.gz", hash = "sha256:ed53c9d8990d83c2a27deae68e4ee337473f6330c040a31d4225c9574d16096a", size = 226593 }
374
  wheels = [
 
631
 
632
  [[package]]
633
  name = "gradio"
634
+ version = "5.16.1"
635
  source = { registry = "https://pypi.org/simple" }
636
  dependencies = [
637
  { name = "aiofiles" },
 
663
  { name = "uvicorn", marker = "sys_platform != 'emscripten'" },
664
  ]
665
  wheels = [
666
+ { url = "https://files.pythonhosted.org/packages/b6/2e/3dddfdec4144ef1c2203e3ce3a2112720e757996995cdd579aaedc0876bf/gradio-5.16.1-py3-none-any.whl", hash = "sha256:a49f194ca314a09e4f7655a8fbcf8efae961a2bbf37877afc546fb506027f4dd", size = 62213705 },
667
  ]
668
 
669
  [[package]]
 
787
  [package.metadata]
788
  requires-dist = [
789
  { name = "dill", specifier = ">=0.3.9" },
790
+ { name = "gradio", specifier = ">=5.16.1" },
791
  { name = "gradio-modal", specifier = ">=0.0.4" },
792
  { name = "htrflow", specifier = "==0.2.5" },
793
  { name = "pylaia", specifier = ">=1.1.2" },
 
1394
  version = "11.10.3.66"
1395
  source = { registry = "https://pypi.org/simple" }
1396
  dependencies = [
1397
+ { name = "setuptools", marker = "(platform_machine == 'aarch64' and platform_system == 'Linux' and sys_platform == 'win32') or (platform_system != 'Darwin' and sys_platform != 'win32')" },
1398
+ { name = "wheel", marker = "(platform_machine == 'aarch64' and platform_system == 'Linux' and sys_platform == 'win32') or (platform_system != 'Darwin' and sys_platform != 'win32')" },
1399
  ]
1400
  wheels = [
1401
  { url = "https://files.pythonhosted.org/packages/ce/41/fdeb62b5437996e841d83d7d2714ca75b886547ee8017ee2fe6ea409d983/nvidia_cublas_cu11-11.10.3.66-py3-none-manylinux1_x86_64.whl", hash = "sha256:d32e4d75f94ddfb93ea0a5dda08389bcc65d8916a25cb9f37ac89edaeed3bded", size = 317097917 },
 
1415
  version = "11.7.99"
1416
  source = { registry = "https://pypi.org/simple" }
1417
  dependencies = [
1418
+ { name = "setuptools", marker = "(platform_machine == 'aarch64' and platform_system == 'Linux' and sys_platform == 'win32') or (platform_system != 'Darwin' and sys_platform != 'win32')" },
1419
+ { name = "wheel", marker = "(platform_machine == 'aarch64' and platform_system == 'Linux' and sys_platform == 'win32') or (platform_system != 'Darwin' and sys_platform != 'win32')" },
1420
  ]
1421
  wheels = [
1422
  { url = "https://files.pythonhosted.org/packages/36/92/89cf558b514125d2ebd8344dd2f0533404b416486ff681d5434a5832a019/nvidia_cuda_runtime_cu11-11.7.99-py3-none-manylinux1_x86_64.whl", hash = "sha256:cc768314ae58d2641f07eac350f40f99dcb35719c4faff4bc458a7cd2b119e31", size = 849253 },
 
1427
  version = "8.5.0.96"
1428
  source = { registry = "https://pypi.org/simple" }
1429
  dependencies = [
1430
+ { name = "nvidia-cublas-cu11", marker = "(platform_machine == 'aarch64' and platform_system == 'Linux' and sys_platform == 'win32') or (platform_system != 'Darwin' and sys_platform != 'win32')" },
1431
  ]
1432
  wheels = [
1433
  { url = "https://files.pythonhosted.org/packages/dc/30/66d4347d6e864334da5bb1c7571305e501dcb11b9155971421bb7bb5315f/nvidia_cudnn_cu11-8.5.0.96-2-py3-none-manylinux1_x86_64.whl", hash = "sha256:402f40adfc6f418f9dae9ab402e773cfed9beae52333f6d86ae3107a1b9527e7", size = 557141533 },
 
1817
  { url = "https://files.pythonhosted.org/packages/61/74/49f5d20c514ccc631b940cc9dfec45dcce418dc84a98463a2e2ebec33904/pycryptodomex-3.21.0-cp36-abi3-musllinux_1_2_x86_64.whl", hash = "sha256:52e23a0a6e61691134aa8c8beba89de420602541afaae70f66e16060fdcd677e", size = 2257982 },
1818
  { url = "https://files.pythonhosted.org/packages/92/4b/d33ef74e2cc0025a259936661bb53432c5bbbadc561c5f2e023bcd73ce4c/pycryptodomex-3.21.0-cp36-abi3-win32.whl", hash = "sha256:a3d77919e6ff56d89aada1bd009b727b874d464cb0e2e3f00a49f7d2e709d76e", size = 1779052 },
1819
  { url = "https://files.pythonhosted.org/packages/5b/be/7c991840af1184009fc86267160948350d1bf875f153c97bb471ad944e40/pycryptodomex-3.21.0-cp36-abi3-win_amd64.whl", hash = "sha256:b0e9765f93fe4890f39875e6c90c96cb341767833cfa767f41b490b506fa9ec0", size = 1816307 },
1820
+ { url = "https://files.pythonhosted.org/packages/af/ac/24125ad36778914a36f08d61ba5338cb9159382c638d9761ee19c8de822c/pycryptodomex-3.21.0-pp27-pypy_73-manylinux2010_x86_64.whl", hash = "sha256:feaecdce4e5c0045e7a287de0c4351284391fe170729aa9182f6bd967631b3a8", size = 1694999 },
1821
+ { url = "https://files.pythonhosted.org/packages/93/73/be7a54a5903508070e5508925ba94493a1f326cfeecfff750e3eb250ea28/pycryptodomex-3.21.0-pp27-pypy_73-win32.whl", hash = "sha256:365aa5a66d52fd1f9e0530ea97f392c48c409c2f01ff8b9a39c73ed6f527d36c", size = 1769437 },
1822
  { url = "https://files.pythonhosted.org/packages/e5/9f/39a6187f3986841fa6a9f35c6fdca5030ef73ff708b45a993813a51d7d10/pycryptodomex-3.21.0-pp310-pypy310_pp73-macosx_10_15_x86_64.whl", hash = "sha256:3efddfc50ac0ca143364042324046800c126a1d63816d532f2e19e6f2d8c0c31", size = 1619607 },
1823
  { url = "https://files.pythonhosted.org/packages/f8/70/60bb08e9e9841b18d4669fb69d84b64ce900aacd7eb0ebebd4c7b9bdecd3/pycryptodomex-3.21.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:0df2608682db8279a9ebbaf05a72f62a321433522ed0e499bc486a6889b96bf3", size = 1653571 },
1824
  { url = "https://files.pythonhosted.org/packages/c9/6f/191b73509291c5ff0dddec9cc54797b1d73303c12b2e4017b24678e57099/pycryptodomex-3.21.0-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:5823d03e904ea3e53aebd6799d6b8ec63b7675b5d2f4a4bd5e3adcb512d03b37", size = 1691548 },
 
2636
  version = "1.13.1"
2637
  source = { registry = "https://pypi.org/simple" }
2638
  dependencies = [
2639
+ { name = "nvidia-cublas-cu11", marker = "(platform_machine == 'aarch64' and platform_system == 'Linux') or (platform_system == 'Linux' and sys_platform != 'win32')" },
2640
+ { name = "nvidia-cuda-nvrtc-cu11", marker = "(platform_machine == 'aarch64' and platform_system == 'Linux') or (platform_system == 'Linux' and sys_platform != 'win32')" },
2641
+ { name = "nvidia-cuda-runtime-cu11", marker = "(platform_machine == 'aarch64' and platform_system == 'Linux') or (platform_system == 'Linux' and sys_platform != 'win32')" },
2642
+ { name = "nvidia-cudnn-cu11", marker = "(platform_machine == 'aarch64' and platform_system == 'Linux') or (platform_system == 'Linux' and sys_platform != 'win32')" },
2643
  { name = "typing-extensions" },
2644
  ]
2645
  wheels = [
 
2705
  version = "4.67.1"
2706
  source = { registry = "https://pypi.org/simple" }
2707
  dependencies = [
2708
+ { name = "colorama", marker = "platform_system == 'Windows'" },
2709
  ]
2710
  sdist = { url = "https://files.pythonhosted.org/packages/a8/4b/29b4ef32e036bb34e4ab51796dd745cdba7ed47ad142a9f4a1eb8e0c744d/tqdm-4.67.1.tar.gz", hash = "sha256:f8aef9c52c08c13a65f30ea34f4e5aac3fd1a34959879d7e59e63027286627f2", size = 169737 }
2711
  wheels = [
 
2774
 
2775
  [[package]]
2776
  name = "ultralytics"
2777
+ version = "8.3.76"
2778
  source = { registry = "https://pypi.org/simple" }
2779
  dependencies = [
2780
  { name = "matplotlib" },
 
2793
  { name = "tqdm" },
2794
  { name = "ultralytics-thop" },
2795
  ]
2796
+ sdist = { url = "https://files.pythonhosted.org/packages/42/45/a0b4fd6966e27771cc1552051a368d7dfbab0d7bdf2c0b74e3e0bea9c575/ultralytics-8.3.76.tar.gz", hash = "sha256:e953e19e73042a3fd2f96fb52729b79e2b32869c991f3e362952b9eff2d203fd", size = 791228 }
2797
  wheels = [
2798
+ { url = "https://files.pythonhosted.org/packages/4f/18/7adaffecbe8ade008fa035017f1f9bcd376787fc577c745c3fcd64d74f65/ultralytics-8.3.76-py3-none-any.whl", hash = "sha256:ef8a52292b2327c1203e596f60f68cf622c8d44b641905792eb3e414a12ffad7", size = 915164 },
2799
  ]
2800
 
2801
  [[package]]
 
2822
 
2823
  [[package]]
2824
  name = "uv"
2825
+ version = "0.6.1"
2826
+ source = { registry = "https://pypi.org/simple" }
2827
+ sdist = { url = "https://files.pythonhosted.org/packages/18/23/5943c4deef095a3200ba6769a6261d6a1f4f882d4e7acf3bfc3748be0e83/uv-0.6.1.tar.gz", hash = "sha256:7b371891dc6fd174bb3bc3889ff42aa4e07e59fb970b47aa980d8b403e3457a9", size = 2900879 }
2828
+ wheels = [
2829
+ { url = "https://files.pythonhosted.org/packages/ed/a8/30c112d27991b3d84d90c32a2015cebf756f7079917981c6c4694036f310/uv-0.6.1-py3-none-linux_armv6l.whl", hash = "sha256:f9e3a59deb1dfcab1f62ba7585bcd066d780177ea2f7de7f382921d76c580323", size = 15482693 },
2830
+ { url = "https://files.pythonhosted.org/packages/65/ae/883cf40b22e043ec861fa0a86c770a27720018b1a1cb4ffbe4b681efe678/uv-0.6.1-py3-none-macosx_10_12_x86_64.whl", hash = "sha256:e50e5209d86255a92bfb453bcd4399f6f47a7cfbb6d1ca6facf83edf97d10805", size = 15650522 },
2831
+ { url = "https://files.pythonhosted.org/packages/df/b4/e578a93423f05313fe4be58b5239debc7e4b3675209e5f6380e01cf8a031/uv-0.6.1-py3-none-macosx_11_0_arm64.whl", hash = "sha256:be98d181a1a72b1ee7126c3de926eb8d71f5391fd0482371616b46ddb49366e6", size = 14535024 },
2832
+ { url = "https://files.pythonhosted.org/packages/c4/bf/661205cb9e2c951c6a2724c1e3a48c17b37e588048188c745a823e78de83/uv-0.6.1-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.musllinux_1_1_aarch64.whl", hash = "sha256:e72c31fe02f2e5856d515b12788ff6d7bfd987bfe4e16599682cb2352a7a2cc0", size = 14995266 },
2833
+ { url = "https://files.pythonhosted.org/packages/b3/4e/fb9be5d7b376769f2e30c02e15197e70bab63cf4672ecb628b7f61308ed2/uv-0.6.1-py3-none-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:005b2dcca113a9f1537583ada24752287b1ddf831f1add9a7099fac259bf269c", size = 15243176 },
2834
+ { url = "https://files.pythonhosted.org/packages/13/04/3e3a2915f9255b121fd5aea1e3ab1e662be966fa08736a3246413084a0c5/uv-0.6.1-py3-none-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:b52f9e35858c30bc866d07c595d007c6ec713e195174ca9ec2b1806c2c9a8f22", size = 15965307 },
2835
+ { url = "https://files.pythonhosted.org/packages/dc/15/3cf0b18b5beb5610740cfdf98d15f41fc527736fff1fc497bcd64fb0cf24/uv-0.6.1-py3-none-manylinux_2_17_ppc64.manylinux2014_ppc64.whl", hash = "sha256:01fa8449ab1d96951711c3073a7d93ae2ccd333cc2141fc30873e720e9aeea34", size = 16949163 },
2836
+ { url = "https://files.pythonhosted.org/packages/93/9b/24f50a7d6066d00309c9fc45abba75b8169f0db99fded2437c52cbfad824/uv-0.6.1-py3-none-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:d6cd4ddf03cce1e963120dbb0b1168ba6c6d4d462019947fdecc64b2596aaae6", size = 16660405 },
2837
+ { url = "https://files.pythonhosted.org/packages/87/86/c6a13e2bae4ffbd7237cc464e961ef7c99d843d1212c8a14ed8dcc0f0e58/uv-0.6.1-py3-none-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:e550f08e538260b6d9caae9a4e1999de04f03487f11b6fcdc718d1ae2ba1a5e9", size = 21041049 },
2838
+ { url = "https://files.pythonhosted.org/packages/b0/0e/0ce260278b3a311131dc05315745544c4ddf6b1d7ac640aeb4212476312e/uv-0.6.1-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:62ef67f173ced2e1beb5e578db08e0e057ee5f21e0d74f09b27f7b43b143fe2a", size = 16300666 },
2839
+ { url = "https://files.pythonhosted.org/packages/dc/ae/c17a8c41ccd152161ceb77f3c85c7d8e0c8db8637752803461d5113f74b2/uv-0.6.1-py3-none-manylinux_2_28_aarch64.whl", hash = "sha256:c13bb592a1b0f1bcbaf3235f634e7a35bd9840ca497020792fbcc96185174fb4", size = 15268966 },
2840
+ { url = "https://files.pythonhosted.org/packages/8f/7e/cc283bd1cd9239bfe94b49db69cf7a0ba310231c2cab8a326885d5bc6684/uv-0.6.1-py3-none-musllinux_1_1_armv7l.whl", hash = "sha256:183ee2ec50197e584d24421966acf083cf5e9048489eebcb9ee7532d4ecf65d1", size = 15219571 },
2841
+ { url = "https://files.pythonhosted.org/packages/24/f0/952efdc68930f341d419def9dcd5a939fb95d5d76a497693988eba7ceb93/uv-0.6.1-py3-none-musllinux_1_1_i686.whl", hash = "sha256:636c4570e5e39522ba2b8531fbcb5cddcc3fd74c8e733039b9a3ca29693f6e26", size = 15589726 },
2842
+ { url = "https://files.pythonhosted.org/packages/e9/74/2b9f9b774c7573689e7f34e4834b1b643caf8aaa47d1a1c2067fcb8da24c/uv-0.6.1-py3-none-musllinux_1_1_x86_64.whl", hash = "sha256:d8f21240fbcff0d27a38ee04348a62ee2e25c3ebd4741b18a6bd3dd6891eec5a", size = 16397687 },
2843
+ { url = "https://files.pythonhosted.org/packages/c3/64/45d2d100cb66f7750ca555856cddf28d98f8670c619889bef3973e3a46ac/uv-0.6.1-py3-none-win32.whl", hash = "sha256:1876319693e52e15ff72b17cb06a3036cd659d47eeda52e82867017c5a09b6b3", size = 15602366 },
2844
+ { url = "https://files.pythonhosted.org/packages/fd/ce/7002f0ca79f440f31c2cc393fcb94109b1d48c714d5ff63bbfedd92b3b50/uv-0.6.1-py3-none-win_amd64.whl", hash = "sha256:e5ba927dcbb90d241acbd8ac6181ef104269875f8e4d4fb69286cb356a173282", size = 16954542 },
2845
+ { url = "https://files.pythonhosted.org/packages/ac/7f/2888fa3155789bd7fadbe89b372afeb4e1ebb304905839578d1871dcf6f3/uv-0.6.1-py3-none-win_arm64.whl", hash = "sha256:8bd37eb73cb8b7f6bc862c27b9c79ef3c4f809775f3c62f3e8ba6872bf211c22", size = 15826495 },
2846
  ]
2847
 
2848
  [[package]]