Commit
•
db7dfdc
1
Parent(s):
60fd999
fix: default config with labels
Browse files- pdm.lock +259 -261
- src/distilabel_dataset_generator/apps/textcat.py +1 -1
pdm.lock
CHANGED
@@ -34,66 +34,67 @@ files = [
|
|
34 |
|
35 |
[[package]]
|
36 |
name = "aiohttp"
|
37 |
-
version = "3.
|
38 |
-
requires_python = ">=3.
|
39 |
summary = "Async http client/server framework (asyncio)"
|
40 |
groups = ["default"]
|
41 |
dependencies = [
|
42 |
"aiohappyeyeballs>=2.3.0",
|
43 |
"aiosignal>=1.1.2",
|
44 |
-
"async-timeout<
|
45 |
"attrs>=17.3.0",
|
46 |
"frozenlist>=1.1.1",
|
47 |
"multidict<7.0,>=4.5",
|
48 |
-
"
|
49 |
-
|
50 |
-
|
51 |
-
|
52 |
-
{file = "aiohttp-3.
|
53 |
-
{file = "aiohttp-3.
|
54 |
-
{file = "aiohttp-3.
|
55 |
-
{file = "aiohttp-3.
|
56 |
-
{file = "aiohttp-3.
|
57 |
-
{file = "aiohttp-3.
|
58 |
-
{file = "aiohttp-3.
|
59 |
-
{file = "aiohttp-3.
|
60 |
-
{file = "aiohttp-3.
|
61 |
-
{file = "aiohttp-3.
|
62 |
-
{file = "aiohttp-3.
|
63 |
-
{file = "aiohttp-3.
|
64 |
-
{file = "aiohttp-3.
|
65 |
-
{file = "aiohttp-3.
|
66 |
-
{file = "aiohttp-3.
|
67 |
-
{file = "aiohttp-3.
|
68 |
-
{file = "aiohttp-3.
|
69 |
-
{file = "aiohttp-3.
|
70 |
-
{file = "aiohttp-3.
|
71 |
-
{file = "aiohttp-3.
|
72 |
-
{file = "aiohttp-3.
|
73 |
-
{file = "aiohttp-3.
|
74 |
-
{file = "aiohttp-3.
|
75 |
-
{file = "aiohttp-3.
|
76 |
-
{file = "aiohttp-3.
|
77 |
-
{file = "aiohttp-3.
|
78 |
-
{file = "aiohttp-3.
|
79 |
-
{file = "aiohttp-3.
|
80 |
-
{file = "aiohttp-3.
|
81 |
-
{file = "aiohttp-3.
|
82 |
-
{file = "aiohttp-3.
|
83 |
-
{file = "aiohttp-3.
|
84 |
-
{file = "aiohttp-3.
|
85 |
-
{file = "aiohttp-3.
|
86 |
-
{file = "aiohttp-3.
|
87 |
-
{file = "aiohttp-3.
|
88 |
-
{file = "aiohttp-3.
|
89 |
-
{file = "aiohttp-3.
|
90 |
-
{file = "aiohttp-3.
|
91 |
-
{file = "aiohttp-3.
|
92 |
-
{file = "aiohttp-3.
|
93 |
-
{file = "aiohttp-3.
|
94 |
-
{file = "aiohttp-3.
|
95 |
-
{file = "aiohttp-3.
|
96 |
-
{file = "aiohttp-3.
|
|
|
97 |
]
|
98 |
|
99 |
[[package]]
|
@@ -177,17 +178,14 @@ files = [
|
|
177 |
|
178 |
[[package]]
|
179 |
name = "async-timeout"
|
180 |
-
version = "
|
181 |
-
requires_python = ">=3.
|
182 |
summary = "Timeout context manager for asyncio programs"
|
183 |
groups = ["default"]
|
184 |
marker = "python_version < \"3.11\""
|
185 |
-
dependencies = [
|
186 |
-
"typing-extensions>=3.6.5; python_version < \"3.8\"",
|
187 |
-
]
|
188 |
files = [
|
189 |
-
{file = "
|
190 |
-
{file = "async_timeout-
|
191 |
]
|
192 |
|
193 |
[[package]]
|
@@ -516,7 +514,7 @@ files = [
|
|
516 |
|
517 |
[[package]]
|
518 |
name = "fastapi"
|
519 |
-
version = "0.115.
|
520 |
requires_python = ">=3.8"
|
521 |
summary = "FastAPI framework, high performance, easy to learn, fast to code, ready for production"
|
522 |
groups = ["default"]
|
@@ -526,8 +524,8 @@ dependencies = [
|
|
526 |
"typing-extensions>=4.8.0",
|
527 |
]
|
528 |
files = [
|
529 |
-
{file = "fastapi-0.115.
|
530 |
-
{file = "fastapi-0.115.
|
531 |
]
|
532 |
|
533 |
[[package]]
|
@@ -637,7 +635,7 @@ files = [
|
|
637 |
|
638 |
[[package]]
|
639 |
name = "gradio"
|
640 |
-
version = "5.
|
641 |
requires_python = ">=3.10"
|
642 |
summary = "Python library for easily interacting with trained machine learning models"
|
643 |
groups = ["default"]
|
@@ -647,7 +645,7 @@ dependencies = [
|
|
647 |
"audioop-lts<1.0; python_version >= \"3.13\"",
|
648 |
"fastapi<1.0,>=0.115.2",
|
649 |
"ffmpy",
|
650 |
-
"gradio-client==1.4.
|
651 |
"httpx>=0.24.1",
|
652 |
"huggingface-hub>=0.25.1",
|
653 |
"jinja2<4.0",
|
@@ -672,12 +670,12 @@ dependencies = [
|
|
672 |
"uvicorn>=0.14.0; sys_platform != \"emscripten\"",
|
673 |
]
|
674 |
files = [
|
675 |
-
{file = "gradio-5.
|
676 |
]
|
677 |
|
678 |
[[package]]
|
679 |
name = "gradio-client"
|
680 |
-
version = "1.4.
|
681 |
requires_python = ">=3.10"
|
682 |
summary = "Python library for easily interacting with trained machine learning models"
|
683 |
groups = ["default"]
|
@@ -690,24 +688,24 @@ dependencies = [
|
|
690 |
"websockets<13.0,>=10.0",
|
691 |
]
|
692 |
files = [
|
693 |
-
{file = "gradio_client-1.4.
|
694 |
-
{file = "gradio_client-1.4.
|
695 |
]
|
696 |
|
697 |
[[package]]
|
698 |
name = "gradio"
|
699 |
-
version = "5.
|
700 |
extras = ["oauth"]
|
701 |
requires_python = ">=3.10"
|
702 |
summary = "Python library for easily interacting with trained machine learning models"
|
703 |
groups = ["default"]
|
704 |
dependencies = [
|
705 |
"authlib",
|
706 |
-
"gradio==5.
|
707 |
"itsdangerous",
|
708 |
]
|
709 |
files = [
|
710 |
-
{file = "gradio-5.
|
711 |
]
|
712 |
|
713 |
[[package]]
|
@@ -726,7 +724,7 @@ files = [
|
|
726 |
|
727 |
[[package]]
|
728 |
name = "httpcore"
|
729 |
-
version = "1.0.
|
730 |
requires_python = ">=3.8"
|
731 |
summary = "A minimal low-level HTTP client."
|
732 |
groups = ["default"]
|
@@ -735,8 +733,8 @@ dependencies = [
|
|
735 |
"h11<0.15,>=0.13",
|
736 |
]
|
737 |
files = [
|
738 |
-
{file = "httpcore-1.0.
|
739 |
-
{file = "httpcore-1.0.
|
740 |
]
|
741 |
|
742 |
[[package]]
|
@@ -825,16 +823,16 @@ files = [
|
|
825 |
|
826 |
[[package]]
|
827 |
name = "jedi"
|
828 |
-
version = "0.19.
|
829 |
requires_python = ">=3.6"
|
830 |
summary = "An autocompletion tool for Python that can be used for text editors."
|
831 |
groups = ["default"]
|
832 |
dependencies = [
|
833 |
-
"parso<0.9.0,>=0.8.
|
834 |
]
|
835 |
files = [
|
836 |
-
{file = "jedi-0.19.
|
837 |
-
{file = "jedi-0.19.
|
838 |
]
|
839 |
|
840 |
[[package]]
|
@@ -1323,13 +1321,13 @@ files = [
|
|
1323 |
|
1324 |
[[package]]
|
1325 |
name = "packaging"
|
1326 |
-
version = "24.
|
1327 |
requires_python = ">=3.8"
|
1328 |
summary = "Core utilities for Python packages"
|
1329 |
groups = ["default"]
|
1330 |
files = [
|
1331 |
-
{file = "packaging-24.
|
1332 |
-
{file = "packaging-24.
|
1333 |
]
|
1334 |
|
1335 |
[[package]]
|
@@ -1784,58 +1782,58 @@ files = [
|
|
1784 |
|
1785 |
[[package]]
|
1786 |
name = "regex"
|
1787 |
-
version = "2024.
|
1788 |
requires_python = ">=3.8"
|
1789 |
summary = "Alternative regular expression module, to replace re."
|
1790 |
groups = ["default"]
|
1791 |
files = [
|
1792 |
-
{file = "regex-2024.
|
1793 |
-
{file = "regex-2024.
|
1794 |
-
{file = "regex-2024.
|
1795 |
-
{file = "regex-2024.
|
1796 |
-
{file = "regex-2024.
|
1797 |
-
{file = "regex-2024.
|
1798 |
-
{file = "regex-2024.
|
1799 |
-
{file = "regex-2024.
|
1800 |
-
{file = "regex-2024.
|
1801 |
-
{file = "regex-2024.
|
1802 |
-
{file = "regex-2024.
|
1803 |
-
{file = "regex-2024.
|
1804 |
-
{file = "regex-2024.
|
1805 |
-
{file = "regex-2024.
|
1806 |
-
{file = "regex-2024.
|
1807 |
-
{file = "regex-2024.
|
1808 |
-
{file = "regex-2024.
|
1809 |
-
{file = "regex-2024.
|
1810 |
-
{file = "regex-2024.
|
1811 |
-
{file = "regex-2024.
|
1812 |
-
{file = "regex-2024.
|
1813 |
-
{file = "regex-2024.
|
1814 |
-
{file = "regex-2024.
|
1815 |
-
{file = "regex-2024.
|
1816 |
-
{file = "regex-2024.
|
1817 |
-
{file = "regex-2024.
|
1818 |
-
{file = "regex-2024.
|
1819 |
-
{file = "regex-2024.
|
1820 |
-
{file = "regex-2024.
|
1821 |
-
{file = "regex-2024.
|
1822 |
-
{file = "regex-2024.
|
1823 |
-
{file = "regex-2024.
|
1824 |
-
{file = "regex-2024.
|
1825 |
-
{file = "regex-2024.
|
1826 |
-
{file = "regex-2024.
|
1827 |
-
{file = "regex-2024.
|
1828 |
-
{file = "regex-2024.
|
1829 |
-
{file = "regex-2024.
|
1830 |
-
{file = "regex-2024.
|
1831 |
-
{file = "regex-2024.
|
1832 |
-
{file = "regex-2024.
|
1833 |
-
{file = "regex-2024.
|
1834 |
-
{file = "regex-2024.
|
1835 |
-
{file = "regex-2024.
|
1836 |
-
{file = "regex-2024.
|
1837 |
-
{file = "regex-2024.
|
1838 |
-
{file = "regex-2024.
|
1839 |
]
|
1840 |
|
1841 |
[[package]]
|
@@ -1873,30 +1871,30 @@ files = [
|
|
1873 |
|
1874 |
[[package]]
|
1875 |
name = "ruff"
|
1876 |
-
version = "0.7.
|
1877 |
requires_python = ">=3.7"
|
1878 |
summary = "An extremely fast Python linter and code formatter, written in Rust."
|
1879 |
groups = ["default"]
|
1880 |
marker = "sys_platform != \"emscripten\""
|
1881 |
files = [
|
1882 |
-
{file = "ruff-0.7.
|
1883 |
-
{file = "ruff-0.7.
|
1884 |
-
{file = "ruff-0.7.
|
1885 |
-
{file = "ruff-0.7.
|
1886 |
-
{file = "ruff-0.7.
|
1887 |
-
{file = "ruff-0.7.
|
1888 |
-
{file = "ruff-0.7.
|
1889 |
-
{file = "ruff-0.7.
|
1890 |
-
{file = "ruff-0.7.
|
1891 |
-
{file = "ruff-0.7.
|
1892 |
-
{file = "ruff-0.7.
|
1893 |
-
{file = "ruff-0.7.
|
1894 |
-
{file = "ruff-0.7.
|
1895 |
-
{file = "ruff-0.7.
|
1896 |
-
{file = "ruff-0.7.
|
1897 |
-
{file = "ruff-0.7.
|
1898 |
-
{file = "ruff-0.7.
|
1899 |
-
{file = "ruff-0.7.
|
1900 |
]
|
1901 |
|
1902 |
[[package]]
|
@@ -2047,8 +2045,8 @@ files = [
|
|
2047 |
|
2048 |
[[package]]
|
2049 |
name = "sentence-transformers"
|
2050 |
-
version = "3.
|
2051 |
-
requires_python = ">=3.
|
2052 |
summary = "State-of-the-Art Text Embeddings"
|
2053 |
groups = ["default"]
|
2054 |
dependencies = [
|
@@ -2061,19 +2059,19 @@ dependencies = [
|
|
2061 |
"transformers<5.0.0,>=4.41.0",
|
2062 |
]
|
2063 |
files = [
|
2064 |
-
{file = "sentence_transformers-3.
|
2065 |
-
{file = "sentence_transformers-3.
|
2066 |
]
|
2067 |
|
2068 |
[[package]]
|
2069 |
name = "setuptools"
|
2070 |
-
version = "75.
|
2071 |
-
requires_python = ">=3.
|
2072 |
summary = "Easily download, build, install, upgrade, and uninstall Python packages"
|
2073 |
groups = ["default"]
|
2074 |
files = [
|
2075 |
-
{file = "setuptools-75.
|
2076 |
-
{file = "setuptools-75.
|
2077 |
]
|
2078 |
|
2079 |
[[package]]
|
@@ -2178,7 +2176,7 @@ files = [
|
|
2178 |
|
2179 |
[[package]]
|
2180 |
name = "tokenizers"
|
2181 |
-
version = "0.20.
|
2182 |
requires_python = ">=3.7"
|
2183 |
summary = ""
|
2184 |
groups = ["default"]
|
@@ -2186,50 +2184,50 @@ dependencies = [
|
|
2186 |
"huggingface-hub<1.0,>=0.16.4",
|
2187 |
]
|
2188 |
files = [
|
2189 |
-
{file = "tokenizers-0.20.
|
2190 |
-
{file = "tokenizers-0.20.
|
2191 |
-
{file = "tokenizers-0.20.
|
2192 |
-
{file = "tokenizers-0.20.
|
2193 |
-
{file = "tokenizers-0.20.
|
2194 |
-
{file = "tokenizers-0.20.
|
2195 |
-
{file = "tokenizers-0.20.
|
2196 |
-
{file = "tokenizers-0.20.
|
2197 |
-
{file = "tokenizers-0.20.
|
2198 |
-
{file = "tokenizers-0.20.
|
2199 |
-
{file = "tokenizers-0.20.
|
2200 |
-
{file = "tokenizers-0.20.
|
2201 |
-
{file = "tokenizers-0.20.
|
2202 |
-
{file = "tokenizers-0.20.
|
2203 |
-
{file = "tokenizers-0.20.
|
2204 |
-
{file = "tokenizers-0.20.
|
2205 |
-
{file = "tokenizers-0.20.
|
2206 |
-
{file = "tokenizers-0.20.
|
2207 |
-
{file = "tokenizers-0.20.
|
2208 |
-
{file = "tokenizers-0.20.
|
2209 |
-
{file = "tokenizers-0.20.
|
2210 |
-
{file = "tokenizers-0.20.
|
2211 |
-
{file = "tokenizers-0.20.
|
2212 |
-
{file = "tokenizers-0.20.
|
2213 |
-
{file = "tokenizers-0.20.
|
2214 |
-
{file = "tokenizers-0.20.
|
2215 |
-
{file = "tokenizers-0.20.
|
2216 |
-
{file = "tokenizers-0.20.
|
2217 |
-
{file = "tokenizers-0.20.
|
2218 |
-
{file = "tokenizers-0.20.
|
2219 |
-
{file = "tokenizers-0.20.
|
2220 |
-
{file = "tokenizers-0.20.
|
2221 |
-
{file = "tokenizers-0.20.
|
2222 |
-
{file = "tokenizers-0.20.
|
2223 |
-
{file = "tokenizers-0.20.
|
2224 |
-
{file = "tokenizers-0.20.
|
2225 |
-
{file = "tokenizers-0.20.
|
2226 |
-
{file = "tokenizers-0.20.
|
2227 |
-
{file = "tokenizers-0.20.
|
2228 |
-
{file = "tokenizers-0.20.
|
2229 |
-
{file = "tokenizers-0.20.
|
2230 |
-
{file = "tokenizers-0.20.
|
2231 |
-
{file = "tokenizers-0.20.
|
2232 |
-
{file = "tokenizers-0.20.
|
2233 |
]
|
2234 |
|
2235 |
[[package]]
|
@@ -2289,7 +2287,7 @@ files = [
|
|
2289 |
|
2290 |
[[package]]
|
2291 |
name = "tqdm"
|
2292 |
-
version = "4.
|
2293 |
requires_python = ">=3.7"
|
2294 |
summary = "Fast, Extensible Progress Meter"
|
2295 |
groups = ["default"]
|
@@ -2297,8 +2295,8 @@ dependencies = [
|
|
2297 |
"colorama; platform_system == \"Windows\"",
|
2298 |
]
|
2299 |
files = [
|
2300 |
-
{file = "tqdm-4.
|
2301 |
-
{file = "tqdm-4.
|
2302 |
]
|
2303 |
|
2304 |
[[package]]
|
@@ -2314,7 +2312,7 @@ files = [
|
|
2314 |
|
2315 |
[[package]]
|
2316 |
name = "transformers"
|
2317 |
-
version = "4.46.
|
2318 |
requires_python = ">=3.8.0"
|
2319 |
summary = "State-of-the-art Machine Learning for JAX, PyTorch and TensorFlow"
|
2320 |
groups = ["default"]
|
@@ -2331,8 +2329,8 @@ dependencies = [
|
|
2331 |
"tqdm>=4.27",
|
2332 |
]
|
2333 |
files = [
|
2334 |
-
{file = "transformers-4.46.
|
2335 |
-
{file = "transformers-4.46.
|
2336 |
]
|
2337 |
|
2338 |
[[package]]
|
@@ -2352,7 +2350,7 @@ files = [
|
|
2352 |
|
2353 |
[[package]]
|
2354 |
name = "typer"
|
2355 |
-
version = "0.
|
2356 |
requires_python = ">=3.7"
|
2357 |
summary = "Typer, build great CLIs. Easy to code. Based on Python type hints."
|
2358 |
groups = ["default"]
|
@@ -2363,8 +2361,8 @@ dependencies = [
|
|
2363 |
"typing-extensions>=3.7.4.3",
|
2364 |
]
|
2365 |
files = [
|
2366 |
-
{file = "typer-0.
|
2367 |
-
{file = "typer-0.
|
2368 |
]
|
2369 |
|
2370 |
[[package]]
|
@@ -2555,7 +2553,7 @@ files = [
|
|
2555 |
|
2556 |
[[package]]
|
2557 |
name = "yarl"
|
2558 |
-
version = "1.17.
|
2559 |
requires_python = ">=3.9"
|
2560 |
summary = "Yet another URL library"
|
2561 |
groups = ["default"]
|
@@ -2565,54 +2563,54 @@ dependencies = [
|
|
2565 |
"propcache>=0.2.0",
|
2566 |
]
|
2567 |
files = [
|
2568 |
-
{file = "yarl-1.17.
|
2569 |
-
{file = "yarl-1.17.
|
2570 |
-
{file = "yarl-1.17.
|
2571 |
-
{file = "yarl-1.17.
|
2572 |
-
{file = "yarl-1.17.
|
2573 |
-
{file = "yarl-1.17.
|
2574 |
-
{file = "yarl-1.17.
|
2575 |
-
{file = "yarl-1.17.
|
2576 |
-
{file = "yarl-1.17.
|
2577 |
-
{file = "yarl-1.17.
|
2578 |
-
{file = "yarl-1.17.
|
2579 |
-
{file = "yarl-1.17.
|
2580 |
-
{file = "yarl-1.17.
|
2581 |
-
{file = "yarl-1.17.
|
2582 |
-
{file = "yarl-1.17.
|
2583 |
-
{file = "yarl-1.17.
|
2584 |
-
{file = "yarl-1.17.
|
2585 |
-
{file = "yarl-1.17.
|
2586 |
-
{file = "yarl-1.17.
|
2587 |
-
{file = "yarl-1.17.
|
2588 |
-
{file = "yarl-1.17.
|
2589 |
-
{file = "yarl-1.17.
|
2590 |
-
{file = "yarl-1.17.
|
2591 |
-
{file = "yarl-1.17.
|
2592 |
-
{file = "yarl-1.17.
|
2593 |
-
{file = "yarl-1.17.
|
2594 |
-
{file = "yarl-1.17.
|
2595 |
-
{file = "yarl-1.17.
|
2596 |
-
{file = "yarl-1.17.
|
2597 |
-
{file = "yarl-1.17.
|
2598 |
-
{file = "yarl-1.17.
|
2599 |
-
{file = "yarl-1.17.
|
2600 |
-
{file = "yarl-1.17.
|
2601 |
-
{file = "yarl-1.17.
|
2602 |
-
{file = "yarl-1.17.
|
2603 |
-
{file = "yarl-1.17.
|
2604 |
-
{file = "yarl-1.17.
|
2605 |
-
{file = "yarl-1.17.
|
2606 |
-
{file = "yarl-1.17.
|
2607 |
-
{file = "yarl-1.17.
|
2608 |
-
{file = "yarl-1.17.
|
2609 |
-
{file = "yarl-1.17.
|
2610 |
-
{file = "yarl-1.17.
|
2611 |
-
{file = "yarl-1.17.
|
2612 |
-
{file = "yarl-1.17.
|
2613 |
-
{file = "yarl-1.17.
|
2614 |
-
{file = "yarl-1.17.
|
2615 |
-
{file = "yarl-1.17.
|
2616 |
-
{file = "yarl-1.17.
|
2617 |
-
{file = "yarl-1.17.
|
2618 |
]
|
|
|
34 |
|
35 |
[[package]]
|
36 |
name = "aiohttp"
|
37 |
+
version = "3.11.2"
|
38 |
+
requires_python = ">=3.9"
|
39 |
summary = "Async http client/server framework (asyncio)"
|
40 |
groups = ["default"]
|
41 |
dependencies = [
|
42 |
"aiohappyeyeballs>=2.3.0",
|
43 |
"aiosignal>=1.1.2",
|
44 |
+
"async-timeout<6.0,>=4.0; python_version < \"3.11\"",
|
45 |
"attrs>=17.3.0",
|
46 |
"frozenlist>=1.1.1",
|
47 |
"multidict<7.0,>=4.5",
|
48 |
+
"propcache>=0.2.0",
|
49 |
+
"yarl<2.0,>=1.17.0",
|
50 |
+
]
|
51 |
+
files = [
|
52 |
+
{file = "aiohttp-3.11.2-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:783741f534c14957fbe657d62a34b947ec06db23d45a2fd4a8aeb73d9c84d7e6"},
|
53 |
+
{file = "aiohttp-3.11.2-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:435f7a08d8aa42371a94e7c141205a9cb092ba551084b5e0c57492e6673601a3"},
|
54 |
+
{file = "aiohttp-3.11.2-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:c681f34e2814bc6e1eef49752b338061b94a42c92734d0be9513447d3f83718c"},
|
55 |
+
{file = "aiohttp-3.11.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:73a664478ae1ea011b5a710fb100b115ca8b2146864fa0ce4143ff944df714b8"},
|
56 |
+
{file = "aiohttp-3.11.2-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:f1d06c8fd8b453c3e553c956bd3b8395100401060430572174bb7876dd95ad49"},
|
57 |
+
{file = "aiohttp-3.11.2-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:3b1f4844909321ef2c1cee50ddeccbd6018cd8c8d1ddddda3f553e94a5859497"},
|
58 |
+
{file = "aiohttp-3.11.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:cdc6f8dce09281ae534eaf08a54f0d38612398375f28dad733a8885f3bf9b978"},
|
59 |
+
{file = "aiohttp-3.11.2-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:d2d942421cf3a1d1eceae8fa192f1fbfb74eb9d3e207d35ad2696bd2ce2c987c"},
|
60 |
+
{file = "aiohttp-3.11.2-cp310-cp310-musllinux_1_2_aarch64.whl", hash = "sha256:08ebe7a1d6c1e5ca766d68407280d69658f5f98821c2ba6c41c63cabfed159af"},
|
61 |
+
{file = "aiohttp-3.11.2-cp310-cp310-musllinux_1_2_i686.whl", hash = "sha256:2793d3297f3e49015140e6d3ea26142c967e07998e2fb00b6ee8d041138fbc4e"},
|
62 |
+
{file = "aiohttp-3.11.2-cp310-cp310-musllinux_1_2_ppc64le.whl", hash = "sha256:4a23475d8d5c56e447b7752a1e2ac267c1f723f765e406c81feddcd16cdc97bc"},
|
63 |
+
{file = "aiohttp-3.11.2-cp310-cp310-musllinux_1_2_s390x.whl", hash = "sha256:556564d89e2f4a6e8fe000894c03e4e84cf0b6cfa5674e425db122633ee244d1"},
|
64 |
+
{file = "aiohttp-3.11.2-cp310-cp310-musllinux_1_2_x86_64.whl", hash = "sha256:57993f406ce3f114b2a6756d7809be3ffd0cc40f33e8f8b9a4aa1b027fd4e3eb"},
|
65 |
+
{file = "aiohttp-3.11.2-cp310-cp310-win32.whl", hash = "sha256:177b000efaf8d2f7012c649e8aee5b0bf488677b1162be5e7511aa4f9d567607"},
|
66 |
+
{file = "aiohttp-3.11.2-cp310-cp310-win_amd64.whl", hash = "sha256:ff5d22eece44528023254b595c670dfcf9733ac6af74c4b6cb4f6a784dc3870c"},
|
67 |
+
{file = "aiohttp-3.11.2-cp311-cp311-macosx_10_9_universal2.whl", hash = "sha256:50e0aee4adc9abcd2109c618a8d1b2c93b85ac277b24a003ab147d91e068b06d"},
|
68 |
+
{file = "aiohttp-3.11.2-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:9aa4e68f1e4f303971ec42976fb170204fb5092de199034b57199a1747e78a2d"},
|
69 |
+
{file = "aiohttp-3.11.2-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:d84930b4145991214602372edd7305fc76b700220db79ac0dd57d3afd0f0a1ca"},
|
70 |
+
{file = "aiohttp-3.11.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:b4ec8afd362356b8798c8caa806e91deb3f0602d8ffae8e91d2d3ced2a90c35e"},
|
71 |
+
{file = "aiohttp-3.11.2-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:fb0544a0e8294a5a5e20d3cacdaaa9a911d7c0a9150f5264aef36e7d8fdfa07e"},
|
72 |
+
{file = "aiohttp-3.11.2-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:a7b0a1618060e3f5aa73d3526ca2108a16a1b6bf86612cd0bb2ddcbef9879d06"},
|
73 |
+
{file = "aiohttp-3.11.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:5d878a0186023ac391861958035174d0486f3259cabf8fd94e591985468da3ea"},
|
74 |
+
{file = "aiohttp-3.11.2-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:1e33a7eddcd07545ccf5c3ab230f60314a17dc33e285475e8405e26e21f02660"},
|
75 |
+
{file = "aiohttp-3.11.2-cp311-cp311-musllinux_1_2_aarch64.whl", hash = "sha256:4d7fad8c456d180a6d2f44c41cfab4b80e2e81451815825097db48b8293f59d5"},
|
76 |
+
{file = "aiohttp-3.11.2-cp311-cp311-musllinux_1_2_i686.whl", hash = "sha256:8d954ba0eae7f33884d27dc00629ca4389d249eb8d26ca07c30911257cae8c96"},
|
77 |
+
{file = "aiohttp-3.11.2-cp311-cp311-musllinux_1_2_ppc64le.whl", hash = "sha256:afa55e863224e664a782effa62245df73fdfc55aee539bed6efacf35f6d4e4b7"},
|
78 |
+
{file = "aiohttp-3.11.2-cp311-cp311-musllinux_1_2_s390x.whl", hash = "sha256:10a5f91c319d9d4afba812f72984816b5fcd20742232ff7ecc1610ffbf3fc64d"},
|
79 |
+
{file = "aiohttp-3.11.2-cp311-cp311-musllinux_1_2_x86_64.whl", hash = "sha256:6e8e19a80ba194db5c06915a9df23c0c06e0e9ca9a4db9386a6056cca555a027"},
|
80 |
+
{file = "aiohttp-3.11.2-cp311-cp311-win32.whl", hash = "sha256:9c8d1db4f65bbc9d75b7b271d68fb996f1c8c81a525263862477d93611856c2d"},
|
81 |
+
{file = "aiohttp-3.11.2-cp311-cp311-win_amd64.whl", hash = "sha256:2adb967454e10e69478ba4a8d8afbba48a7c7a8619216b7c807f8481cc66ddfb"},
|
82 |
+
{file = "aiohttp-3.11.2-cp312-cp312-macosx_10_13_universal2.whl", hash = "sha256:f833a80d9de9307d736b6af58c235b17ef7f90ebea7b9c49cd274dec7a66a2f1"},
|
83 |
+
{file = "aiohttp-3.11.2-cp312-cp312-macosx_10_13_x86_64.whl", hash = "sha256:382f853516664d2ebfc75dc01da4a10fdef5edcb335fe7b45cf471ce758ecb18"},
|
84 |
+
{file = "aiohttp-3.11.2-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:d3a2bcf6c81639a165da93469e1e0aff67c956721f3fa9c0560f07dd1e505116"},
|
85 |
+
{file = "aiohttp-3.11.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:de3b4d5fb5d69749104b880a157f38baeea7765c93d9cd3837cedd5b84729e10"},
|
86 |
+
{file = "aiohttp-3.11.2-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:0a90a0dc4b054b5af299a900bf950fe8f9e3e54322bc405005f30aa5cacc5c98"},
|
87 |
+
{file = "aiohttp-3.11.2-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:32334f35824811dd20a12cc90825d000e6b50faaeaa71408d42269151a66140d"},
|
88 |
+
{file = "aiohttp-3.11.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:0cba0b8d25aa2d450762f3dd6df85498f5e7c3ad0ddeb516ef2b03510f0eea32"},
|
89 |
+
{file = "aiohttp-3.11.2-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:9bbb2dbc2701ab7e9307ca3a8fa4999c5b28246968e0a0202a5afabf48a42e22"},
|
90 |
+
{file = "aiohttp-3.11.2-cp312-cp312-musllinux_1_2_aarch64.whl", hash = "sha256:97fba98fc5d9ccd3d33909e898d00f2494d6a9eec7cbda3d030632e2c8bb4d00"},
|
91 |
+
{file = "aiohttp-3.11.2-cp312-cp312-musllinux_1_2_i686.whl", hash = "sha256:0ebdf5087e2ce903d8220cc45dcece90c2199ae4395fd83ca616fcc81010db2c"},
|
92 |
+
{file = "aiohttp-3.11.2-cp312-cp312-musllinux_1_2_ppc64le.whl", hash = "sha256:122768e3ae9ce74f981b46edefea9c6e5a40aea38aba3ac50168e6370459bf20"},
|
93 |
+
{file = "aiohttp-3.11.2-cp312-cp312-musllinux_1_2_s390x.whl", hash = "sha256:5587da333b7d280a312715b843d43e734652aa382cba824a84a67c81f75b338b"},
|
94 |
+
{file = "aiohttp-3.11.2-cp312-cp312-musllinux_1_2_x86_64.whl", hash = "sha256:85de9904bc360fd29a98885d2bfcbd4e02ab33c53353cb70607f2bea2cb92468"},
|
95 |
+
{file = "aiohttp-3.11.2-cp312-cp312-win32.whl", hash = "sha256:b470de64d17156c37e91effc109d3b032b39867000e2c126732fe01d034441f9"},
|
96 |
+
{file = "aiohttp-3.11.2-cp312-cp312-win_amd64.whl", hash = "sha256:3f617a48b70f4843d54f52440ea1e58da6bdab07b391a3a6aed8d3b311a4cc04"},
|
97 |
+
{file = "aiohttp-3.11.2.tar.gz", hash = "sha256:68d1f46f9387db3785508f5225d3acbc5825ca13d9c29f2b5cce203d5863eb79"},
|
98 |
]
|
99 |
|
100 |
[[package]]
|
|
|
178 |
|
179 |
[[package]]
|
180 |
name = "async-timeout"
|
181 |
+
version = "5.0.1"
|
182 |
+
requires_python = ">=3.8"
|
183 |
summary = "Timeout context manager for asyncio programs"
|
184 |
groups = ["default"]
|
185 |
marker = "python_version < \"3.11\""
|
|
|
|
|
|
|
186 |
files = [
|
187 |
+
{file = "async_timeout-5.0.1-py3-none-any.whl", hash = "sha256:39e3809566ff85354557ec2398b55e096c8364bacac9405a7a1fa429e77fe76c"},
|
188 |
+
{file = "async_timeout-5.0.1.tar.gz", hash = "sha256:d9321a7a3d5a6a5e187e824d2fa0793ce379a202935782d555d6e9d2735677d3"},
|
189 |
]
|
190 |
|
191 |
[[package]]
|
|
|
514 |
|
515 |
[[package]]
|
516 |
name = "fastapi"
|
517 |
+
version = "0.115.5"
|
518 |
requires_python = ">=3.8"
|
519 |
summary = "FastAPI framework, high performance, easy to learn, fast to code, ready for production"
|
520 |
groups = ["default"]
|
|
|
524 |
"typing-extensions>=4.8.0",
|
525 |
]
|
526 |
files = [
|
527 |
+
{file = "fastapi-0.115.5-py3-none-any.whl", hash = "sha256:596b95adbe1474da47049e802f9a65ab2ffa9c2b07e7efee70eb8a66c9f2f796"},
|
528 |
+
{file = "fastapi-0.115.5.tar.gz", hash = "sha256:0e7a4d0dc0d01c68df21887cce0945e72d3c48b9f4f79dfe7a7d53aa08fbb289"},
|
529 |
]
|
530 |
|
531 |
[[package]]
|
|
|
635 |
|
636 |
[[package]]
|
637 |
name = "gradio"
|
638 |
+
version = "5.6.0"
|
639 |
requires_python = ">=3.10"
|
640 |
summary = "Python library for easily interacting with trained machine learning models"
|
641 |
groups = ["default"]
|
|
|
645 |
"audioop-lts<1.0; python_version >= \"3.13\"",
|
646 |
"fastapi<1.0,>=0.115.2",
|
647 |
"ffmpy",
|
648 |
+
"gradio-client==1.4.3",
|
649 |
"httpx>=0.24.1",
|
650 |
"huggingface-hub>=0.25.1",
|
651 |
"jinja2<4.0",
|
|
|
670 |
"uvicorn>=0.14.0; sys_platform != \"emscripten\"",
|
671 |
]
|
672 |
files = [
|
673 |
+
{file = "gradio-5.6.0-py3-none-any.whl", hash = "sha256:6eba135b32fb2fcb5d83fa845f6ad57c033894d5218fd3010de8fb4d735b9b6d"},
|
674 |
]
|
675 |
|
676 |
[[package]]
|
677 |
name = "gradio-client"
|
678 |
+
version = "1.4.3"
|
679 |
requires_python = ">=3.10"
|
680 |
summary = "Python library for easily interacting with trained machine learning models"
|
681 |
groups = ["default"]
|
|
|
688 |
"websockets<13.0,>=10.0",
|
689 |
]
|
690 |
files = [
|
691 |
+
{file = "gradio_client-1.4.3-py3-none-any.whl", hash = "sha256:a76990277cab011f1c49391bdf33670bbbbb32b3503971ae5d91281e7946bdc1"},
|
692 |
+
{file = "gradio_client-1.4.3.tar.gz", hash = "sha256:55fd446ae80a5320f164b6913e8862b398fca9097d33b76bd98efb61cbd449c3"},
|
693 |
]
|
694 |
|
695 |
[[package]]
|
696 |
name = "gradio"
|
697 |
+
version = "5.6.0"
|
698 |
extras = ["oauth"]
|
699 |
requires_python = ">=3.10"
|
700 |
summary = "Python library for easily interacting with trained machine learning models"
|
701 |
groups = ["default"]
|
702 |
dependencies = [
|
703 |
"authlib",
|
704 |
+
"gradio==5.6.0",
|
705 |
"itsdangerous",
|
706 |
]
|
707 |
files = [
|
708 |
+
{file = "gradio-5.6.0-py3-none-any.whl", hash = "sha256:6eba135b32fb2fcb5d83fa845f6ad57c033894d5218fd3010de8fb4d735b9b6d"},
|
709 |
]
|
710 |
|
711 |
[[package]]
|
|
|
724 |
|
725 |
[[package]]
|
726 |
name = "httpcore"
|
727 |
+
version = "1.0.7"
|
728 |
requires_python = ">=3.8"
|
729 |
summary = "A minimal low-level HTTP client."
|
730 |
groups = ["default"]
|
|
|
733 |
"h11<0.15,>=0.13",
|
734 |
]
|
735 |
files = [
|
736 |
+
{file = "httpcore-1.0.7-py3-none-any.whl", hash = "sha256:a3fff8f43dc260d5bd363d9f9cf1830fa3a458b332856f34282de498ed420edd"},
|
737 |
+
{file = "httpcore-1.0.7.tar.gz", hash = "sha256:8551cb62a169ec7162ac7be8d4817d561f60e08eaa485234898414bb5a8a0b4c"},
|
738 |
]
|
739 |
|
740 |
[[package]]
|
|
|
823 |
|
824 |
[[package]]
|
825 |
name = "jedi"
|
826 |
+
version = "0.19.2"
|
827 |
requires_python = ">=3.6"
|
828 |
summary = "An autocompletion tool for Python that can be used for text editors."
|
829 |
groups = ["default"]
|
830 |
dependencies = [
|
831 |
+
"parso<0.9.0,>=0.8.4",
|
832 |
]
|
833 |
files = [
|
834 |
+
{file = "jedi-0.19.2-py2.py3-none-any.whl", hash = "sha256:a8ef22bde8490f57fe5c7681a3c83cb58874daf72b4784de3cce5b6ef6edb5b9"},
|
835 |
+
{file = "jedi-0.19.2.tar.gz", hash = "sha256:4770dc3de41bde3966b02eb84fbcf557fb33cce26ad23da12c742fb50ecb11f0"},
|
836 |
]
|
837 |
|
838 |
[[package]]
|
|
|
1321 |
|
1322 |
[[package]]
|
1323 |
name = "packaging"
|
1324 |
+
version = "24.2"
|
1325 |
requires_python = ">=3.8"
|
1326 |
summary = "Core utilities for Python packages"
|
1327 |
groups = ["default"]
|
1328 |
files = [
|
1329 |
+
{file = "packaging-24.2-py3-none-any.whl", hash = "sha256:09abb1bccd265c01f4a3aa3f7a7db064b36514d2cba19a2f694fe6150451a759"},
|
1330 |
+
{file = "packaging-24.2.tar.gz", hash = "sha256:c228a6dc5e932d346bc5739379109d49e8853dd8223571c7c5b55260edc0b97f"},
|
1331 |
]
|
1332 |
|
1333 |
[[package]]
|
|
|
1782 |
|
1783 |
[[package]]
|
1784 |
name = "regex"
|
1785 |
+
version = "2024.11.6"
|
1786 |
requires_python = ">=3.8"
|
1787 |
summary = "Alternative regular expression module, to replace re."
|
1788 |
groups = ["default"]
|
1789 |
files = [
|
1790 |
+
{file = "regex-2024.11.6-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:ff590880083d60acc0433f9c3f713c51f7ac6ebb9adf889c79a261ecf541aa91"},
|
1791 |
+
{file = "regex-2024.11.6-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:658f90550f38270639e83ce492f27d2c8d2cd63805c65a13a14d36ca126753f0"},
|
1792 |
+
{file = "regex-2024.11.6-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:164d8b7b3b4bcb2068b97428060b2a53be050085ef94eca7f240e7947f1b080e"},
|
1793 |
+
{file = "regex-2024.11.6-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:d3660c82f209655a06b587d55e723f0b813d3a7db2e32e5e7dc64ac2a9e86fde"},
|
1794 |
+
{file = "regex-2024.11.6-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:d22326fcdef5e08c154280b71163ced384b428343ae16a5ab2b3354aed12436e"},
|
1795 |
+
{file = "regex-2024.11.6-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:f1ac758ef6aebfc8943560194e9fd0fa18bcb34d89fd8bd2af18183afd8da3a2"},
|
1796 |
+
{file = "regex-2024.11.6-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:997d6a487ff00807ba810e0f8332c18b4eb8d29463cfb7c820dc4b6e7562d0cf"},
|
1797 |
+
{file = "regex-2024.11.6-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:02a02d2bb04fec86ad61f3ea7f49c015a0681bf76abb9857f945d26159d2968c"},
|
1798 |
+
{file = "regex-2024.11.6-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl", hash = "sha256:f02f93b92358ee3f78660e43b4b0091229260c5d5c408d17d60bf26b6c900e86"},
|
1799 |
+
{file = "regex-2024.11.6-cp310-cp310-musllinux_1_2_aarch64.whl", hash = "sha256:06eb1be98df10e81ebaded73fcd51989dcf534e3c753466e4b60c4697a003b67"},
|
1800 |
+
{file = "regex-2024.11.6-cp310-cp310-musllinux_1_2_i686.whl", hash = "sha256:040df6fe1a5504eb0f04f048e6d09cd7c7110fef851d7c567a6b6e09942feb7d"},
|
1801 |
+
{file = "regex-2024.11.6-cp310-cp310-musllinux_1_2_ppc64le.whl", hash = "sha256:fdabbfc59f2c6edba2a6622c647b716e34e8e3867e0ab975412c5c2f79b82da2"},
|
1802 |
+
{file = "regex-2024.11.6-cp310-cp310-musllinux_1_2_s390x.whl", hash = "sha256:8447d2d39b5abe381419319f942de20b7ecd60ce86f16a23b0698f22e1b70008"},
|
1803 |
+
{file = "regex-2024.11.6-cp310-cp310-musllinux_1_2_x86_64.whl", hash = "sha256:da8f5fc57d1933de22a9e23eec290a0d8a5927a5370d24bda9a6abe50683fe62"},
|
1804 |
+
{file = "regex-2024.11.6-cp310-cp310-win32.whl", hash = "sha256:b489578720afb782f6ccf2840920f3a32e31ba28a4b162e13900c3e6bd3f930e"},
|
1805 |
+
{file = "regex-2024.11.6-cp310-cp310-win_amd64.whl", hash = "sha256:5071b2093e793357c9d8b2929dfc13ac5f0a6c650559503bb81189d0a3814519"},
|
1806 |
+
{file = "regex-2024.11.6-cp311-cp311-macosx_10_9_universal2.whl", hash = "sha256:5478c6962ad548b54a591778e93cd7c456a7a29f8eca9c49e4f9a806dcc5d638"},
|
1807 |
+
{file = "regex-2024.11.6-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:2c89a8cc122b25ce6945f0423dc1352cb9593c68abd19223eebbd4e56612c5b7"},
|
1808 |
+
{file = "regex-2024.11.6-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:94d87b689cdd831934fa3ce16cc15cd65748e6d689f5d2b8f4f4df2065c9fa20"},
|
1809 |
+
{file = "regex-2024.11.6-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:1062b39a0a2b75a9c694f7a08e7183a80c63c0d62b301418ffd9c35f55aaa114"},
|
1810 |
+
{file = "regex-2024.11.6-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:167ed4852351d8a750da48712c3930b031f6efdaa0f22fa1933716bfcd6bf4a3"},
|
1811 |
+
{file = "regex-2024.11.6-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:2d548dafee61f06ebdb584080621f3e0c23fff312f0de1afc776e2a2ba99a74f"},
|
1812 |
+
{file = "regex-2024.11.6-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:f2a19f302cd1ce5dd01a9099aaa19cae6173306d1302a43b627f62e21cf18ac0"},
|
1813 |
+
{file = "regex-2024.11.6-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:bec9931dfb61ddd8ef2ebc05646293812cb6b16b60cf7c9511a832b6f1854b55"},
|
1814 |
+
{file = "regex-2024.11.6-cp311-cp311-musllinux_1_2_aarch64.whl", hash = "sha256:9714398225f299aa85267fd222f7142fcb5c769e73d7733344efc46f2ef5cf89"},
|
1815 |
+
{file = "regex-2024.11.6-cp311-cp311-musllinux_1_2_i686.whl", hash = "sha256:202eb32e89f60fc147a41e55cb086db2a3f8cb82f9a9a88440dcfc5d37faae8d"},
|
1816 |
+
{file = "regex-2024.11.6-cp311-cp311-musllinux_1_2_ppc64le.whl", hash = "sha256:4181b814e56078e9b00427ca358ec44333765f5ca1b45597ec7446d3a1ef6e34"},
|
1817 |
+
{file = "regex-2024.11.6-cp311-cp311-musllinux_1_2_s390x.whl", hash = "sha256:068376da5a7e4da51968ce4c122a7cd31afaaec4fccc7856c92f63876e57b51d"},
|
1818 |
+
{file = "regex-2024.11.6-cp311-cp311-musllinux_1_2_x86_64.whl", hash = "sha256:ac10f2c4184420d881a3475fb2c6f4d95d53a8d50209a2500723d831036f7c45"},
|
1819 |
+
{file = "regex-2024.11.6-cp311-cp311-win32.whl", hash = "sha256:c36f9b6f5f8649bb251a5f3f66564438977b7ef8386a52460ae77e6070d309d9"},
|
1820 |
+
{file = "regex-2024.11.6-cp311-cp311-win_amd64.whl", hash = "sha256:02e28184be537f0e75c1f9b2f8847dc51e08e6e171c6bde130b2687e0c33cf60"},
|
1821 |
+
{file = "regex-2024.11.6-cp312-cp312-macosx_10_13_universal2.whl", hash = "sha256:52fb28f528778f184f870b7cf8f225f5eef0a8f6e3778529bdd40c7b3920796a"},
|
1822 |
+
{file = "regex-2024.11.6-cp312-cp312-macosx_10_13_x86_64.whl", hash = "sha256:fdd6028445d2460f33136c55eeb1f601ab06d74cb3347132e1c24250187500d9"},
|
1823 |
+
{file = "regex-2024.11.6-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:805e6b60c54bf766b251e94526ebad60b7de0c70f70a4e6210ee2891acb70bf2"},
|
1824 |
+
{file = "regex-2024.11.6-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:b85c2530be953a890eaffde05485238f07029600e8f098cdf1848d414a8b45e4"},
|
1825 |
+
{file = "regex-2024.11.6-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:bb26437975da7dc36b7efad18aa9dd4ea569d2357ae6b783bf1118dabd9ea577"},
|
1826 |
+
{file = "regex-2024.11.6-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:abfa5080c374a76a251ba60683242bc17eeb2c9818d0d30117b4486be10c59d3"},
|
1827 |
+
{file = "regex-2024.11.6-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:70b7fa6606c2881c1db9479b0eaa11ed5dfa11c8d60a474ff0e095099f39d98e"},
|
1828 |
+
{file = "regex-2024.11.6-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:0c32f75920cf99fe6b6c539c399a4a128452eaf1af27f39bce8909c9a3fd8cbe"},
|
1829 |
+
{file = "regex-2024.11.6-cp312-cp312-musllinux_1_2_aarch64.whl", hash = "sha256:982e6d21414e78e1f51cf595d7f321dcd14de1f2881c5dc6a6e23bbbbd68435e"},
|
1830 |
+
{file = "regex-2024.11.6-cp312-cp312-musllinux_1_2_i686.whl", hash = "sha256:a7c2155f790e2fb448faed6dd241386719802296ec588a8b9051c1f5c481bc29"},
|
1831 |
+
{file = "regex-2024.11.6-cp312-cp312-musllinux_1_2_ppc64le.whl", hash = "sha256:149f5008d286636e48cd0b1dd65018548944e495b0265b45e1bffecce1ef7f39"},
|
1832 |
+
{file = "regex-2024.11.6-cp312-cp312-musllinux_1_2_s390x.whl", hash = "sha256:e5364a4502efca094731680e80009632ad6624084aff9a23ce8c8c6820de3e51"},
|
1833 |
+
{file = "regex-2024.11.6-cp312-cp312-musllinux_1_2_x86_64.whl", hash = "sha256:0a86e7eeca091c09e021db8eb72d54751e527fa47b8d5787caf96d9831bd02ad"},
|
1834 |
+
{file = "regex-2024.11.6-cp312-cp312-win32.whl", hash = "sha256:32f9a4c643baad4efa81d549c2aadefaeba12249b2adc5af541759237eee1c54"},
|
1835 |
+
{file = "regex-2024.11.6-cp312-cp312-win_amd64.whl", hash = "sha256:a93c194e2df18f7d264092dc8539b8ffb86b45b899ab976aa15d48214138e81b"},
|
1836 |
+
{file = "regex-2024.11.6.tar.gz", hash = "sha256:7ab159b063c52a0333c884e4679f8d7a85112ee3078fe3d9004b2dd875585519"},
|
1837 |
]
|
1838 |
|
1839 |
[[package]]
|
|
|
1871 |
|
1872 |
[[package]]
|
1873 |
name = "ruff"
|
1874 |
+
version = "0.7.4"
|
1875 |
requires_python = ">=3.7"
|
1876 |
summary = "An extremely fast Python linter and code formatter, written in Rust."
|
1877 |
groups = ["default"]
|
1878 |
marker = "sys_platform != \"emscripten\""
|
1879 |
files = [
|
1880 |
+
{file = "ruff-0.7.4-py3-none-linux_armv6l.whl", hash = "sha256:a4919925e7684a3f18e18243cd6bea7cfb8e968a6eaa8437971f681b7ec51478"},
|
1881 |
+
{file = "ruff-0.7.4-py3-none-macosx_10_12_x86_64.whl", hash = "sha256:cfb365c135b830778dda8c04fb7d4280ed0b984e1aec27f574445231e20d6c63"},
|
1882 |
+
{file = "ruff-0.7.4-py3-none-macosx_11_0_arm64.whl", hash = "sha256:63a569b36bc66fbadec5beaa539dd81e0527cb258b94e29e0531ce41bacc1f20"},
|
1883 |
+
{file = "ruff-0.7.4-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:0d06218747d361d06fd2fdac734e7fa92df36df93035db3dc2ad7aa9852cb109"},
|
1884 |
+
{file = "ruff-0.7.4-py3-none-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:e0cea28d0944f74ebc33e9f934238f15c758841f9f5edd180b5315c203293452"},
|
1885 |
+
{file = "ruff-0.7.4-py3-none-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:80094ecd4793c68b2571b128f91754d60f692d64bc0d7272ec9197fdd09bf9ea"},
|
1886 |
+
{file = "ruff-0.7.4-py3-none-manylinux_2_17_ppc64.manylinux2014_ppc64.whl", hash = "sha256:997512325c6620d1c4c2b15db49ef59543ef9cd0f4aa8065ec2ae5103cedc7e7"},
|
1887 |
+
{file = "ruff-0.7.4-py3-none-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:00b4cf3a6b5fad6d1a66e7574d78956bbd09abfd6c8a997798f01f5da3d46a05"},
|
1888 |
+
{file = "ruff-0.7.4-py3-none-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:7dbdc7d8274e1422722933d1edddfdc65b4336abf0b16dfcb9dedd6e6a517d06"},
|
1889 |
+
{file = "ruff-0.7.4-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:0e92dfb5f00eaedb1501b2f906ccabfd67b2355bdf117fea9719fc99ac2145bc"},
|
1890 |
+
{file = "ruff-0.7.4-py3-none-musllinux_1_2_aarch64.whl", hash = "sha256:3bd726099f277d735dc38900b6a8d6cf070f80828877941983a57bca1cd92172"},
|
1891 |
+
{file = "ruff-0.7.4-py3-none-musllinux_1_2_armv7l.whl", hash = "sha256:2e32829c429dd081ee5ba39aef436603e5b22335c3d3fff013cd585806a6486a"},
|
1892 |
+
{file = "ruff-0.7.4-py3-none-musllinux_1_2_i686.whl", hash = "sha256:662a63b4971807623f6f90c1fb664613f67cc182dc4d991471c23c541fee62dd"},
|
1893 |
+
{file = "ruff-0.7.4-py3-none-musllinux_1_2_x86_64.whl", hash = "sha256:876f5e09eaae3eb76814c1d3b68879891d6fde4824c015d48e7a7da4cf066a3a"},
|
1894 |
+
{file = "ruff-0.7.4-py3-none-win32.whl", hash = "sha256:75c53f54904be42dd52a548728a5b572344b50d9b2873d13a3f8c5e3b91f5cac"},
|
1895 |
+
{file = "ruff-0.7.4-py3-none-win_amd64.whl", hash = "sha256:745775c7b39f914238ed1f1b0bebed0b9155a17cd8bc0b08d3c87e4703b990d6"},
|
1896 |
+
{file = "ruff-0.7.4-py3-none-win_arm64.whl", hash = "sha256:11bff065102c3ae9d3ea4dc9ecdfe5a5171349cdd0787c1fc64761212fc9cf1f"},
|
1897 |
+
{file = "ruff-0.7.4.tar.gz", hash = "sha256:cd12e35031f5af6b9b93715d8c4f40360070b2041f81273d0527683d5708fce2"},
|
1898 |
]
|
1899 |
|
1900 |
[[package]]
|
|
|
2045 |
|
2046 |
[[package]]
|
2047 |
name = "sentence-transformers"
|
2048 |
+
version = "3.3.0"
|
2049 |
+
requires_python = ">=3.9"
|
2050 |
summary = "State-of-the-Art Text Embeddings"
|
2051 |
groups = ["default"]
|
2052 |
dependencies = [
|
|
|
2059 |
"transformers<5.0.0,>=4.41.0",
|
2060 |
]
|
2061 |
files = [
|
2062 |
+
{file = "sentence_transformers-3.3.0-py3-none-any.whl", hash = "sha256:5897c376fde1fea5f22a90ead2612278a464e52b8e42f1af95f84092c36bc23c"},
|
2063 |
+
{file = "sentence_transformers-3.3.0.tar.gz", hash = "sha256:b91f0aea4ada72ed5a7cdbe8a6245a7152d0d9f84f336383778f8568e406b008"},
|
2064 |
]
|
2065 |
|
2066 |
[[package]]
|
2067 |
name = "setuptools"
|
2068 |
+
version = "75.5.0"
|
2069 |
+
requires_python = ">=3.9"
|
2070 |
summary = "Easily download, build, install, upgrade, and uninstall Python packages"
|
2071 |
groups = ["default"]
|
2072 |
files = [
|
2073 |
+
{file = "setuptools-75.5.0-py3-none-any.whl", hash = "sha256:87cb777c3b96d638ca02031192d40390e0ad97737e27b6b4fa831bea86f2f829"},
|
2074 |
+
{file = "setuptools-75.5.0.tar.gz", hash = "sha256:5c4ccb41111392671f02bb5f8436dfc5a9a7185e80500531b133f5775c4163ef"},
|
2075 |
]
|
2076 |
|
2077 |
[[package]]
|
|
|
2176 |
|
2177 |
[[package]]
|
2178 |
name = "tokenizers"
|
2179 |
+
version = "0.20.3"
|
2180 |
requires_python = ">=3.7"
|
2181 |
summary = ""
|
2182 |
groups = ["default"]
|
|
|
2184 |
"huggingface-hub<1.0,>=0.16.4",
|
2185 |
]
|
2186 |
files = [
|
2187 |
+
{file = "tokenizers-0.20.3-cp310-cp310-macosx_10_12_x86_64.whl", hash = "sha256:31ccab28dbb1a9fe539787210b0026e22debeab1662970f61c2d921f7557f7e4"},
|
2188 |
+
{file = "tokenizers-0.20.3-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:c6361191f762bda98c773da418cf511cbaa0cb8d0a1196f16f8c0119bde68ff8"},
|
2189 |
+
{file = "tokenizers-0.20.3-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:f128d5da1202b78fa0a10d8d938610472487da01b57098d48f7e944384362514"},
|
2190 |
+
{file = "tokenizers-0.20.3-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:79c4121a2e9433ad7ef0769b9ca1f7dd7fa4c0cd501763d0a030afcbc6384481"},
|
2191 |
+
{file = "tokenizers-0.20.3-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:b7850fde24197fe5cd6556e2fdba53a6d3bae67c531ea33a3d7c420b90904141"},
|
2192 |
+
{file = "tokenizers-0.20.3-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:b357970c095dc134978a68c67d845a1e3803ab7c4fbb39195bde914e7e13cf8b"},
|
2193 |
+
{file = "tokenizers-0.20.3-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:a333d878c4970b72d6c07848b90c05f6b045cf9273fc2bc04a27211721ad6118"},
|
2194 |
+
{file = "tokenizers-0.20.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:1fd9fee817f655a8f50049f685e224828abfadd436b8ff67979fc1d054b435f1"},
|
2195 |
+
{file = "tokenizers-0.20.3-cp310-cp310-musllinux_1_1_aarch64.whl", hash = "sha256:9e7816808b402129393a435ea2a509679b41246175d6e5e9f25b8692bfaa272b"},
|
2196 |
+
{file = "tokenizers-0.20.3-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:ba96367db9d8a730d3a1d5996b4b7babb846c3994b8ef14008cd8660f55db59d"},
|
2197 |
+
{file = "tokenizers-0.20.3-cp310-none-win32.whl", hash = "sha256:ee31ba9d7df6a98619426283e80c6359f167e2e9882d9ce1b0254937dbd32f3f"},
|
2198 |
+
{file = "tokenizers-0.20.3-cp310-none-win_amd64.whl", hash = "sha256:a845c08fdad554fe0871d1255df85772f91236e5fd6b9287ef8b64f5807dbd0c"},
|
2199 |
+
{file = "tokenizers-0.20.3-cp311-cp311-macosx_10_12_x86_64.whl", hash = "sha256:585b51e06ca1f4839ce7759941e66766d7b060dccfdc57c4ca1e5b9a33013a90"},
|
2200 |
+
{file = "tokenizers-0.20.3-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:61cbf11954f3b481d08723ebd048ba4b11e582986f9be74d2c3bdd9293a4538d"},
|
2201 |
+
{file = "tokenizers-0.20.3-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:ef820880d5e4e8484e2fa54ff8d297bb32519eaa7815694dc835ace9130a3eea"},
|
2202 |
+
{file = "tokenizers-0.20.3-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:67ef4dcb8841a4988cd00dd288fb95dfc8e22ed021f01f37348fd51c2b055ba9"},
|
2203 |
+
{file = "tokenizers-0.20.3-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:ff1ef8bd47a02b0dc191688ccb4da53600df5d4c9a05a4b68e1e3de4823e78eb"},
|
2204 |
+
{file = "tokenizers-0.20.3-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:444d188186eab3148baf0615b522461b41b1f0cd58cd57b862ec94b6ac9780f1"},
|
2205 |
+
{file = "tokenizers-0.20.3-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:37c04c032c1442740b2c2d925f1857885c07619224a533123ac7ea71ca5713da"},
|
2206 |
+
{file = "tokenizers-0.20.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:453c7769d22231960ee0e883d1005c93c68015025a5e4ae56275406d94a3c907"},
|
2207 |
+
{file = "tokenizers-0.20.3-cp311-cp311-musllinux_1_1_aarch64.whl", hash = "sha256:4bb31f7b2847e439766aaa9cc7bccf7ac7088052deccdb2275c952d96f691c6a"},
|
2208 |
+
{file = "tokenizers-0.20.3-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:843729bf0f991b29655a069a2ff58a4c24375a553c70955e15e37a90dd4e045c"},
|
2209 |
+
{file = "tokenizers-0.20.3-cp311-none-win32.whl", hash = "sha256:efcce3a927b1e20ca694ba13f7a68c59b0bd859ef71e441db68ee42cf20c2442"},
|
2210 |
+
{file = "tokenizers-0.20.3-cp311-none-win_amd64.whl", hash = "sha256:88301aa0801f225725b6df5dea3d77c80365ff2362ca7e252583f2b4809c4cc0"},
|
2211 |
+
{file = "tokenizers-0.20.3-cp312-cp312-macosx_10_12_x86_64.whl", hash = "sha256:49d12a32e190fad0e79e5bdb788d05da2f20d8e006b13a70859ac47fecf6ab2f"},
|
2212 |
+
{file = "tokenizers-0.20.3-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:282848cacfb9c06d5e51489f38ec5aa0b3cd1e247a023061945f71f41d949d73"},
|
2213 |
+
{file = "tokenizers-0.20.3-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:abe4e08c7d0cd6154c795deb5bf81d2122f36daf075e0c12a8b050d824ef0a64"},
|
2214 |
+
{file = "tokenizers-0.20.3-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:ca94fc1b73b3883c98f0c88c77700b13d55b49f1071dfd57df2b06f3ff7afd64"},
|
2215 |
+
{file = "tokenizers-0.20.3-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:ef279c7e239f95c8bdd6ff319d9870f30f0d24915b04895f55b1adcf96d6c60d"},
|
2216 |
+
{file = "tokenizers-0.20.3-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:16384073973f6ccbde9852157a4fdfe632bb65208139c9d0c0bd0176a71fd67f"},
|
2217 |
+
{file = "tokenizers-0.20.3-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:312d522caeb8a1a42ebdec87118d99b22667782b67898a76c963c058a7e41d4f"},
|
2218 |
+
{file = "tokenizers-0.20.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:f2b7cb962564785a83dafbba0144ecb7f579f1d57d8c406cdaa7f32fe32f18ad"},
|
2219 |
+
{file = "tokenizers-0.20.3-cp312-cp312-musllinux_1_1_aarch64.whl", hash = "sha256:124c5882ebb88dadae1fc788a582299fcd3a8bd84fc3e260b9918cf28b8751f5"},
|
2220 |
+
{file = "tokenizers-0.20.3-cp312-cp312-musllinux_1_1_x86_64.whl", hash = "sha256:2b6e54e71f84c4202111a489879005cb14b92616a87417f6c102c833af961ea2"},
|
2221 |
+
{file = "tokenizers-0.20.3-cp312-none-win32.whl", hash = "sha256:83d9bfbe9af86f2d9df4833c22e94d94750f1d0cd9bfb22a7bb90a86f61cdb1c"},
|
2222 |
+
{file = "tokenizers-0.20.3-cp312-none-win_amd64.whl", hash = "sha256:44def74cee574d609a36e17c8914311d1b5dbcfe37c55fd29369d42591b91cf2"},
|
2223 |
+
{file = "tokenizers-0.20.3-pp310-pypy310_pp73-macosx_10_12_x86_64.whl", hash = "sha256:e919f2e3e68bb51dc31de4fcbbeff3bdf9c1cad489044c75e2b982a91059bd3c"},
|
2224 |
+
{file = "tokenizers-0.20.3-pp310-pypy310_pp73-macosx_11_0_arm64.whl", hash = "sha256:b8e9608f2773996cc272156e305bd79066163a66b0390fe21750aff62df1ac07"},
|
2225 |
+
{file = "tokenizers-0.20.3-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:39270a7050deaf50f7caff4c532c01b3c48f6608d42b3eacdebdc6795478c8df"},
|
2226 |
+
{file = "tokenizers-0.20.3-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:e005466632b1c5d2d2120f6de8aa768cc9d36cd1ab7d51d0c27a114c91a1e6ee"},
|
2227 |
+
{file = "tokenizers-0.20.3-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:a07962340b36189b6c8feda552ea1bfeee6cf067ff922a1d7760662c2ee229e5"},
|
2228 |
+
{file = "tokenizers-0.20.3-pp310-pypy310_pp73-musllinux_1_1_aarch64.whl", hash = "sha256:55046ad3dd5f2b3c67501fcc8c9cbe3e901d8355f08a3b745e9b57894855f85b"},
|
2229 |
+
{file = "tokenizers-0.20.3-pp310-pypy310_pp73-musllinux_1_1_x86_64.whl", hash = "sha256:efcf0eb939988b627558aaf2b9dc3e56d759cad2e0cfa04fcab378e4b48fc4fd"},
|
2230 |
+
{file = "tokenizers-0.20.3.tar.gz", hash = "sha256:2278b34c5d0dd78e087e1ca7f9b1dcbf129d80211afa645f214bd6e051037539"},
|
2231 |
]
|
2232 |
|
2233 |
[[package]]
|
|
|
2287 |
|
2288 |
[[package]]
|
2289 |
name = "tqdm"
|
2290 |
+
version = "4.67.0"
|
2291 |
requires_python = ">=3.7"
|
2292 |
summary = "Fast, Extensible Progress Meter"
|
2293 |
groups = ["default"]
|
|
|
2295 |
"colorama; platform_system == \"Windows\"",
|
2296 |
]
|
2297 |
files = [
|
2298 |
+
{file = "tqdm-4.67.0-py3-none-any.whl", hash = "sha256:0cd8af9d56911acab92182e88d763100d4788bdf421d251616040cc4d44863be"},
|
2299 |
+
{file = "tqdm-4.67.0.tar.gz", hash = "sha256:fe5a6f95e6fe0b9755e9469b77b9c3cf850048224ecaa8293d7d2d31f97d869a"},
|
2300 |
]
|
2301 |
|
2302 |
[[package]]
|
|
|
2312 |
|
2313 |
[[package]]
|
2314 |
name = "transformers"
|
2315 |
+
version = "4.46.2"
|
2316 |
requires_python = ">=3.8.0"
|
2317 |
summary = "State-of-the-art Machine Learning for JAX, PyTorch and TensorFlow"
|
2318 |
groups = ["default"]
|
|
|
2329 |
"tqdm>=4.27",
|
2330 |
]
|
2331 |
files = [
|
2332 |
+
{file = "transformers-4.46.2-py3-none-any.whl", hash = "sha256:c921f4406b78e6518c97b618c5acd1cf8a4f2315b6b727f4bf9e01496eef849c"},
|
2333 |
+
{file = "transformers-4.46.2.tar.gz", hash = "sha256:3d85410881e1c074be767877bf33c83231ec11529f274a6044ecb20c157ba14e"},
|
2334 |
]
|
2335 |
|
2336 |
[[package]]
|
|
|
2350 |
|
2351 |
[[package]]
|
2352 |
name = "typer"
|
2353 |
+
version = "0.13.0"
|
2354 |
requires_python = ">=3.7"
|
2355 |
summary = "Typer, build great CLIs. Easy to code. Based on Python type hints."
|
2356 |
groups = ["default"]
|
|
|
2361 |
"typing-extensions>=3.7.4.3",
|
2362 |
]
|
2363 |
files = [
|
2364 |
+
{file = "typer-0.13.0-py3-none-any.whl", hash = "sha256:d85fe0b777b2517cc99c8055ed735452f2659cd45e451507c76f48ce5c1d00e2"},
|
2365 |
+
{file = "typer-0.13.0.tar.gz", hash = "sha256:f1c7198347939361eec90139ffa0fd8b3df3a2259d5852a0f7400e476d95985c"},
|
2366 |
]
|
2367 |
|
2368 |
[[package]]
|
|
|
2553 |
|
2554 |
[[package]]
|
2555 |
name = "yarl"
|
2556 |
+
version = "1.17.2"
|
2557 |
requires_python = ">=3.9"
|
2558 |
summary = "Yet another URL library"
|
2559 |
groups = ["default"]
|
|
|
2563 |
"propcache>=0.2.0",
|
2564 |
]
|
2565 |
files = [
|
2566 |
+
{file = "yarl-1.17.2-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:93771146ef048b34201bfa382c2bf74c524980870bb278e6df515efaf93699ff"},
|
2567 |
+
{file = "yarl-1.17.2-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:8281db240a1616af2f9c5f71d355057e73a1409c4648c8949901396dc0a3c151"},
|
2568 |
+
{file = "yarl-1.17.2-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:170ed4971bf9058582b01a8338605f4d8c849bd88834061e60e83b52d0c76870"},
|
2569 |
+
{file = "yarl-1.17.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:bc61b005f6521fcc00ca0d1243559a5850b9dd1e1fe07b891410ee8fe192d0c0"},
|
2570 |
+
{file = "yarl-1.17.2-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:871e1b47eec7b6df76b23c642a81db5dd6536cbef26b7e80e7c56c2fd371382e"},
|
2571 |
+
{file = "yarl-1.17.2-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:3a58a2f2ca7aaf22b265388d40232f453f67a6def7355a840b98c2d547bd037f"},
|
2572 |
+
{file = "yarl-1.17.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:736bb076f7299c5c55dfef3eb9e96071a795cb08052822c2bb349b06f4cb2e0a"},
|
2573 |
+
{file = "yarl-1.17.2-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:8fd51299e21da709eabcd5b2dd60e39090804431292daacbee8d3dabe39a6bc0"},
|
2574 |
+
{file = "yarl-1.17.2-cp310-cp310-musllinux_1_2_aarch64.whl", hash = "sha256:358dc7ddf25e79e1cc8ee16d970c23faee84d532b873519c5036dbb858965795"},
|
2575 |
+
{file = "yarl-1.17.2-cp310-cp310-musllinux_1_2_armv7l.whl", hash = "sha256:50d866f7b1a3f16f98603e095f24c0eeba25eb508c85a2c5939c8b3870ba2df8"},
|
2576 |
+
{file = "yarl-1.17.2-cp310-cp310-musllinux_1_2_i686.whl", hash = "sha256:8b9c4643e7d843a0dca9cd9d610a0876e90a1b2cbc4c5ba7930a0d90baf6903f"},
|
2577 |
+
{file = "yarl-1.17.2-cp310-cp310-musllinux_1_2_ppc64le.whl", hash = "sha256:d63123bfd0dce5f91101e77c8a5427c3872501acece8c90df457b486bc1acd47"},
|
2578 |
+
{file = "yarl-1.17.2-cp310-cp310-musllinux_1_2_s390x.whl", hash = "sha256:4e76381be3d8ff96a4e6c77815653063e87555981329cf8f85e5be5abf449021"},
|
2579 |
+
{file = "yarl-1.17.2-cp310-cp310-musllinux_1_2_x86_64.whl", hash = "sha256:734144cd2bd633a1516948e477ff6c835041c0536cef1d5b9a823ae29899665b"},
|
2580 |
+
{file = "yarl-1.17.2-cp310-cp310-win32.whl", hash = "sha256:26bfb6226e0c157af5da16d2d62258f1ac578d2899130a50433ffee4a5dfa673"},
|
2581 |
+
{file = "yarl-1.17.2-cp310-cp310-win_amd64.whl", hash = "sha256:76499469dcc24759399accd85ec27f237d52dec300daaca46a5352fcbebb1071"},
|
2582 |
+
{file = "yarl-1.17.2-cp311-cp311-macosx_10_9_universal2.whl", hash = "sha256:792155279dc093839e43f85ff7b9b6493a8eaa0af1f94f1f9c6e8f4de8c63500"},
|
2583 |
+
{file = "yarl-1.17.2-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:38bc4ed5cae853409cb193c87c86cd0bc8d3a70fd2268a9807217b9176093ac6"},
|
2584 |
+
{file = "yarl-1.17.2-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:4a8c83f6fcdc327783bdc737e8e45b2e909b7bd108c4da1892d3bc59c04a6d84"},
|
2585 |
+
{file = "yarl-1.17.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:8c6d5fed96f0646bfdf698b0a1cebf32b8aae6892d1bec0c5d2d6e2df44e1e2d"},
|
2586 |
+
{file = "yarl-1.17.2-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:782ca9c58f5c491c7afa55518542b2b005caedaf4685ec814fadfcee51f02493"},
|
2587 |
+
{file = "yarl-1.17.2-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:ff6af03cac0d1a4c3c19e5dcc4c05252411bf44ccaa2485e20d0a7c77892ab6e"},
|
2588 |
+
{file = "yarl-1.17.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:6a3f47930fbbed0f6377639503848134c4aa25426b08778d641491131351c2c8"},
|
2589 |
+
{file = "yarl-1.17.2-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:d1fa68a3c921365c5745b4bd3af6221ae1f0ea1bf04b69e94eda60e57958907f"},
|
2590 |
+
{file = "yarl-1.17.2-cp311-cp311-musllinux_1_2_aarch64.whl", hash = "sha256:187df91395c11e9f9dc69b38d12406df85aa5865f1766a47907b1cc9855b6303"},
|
2591 |
+
{file = "yarl-1.17.2-cp311-cp311-musllinux_1_2_armv7l.whl", hash = "sha256:93d1c8cc5bf5df401015c5e2a3ce75a5254a9839e5039c881365d2a9dcfc6dc2"},
|
2592 |
+
{file = "yarl-1.17.2-cp311-cp311-musllinux_1_2_i686.whl", hash = "sha256:11d86c6145ac5c706c53d484784cf504d7d10fa407cb73b9d20f09ff986059ef"},
|
2593 |
+
{file = "yarl-1.17.2-cp311-cp311-musllinux_1_2_ppc64le.whl", hash = "sha256:c42774d1d1508ec48c3ed29e7b110e33f5e74a20957ea16197dbcce8be6b52ba"},
|
2594 |
+
{file = "yarl-1.17.2-cp311-cp311-musllinux_1_2_s390x.whl", hash = "sha256:0c8e589379ef0407b10bed16cc26e7392ef8f86961a706ade0a22309a45414d7"},
|
2595 |
+
{file = "yarl-1.17.2-cp311-cp311-musllinux_1_2_x86_64.whl", hash = "sha256:1056cadd5e850a1c026f28e0704ab0a94daaa8f887ece8dfed30f88befb87bb0"},
|
2596 |
+
{file = "yarl-1.17.2-cp311-cp311-win32.whl", hash = "sha256:be4c7b1c49d9917c6e95258d3d07f43cfba2c69a6929816e77daf322aaba6628"},
|
2597 |
+
{file = "yarl-1.17.2-cp311-cp311-win_amd64.whl", hash = "sha256:ac8eda86cc75859093e9ce390d423aba968f50cf0e481e6c7d7d63f90bae5c9c"},
|
2598 |
+
{file = "yarl-1.17.2-cp312-cp312-macosx_10_13_universal2.whl", hash = "sha256:dd90238d3a77a0e07d4d6ffdebc0c21a9787c5953a508a2231b5f191455f31e9"},
|
2599 |
+
{file = "yarl-1.17.2-cp312-cp312-macosx_10_13_x86_64.whl", hash = "sha256:c74f0b0472ac40b04e6d28532f55cac8090e34c3e81f118d12843e6df14d0909"},
|
2600 |
+
{file = "yarl-1.17.2-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:4d486ddcaca8c68455aa01cf53d28d413fb41a35afc9f6594a730c9779545876"},
|
2601 |
+
{file = "yarl-1.17.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:f25b7e93f5414b9a983e1a6c1820142c13e1782cc9ed354c25e933aebe97fcf2"},
|
2602 |
+
{file = "yarl-1.17.2-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:3a0baff7827a632204060f48dca9e63fbd6a5a0b8790c1a2adfb25dc2c9c0d50"},
|
2603 |
+
{file = "yarl-1.17.2-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:460024cacfc3246cc4d9f47a7fc860e4fcea7d1dc651e1256510d8c3c9c7cde0"},
|
2604 |
+
{file = "yarl-1.17.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:5870d620b23b956f72bafed6a0ba9a62edb5f2ef78a8849b7615bd9433384171"},
|
2605 |
+
{file = "yarl-1.17.2-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:2941756754a10e799e5b87e2319bbec481ed0957421fba0e7b9fb1c11e40509f"},
|
2606 |
+
{file = "yarl-1.17.2-cp312-cp312-musllinux_1_2_aarch64.whl", hash = "sha256:9611b83810a74a46be88847e0ea616794c406dbcb4e25405e52bff8f4bee2d0a"},
|
2607 |
+
{file = "yarl-1.17.2-cp312-cp312-musllinux_1_2_armv7l.whl", hash = "sha256:cd7e35818d2328b679a13268d9ea505c85cd773572ebb7a0da7ccbca77b6a52e"},
|
2608 |
+
{file = "yarl-1.17.2-cp312-cp312-musllinux_1_2_i686.whl", hash = "sha256:6b981316fcd940f085f646b822c2ff2b8b813cbd61281acad229ea3cbaabeb6b"},
|
2609 |
+
{file = "yarl-1.17.2-cp312-cp312-musllinux_1_2_ppc64le.whl", hash = "sha256:688058e89f512fb7541cb85c2f149c292d3fa22f981d5a5453b40c5da49eb9e8"},
|
2610 |
+
{file = "yarl-1.17.2-cp312-cp312-musllinux_1_2_s390x.whl", hash = "sha256:56afb44a12b0864d17b597210d63a5b88915d680f6484d8d202ed68ade38673d"},
|
2611 |
+
{file = "yarl-1.17.2-cp312-cp312-musllinux_1_2_x86_64.whl", hash = "sha256:17931dfbb84ae18b287279c1f92b76a3abcd9a49cd69b92e946035cff06bcd20"},
|
2612 |
+
{file = "yarl-1.17.2-cp312-cp312-win32.whl", hash = "sha256:ff8d95e06546c3a8c188f68040e9d0360feb67ba8498baf018918f669f7bc39b"},
|
2613 |
+
{file = "yarl-1.17.2-cp312-cp312-win_amd64.whl", hash = "sha256:4c840cc11163d3c01a9d8aad227683c48cd3e5be5a785921bcc2a8b4b758c4f3"},
|
2614 |
+
{file = "yarl-1.17.2-py3-none-any.whl", hash = "sha256:dd7abf4f717e33b7487121faf23560b3a50924f80e4bef62b22dab441ded8f3b"},
|
2615 |
+
{file = "yarl-1.17.2.tar.gz", hash = "sha256:753eaaa0c7195244c84b5cc159dc8204b7fd99f716f11198f999f2332a86b178"},
|
2616 |
]
|
src/distilabel_dataset_generator/apps/textcat.py
CHANGED
@@ -383,7 +383,7 @@ with app:
|
|
383 |
)
|
384 |
with gr.Column():
|
385 |
labels = gr.Dropdown(
|
386 |
-
choices=[],
|
387 |
allow_custom_value=True,
|
388 |
interactive=True,
|
389 |
label="Labels",
|
|
|
383 |
)
|
384 |
with gr.Column():
|
385 |
labels = gr.Dropdown(
|
386 |
+
choices=["negative", "positive"],
|
387 |
allow_custom_value=True,
|
388 |
interactive=True,
|
389 |
label="Labels",
|