Skip to content

Commit

Permalink
Remove nightly prefix from ROCm extra-index-url
Browse files Browse the repository at this point in the history
  • Loading branch information
carson-katri committed Aug 13, 2024
1 parent b8f5502 commit 6996814
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/linux-rocm.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ accelerate
huggingface_hub
controlnet-aux==0.0.7

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

# Original SD checkpoint conversion
Expand Down

0 comments on commit 6996814

Please sign in to comment.