Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
sdbds committed Feb 24, 2025
1 parent 27a8f1d commit 359623a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 3、tagger.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ foreach ($Path in $VenvPaths) {

# Set environment variables
$Env:HF_HOME = "huggingface"
$Env:HF_ENDPOINT = "https://hf-mirror.com"
#$Env:HF_ENDPOINT = "https://hf-mirror.com"
$Env:XFORMERS_FORCE_DISABLE_TRITON = "1"
$Env:CUDA_HOME = "${env:CUDA_PATH}"

Expand Down

0 comments on commit 359623a

Please sign in to comment.