ceo0x

Results 7 comments of 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? ![image](https://user-images.githubusercontent.com/39812139/64130158-e9094c80-cd96-11e9-9a14-3043af515db6.png)

Yes please add this option ! 👍

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"...