lllyasviel / Paints-UNDO

Understand Human Behavior to Align True Needs
Apache License 2.0
3.36k stars 295 forks source link

Can't start the UI. Error message #52

Closed eizoxx closed 3 months ago

eizoxx commented 3 months ago

Hello all, for some reason, I can't use the user interface because when I enter this command: "python gradio_app.py" in the command line, I get this error message:

Traceback (most recent call last): File "E:\AI\Paints-UNDO\gradio_app.py", line 15, in import memory_management File "E:\AI\Paints-UNDO\memory_management.py", line 9, in torch.zeros((1, 1)).to(gpu, torch.float32) File "C:\Users\user.conda\envs\paints_undo\lib\site-packages\torch\cuda__init__.py", line 284, in _lazy_init raise AssertionError("Torch not compiled with CUDA enabled") AssertionError: Torch not compiled with CUDA enabled

Does anyone know how to fix this problem?

My GPU is powerful enough to run this thing...

image

RaiderUser commented 3 months ago

see #6

eizoxx commented 3 months ago

This thread solved it: https://github.com/lllyasviel/Paints-UNDO/issues/6