Patch (#947)
* Fix preview when using frame enhancer * Fix version conflict numpy vs. cv2 * Use latest numpy * Introduce scale_face() to match size of temp frames and target frames * Remove hardcoded backend for camera under Windows * Up and downgrade some dependencies * Up and downgrade some dependencies * Up and downgrade some dependencies
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
gradio-rangeslider==0.0.8
|
||||
gradio==5.42.0
|
||||
numpy==2.3.2
|
||||
onnx==1.18.0
|
||||
onnxruntime==1.22.0
|
||||
onnx==1.19.0
|
||||
onnxruntime==1.22.1
|
||||
opencv-python==4.12.0.88
|
||||
psutil==7.0.0
|
||||
tqdm==4.67.1
|
||||
|
||||
Reference in New Issue
Block a user