We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da5db07 commit b502bedCopy full SHA for b502bed
python/pyproject.toml
@@ -29,6 +29,7 @@ runtime_common = [
29
"ninja",
30
"orjson",
31
"packaging",
32
+ "partial_json_parser",
33
"pillow",
34
"prometheus-client>=0.20.0",
35
"psutil",
@@ -53,7 +54,6 @@ srt = [
53
54
"torchvision==0.21.0",
55
"cuda-python",
56
"outlines>=0.0.44,<=0.1.11",
- "partial_json_parser",
57
"einops",
58
]
59
@@ -64,7 +64,6 @@ blackwell = [
64
"torchvision",
65
66
67
68
69
70
0 commit comments