diff options
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile index bf2385aab680..50ea312a49dc 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -430,9 +430,11 @@ SUBDIR += py-colorbrewer SUBDIR += py-colored SUBDIR += py-colorzero + SUBDIR += py-cppman SUBDIR += py-crudini SUBDIR += py-datasets SUBDIR += py-detecta + SUBDIR += py-diffusers SUBDIR += py-eemeter SUBDIR += py-einops SUBDIR += py-emoji @@ -447,6 +449,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 @@ -546,6 +549,7 @@ SUBDIR += py-torchmetrics SUBDIR += py-torchvision SUBDIR += py-tqdm + SUBDIR += py-transformers SUBDIR += py-tvm SUBDIR += py-uhi SUBDIR += py-vaderSentiment @@ -623,6 +627,7 @@ SUBDIR += sshbuddy SUBDIR += sssnips SUBDIR += star-history + SUBDIR += stormy SUBDIR += susv2 SUBDIR += susv3 SUBDIR += susv4 |