Skip to content

Commit

Permalink
Update linux-rocm.txt
Browse files Browse the repository at this point in the history
Updated requirements for ROCm and Torch
  • Loading branch information
B4rr3l-Rid3r authored and carson-katri committed Aug 10, 2024
1 parent b81e052 commit f8abd77
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements/linux-rocm.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ accelerate
huggingface_hub
controlnet-aux==0.0.7

--extra-index-url https://download.pytorch.org/whl/rocm5.6/
torch>=2.1
--extra-index-url https://download.pytorch.org/whl/nightly/rocm6.1/
torch>=2.3.1

# Original SD checkpoint conversion
pytorch-lightning
Expand All @@ -16,4 +16,4 @@ omegaconf
scipy # LMSDiscreteScheduler

opencolorio==2.3.2 # color management
matplotlib
matplotlib

0 comments on commit f8abd77

Please sign in to comment.