python3Packages.huggingface_hub: init at 0.0.6

This is a package to download and publish data on the huggingface.co
hub.
This commit is contained in:
Daniël de Kok
2021-03-07 08:03:16 +01:00
parent 6aa26c8623
commit 7ceb2fb023
2 changed files with 41 additions and 0 deletions
+2
View File
@@ -3072,6 +3072,8 @@ in {
hug = callPackage ../development/python-modules/hug { };
huggingface-hub = callPackage ../development/python-modules/huggingface-hub { };
humanfriendly = callPackage ../development/python-modules/humanfriendly { };
humanize = callPackage ../development/python-modules/humanize { };