facerestore_cf
facerestore_cf copied to clipboard
Torch Versions in comfy standalone newer than 1.9 maybe causing an install error
In the face_detector.py line 22
IS_HIGH_VERSION = torch_version.version >= "1.9.0"
gives me the following install error:
File "A:\Comfy_Aug/ComfyUI\custom_nodes\facerestore\facelib\detection\yolov5face\face_detector.py", line 20, in
Cannot import A:\Comfy_Aug\ComfyUI\custom_nodes\facerestore module for custom nodes: invalid literal for int() with base 10: 'dev20230731'