Added command line arguments for --share_gradio #7. Implemented multithreaded parallel processing and CoreML optimization, still pending CUDA optimization #5.

This commit is contained in:
Xavi Vinaixa
2023-06-06 07:49:07 +02:00
committed by xaviviro
parent b4146fa26d
commit cd1f6cd2df
6 changed files with 109 additions and 33 deletions

View File

@@ -7,4 +7,5 @@ onnxruntime_gpu==1.15.0
opencv_python==4.7.0.72
opencv_python_headless==4.7.0.72
scikit-image==0.20.0
tqdm
tqdm
psutil