Skip to content

Releases: easydiffusion/torchruntime

v1.4.4

22 Jan 10:59

Choose a tag to compare

Set the FORCE_FULL_PRECISION="yes" environment variable for NVIDIA 16xx, Tesla K40M and certain other NVIDIA GPUs that require full precision for Stable Diffusion.

Install using pip install --upgrade torchruntime==1.4.4

v1.4.3

21 Jan 06:53

Choose a tag to compare

Include NVIDIA Turing T400, T550, T600 and T1200 in the list of GPUs

Install using pip install --upgrade torchruntime==1.4.3

v1.4.2

20 Jan 14:46
120f15b

Choose a tag to compare

You can now run torchruntime directly as a script. For e.g. torchruntime install torch torchvision. Thanks @iwr-redmond for this contribution!

You can also run python -m torchruntime .... style commands, if you want to be explicit about the python executable.

Install using pip install --upgrade torchruntime==1.4.2

v1.4.1

17 Jan 10:53

Choose a tag to compare

Handles multiple AMD GPUs, and for now, matches Easy Diffusion's behavior. This needs to be improved in the future.

Install using pip install --upgrade torchruntime==1.4.1

v1.3.0

16 Jan 14:03

Choose a tag to compare

Removed non-GPU peripherals from the PCI database.

Install using pip install --upgrade torchruntime==1.3.0