Uminosachi/inpaint-anything

Support Torch 2.1.0

Closed this issue · 2 comments

The requirements.txt file specifies torch==2.0.1. but may be better just to specify torch without locking it into a version number.

As of now, we haven't found a version of xformers that is compatible with torch 2.1.0. For this reason, I'll postpone the update in requirements.txt.

This issue will be closed as the versions in the requirements.txt have been upgraded: torch to 2.2.2 and xformers to 0.0.26.