add support for AMD GPU on Linux. Skip the xformers installation if detecting AMD GPU. also add a section in readme. (#397)

Co-authored-by: tio2 <pema@syr.edu>
This commit is contained in:
ttio2tech
2023-09-16 14:09:04 -07:00
committed by GitHub
co-authored by tio2
parent ceee6dfd73
commit 71e99185cb
2 changed files with 22 additions and 3 deletions
+4
View File
@@ -130,6 +130,10 @@ Or if you want to open a remote port, use
Coming soon ...
### Linux (AMD GPUs)
Installation is the same as Linux part. It has been tested for 6700XT. Works for both Pytorch 1.13 and Pytorch 2.
## List of "Hidden" Tricks
<a name="tech_list"></a>