Compatibility with Google Colab

This commit is contained in:
Xavi Vinaixa
2023-06-05 07:37:30 +02:00
parent 9f47ab056e
commit 191731a481
3 changed files with 13 additions and 2 deletions

11
requirements-COLAB.txt Normal file
View File

@@ -0,0 +1,11 @@
numba==0.57.0
ffmpeg_python==0.2.0
gradio==3.33.1
insightface==0.7.3
numpy==1.24.3
onnx==1.14.0
onnxruntime==1.15.0
opencv_python==4.7.0.72
opencv_python_headless==4.7.0.72
progressbar33==2.4
scikit-image==0.20.0

View File

@@ -7,4 +7,4 @@ onnxruntime_gpu==1.15.0
opencv_python==4.7.0.72
opencv_python_headless==4.7.0.72
progressbar33==2.4
scikit-image
scikit-image==0.20.0

View File

@@ -7,4 +7,4 @@ onnxruntime==1.15.0
opencv_python==4.7.0.72
opencv_python_headless==4.7.0.72
progressbar33==2.4
scikit-image
scikit-image==0.20.0