Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update test-invoke-pip.yml #2524

Merged
merged 2 commits into from
Feb 6, 2023
Merged

Update test-invoke-pip.yml #2524

merged 2 commits into from
Feb 6, 2023

Commits on Feb 6, 2023

  1. update test-invoke-pip.yml

    - add workflow_dispatch trigger
    - fix indentation in concurrency
    - set env `PIP_USE_PEP517: '1'`
    - cache python dependencies
    - remove models cache (since currently 183.59 GB of 10 GB are Used)
    - add step to set `INVOKEAI_OUTDIR`
    - add outdir arg to invokeai
    - fix path in archive results
    mauwii committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    fc2670b View commit details
    Browse the repository at this point in the history
  2. update model_manager.py

    - read files in chunks when calculating sha
      - windows runner is crashing without
    mauwii committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    a40bdef View commit details
    Browse the repository at this point in the history