antv311

Results 2 comments of antv311

> I met this error too, > > tried installing python-socketio in venv but it didn't work > > **But this worked (out of venv)** > > `cd INSERT_PATH_TO_AU1111` (Or...

This worked for me ` pip install torch==2.1.1+cu118 --extra-index-url https://download.pytorch.org/whl/cu118` ( Anaconda / Windows )