ceo0x
ceo0x
It also doesnt work even running against "I am sad" which is one of the inputs
Is there any way to use these params on sail? 
Same here! > 60% CPU on M1 Max
Yes please add this option ! 👍
im having the same issue
I had same issue, you have to delete `solv4.config.json` (you will note its empty btw)
Try using this requirements.txt ``` --extra-index-url https://download.pytorch.org/whl/cu128 numpy>=1.23.5,=4.8.0 opencv-python==4.10.0.84 cv2_enumerate_cameras==1.1.15 onnx==1.18.0 insightface==0.7.3 psutil==5.9.8 tk==0.1.0 customtkinter==5.2.2 pillow==11.1.0 # ===== PyTorch / TorchVision ===== # No-Mac (Linux/Win) torch ; sys_platform != "darwin"...