From 46acb385df3fcc37507b60f40410f3cc54952407 Mon Sep 17 00:00:00 2001 From: RichieHakim Date: Mon, 29 Jan 2024 18:11:46 -0500 Subject: [PATCH] Update build.yml and requirements.txt --- .github/workflows/build.yml | 4 ++-- requirements.txt | 3 ++- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 5c61e12..411543f 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -47,8 +47,8 @@ jobs: # "3.12", ] extra: [ - all, - all_latest, + " ", + advanced, ] install-level: [ system, diff --git a/requirements.txt b/requirements.txt index e966e5d..c0b9078 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ ## Required h5py -decord +eva-decord ipywidgets kornia matplotlib @@ -11,6 +11,7 @@ opencv-contrib-python optuna pandas paramiko +psutil PyYAML pytest scikit-learn