Skip to content

Commit 7072a9a

Browse files
committed
Merge branch 'main' into v0.9.0-release
2 parents 0d0a766 + f12a61e commit 7072a9a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/huggingface_hub/inference_api.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,8 @@
3838
"image-segmentation",
3939
"text-to-image",
4040
# Others
41-
"structured-data-classification",
41+
"tabular-classification",
42+
"tabular-regression",
4243
]
4344

4445

0 commit comments

Comments
 (0)