okaits#7534

Results 6 comments of okaits#7534

Adding `--no-half` option to main.py worked for me.

Same error on Anaconda3. (Ubuntu 23.04, NVIDIA GeForce GTX 1660 SUPER, Python 3.9, CUDA 11.6, PyTorch 20.0.0+cu118, conda 22.9.0) Show all output ``` [18:08:56] INFO [18:08:56] NumExpr defaulting to 6...

I tried it with my Windows 11 (CUDA 12.1) and failed with the same error. So I think this error can be caused by something with my hardware or CUDA...

Train started without any errors by disabling GPU in docker. But now it's too slow...

Oh, sorry, it's webui.py, not main.py.