From 6f619d785892edaca26d211df8e2a6ab46285742 Mon Sep 17 00:00:00 2001 From: Gregory Bednov Date: Mon, 6 Jan 2025 18:57:39 +0300 Subject: [PATCH] added streamline --- flake.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/flake.nix b/flake.nix index f3e020b..eac648b 100644 --- a/flake.nix +++ b/flake.nix @@ -43,6 +43,7 @@ tqdm requests opencv4 + streamlit ] ++ [ ultralyticsThop ]; # Patch to remove the strict version requirements that cause problems. @@ -68,6 +69,7 @@ mireapython = pkgs.python3.withPackages (ps: with ps; [ tqdm requests opencv4 + streamlit matplotlib pillow