diff --git a/requirements-COLAB.txt b/requirements-COLAB.txt index 05afa02..ac8e67e 100644 --- a/requirements-COLAB.txt +++ b/requirements-COLAB.txt @@ -1,7 +1,10 @@ ffmpeg_python==0.2.0 gradio==3.33.1 insightface==0.7.3 +numpy==1.23.5 onnx==1.14.0 onnxruntime-GPU==1.15.0 opencv_python==4.7.0.72 -progressbar33==2.4 \ No newline at end of file +opencv_python_headless==4.7.0.72 +progressbar33==2.4 +scikit-image==0.20.0 \ No newline at end of file