Skip to content

Commit

Permalink
Real extra_lora in push action
Browse files Browse the repository at this point in the history
  • Loading branch information
andreasjansson committed Aug 25, 2024
1 parent 4f79b10 commit 2616926
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,8 @@ jobs:
${{ github.event.inputs.compare_outputs == 'false' && '--no-compare-outputs' || '' }} \
--test-hardware=cpu \
-i replicate_weights="https://replicate.delivery/yhqm/iWjMZHd2T35kI5jaUkaG3Jb43MeA67PpYjKZQeifvTEf9yTNB/trained_model.tar" \
-i extra_lora="(none)^50%" \
-i extra_lora="fofr/flux-pixar-cars" \
-i extra_lora="huggingface.co/fofr/flux-wrong" \
-i extra_lora="civitai.com/models/654069" \
ostris/flux-dev-lora-trainer

0 comments on commit 2616926

Please sign in to comment.