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
|
tqdm
|
||||||
requests
|
requests
|
||||||
opencv4
|
opencv4
|
||||||
|
streamlit
|
||||||
] ++ [ ultralyticsThop ];
|
] ++ [ ultralyticsThop ];
|
||||||
|
|
||||||
# Patch to remove the strict version requirements that cause problems.
|
# Patch to remove the strict version requirements that cause problems.
|
||||||
|
|
@ -68,6 +69,7 @@ mireapython = pkgs.python3.withPackages (ps: with ps; [
|
||||||
tqdm
|
tqdm
|
||||||
requests
|
requests
|
||||||
opencv4
|
opencv4
|
||||||
|
streamlit
|
||||||
|
|
||||||
matplotlib
|
matplotlib
|
||||||
pillow
|
pillow
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue