unstructured-api: 0.0.53 -> 0.0.57

authored by happysalada and committed by Yt b72efb2b c392ad59

+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.53"; 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-lD3f6ws3xGFZsC1wHoWydIkWOgIwXuZencle+jJ8T3Y="; 39 }; 40 41 nativeBuildInputs = [ makeWrapper ];
··· 21 safetensors 22 uvicorn 23 ] ++ packages.unstructured.optional-dependencies.local-inference); 24 + version = "0.0.57"; 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-FdRrGqF1cJImFVNs/tZo1457f9yhhpwxGGmpAdZUWso="; 39 }; 40 41 nativeBuildInputs = [ makeWrapper ];