added streamline
This commit is contained in:
parent
431f400ff7
commit
6f619d7858
1 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue