diff options
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile index 58ef922599a5..34d7fca833e1 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -432,8 +432,10 @@ SUBDIR += py-colorzero SUBDIR += py-cppman SUBDIR += py-crudini + SUBDIR += py-csvw SUBDIR += py-datasets SUBDIR += py-detecta + SUBDIR += py-diffusers SUBDIR += py-eemeter SUBDIR += py-einops SUBDIR += py-emoji @@ -448,6 +450,7 @@ SUBDIR += py-google-ai-generativelanguage SUBDIR += py-gpiozero SUBDIR += py-halo + SUBDIR += py-hf-doc-builder SUBDIR += py-hf-xet SUBDIR += py-hist SUBDIR += py-histoprint @@ -524,6 +527,8 @@ SUBDIR += py-pytorch-lightning SUBDIR += py-pyviz-comms SUBDIR += py-safetensors + SUBDIR += py-sagemaker + SUBDIR += py-sagemaker-core SUBDIR += py-schedulefree SUBDIR += py-scikit-fusion SUBDIR += py-scikit-quant @@ -531,6 +536,7 @@ SUBDIR += py-shap2 SUBDIR += py-shell-gpt SUBDIR += py-sigopt + SUBDIR += py-smdebug-rulesconfig SUBDIR += py-soapy_power SUBDIR += py-spdx-tools SUBDIR += py-spinners @@ -547,6 +553,7 @@ SUBDIR += py-torchmetrics SUBDIR += py-torchvision SUBDIR += py-tqdm + SUBDIR += py-transformers SUBDIR += py-tvm SUBDIR += py-uhi SUBDIR += py-vaderSentiment |