unstructured-api: 0.0.59 -> 0.0.61

+2 -2
+2 -2
pkgs/servers/unstructured-api/default.nix
··· 21 safetensors 22 uvicorn 23 ] ++ packages.unstructured.optional-dependencies.local-inference); 24 - version = "0.0.59"; 25 unstructured_api_nltk_data = symlinkJoin { 26 name = "unstructured_api_nltk_data"; 27 ··· 35 owner = "Unstructured-IO"; 36 repo = "unstructured-api"; 37 rev = version; 38 - hash = "sha256-AYccSOPY3tW6ho1SNSYYDhKJXKtE3sUaT4g1toOfHSw="; 39 }; 40 41 nativeBuildInputs = [ makeWrapper ];
··· 21 safetensors 22 uvicorn 23 ] ++ packages.unstructured.optional-dependencies.local-inference); 24 + version = "0.0.61"; 25 unstructured_api_nltk_data = symlinkJoin { 26 name = "unstructured_api_nltk_data"; 27 ··· 35 owner = "Unstructured-IO"; 36 repo = "unstructured-api"; 37 rev = version; 38 + hash = "sha256-Ucd+SKIES9E5WgKJjg8Vihjc1hMrJ9e956Sb7QlQea8="; 39 }; 40 41 nativeBuildInputs = [ makeWrapper ];