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

some installation fixes #92

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

some installation fixes #92

wants to merge 7 commits into from

Commits on Mar 24, 2024

  1. Update README.md

    Update python version to 3.10 to resolve dependency conflict hell
    gessyoo committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    f437795 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    add xformers dependency
    gessyoo committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    237e34b View commit details
    Browse the repository at this point in the history
  3. Update README.md

    revert to python 3.8
    gessyoo committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    8540016 View commit details
    Browse the repository at this point in the history
  4. Update requirements.txt

    comment out triton. Not strictly necessary or supported for Windows, causes install errors
    gessyoo committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    0db2bbf View commit details
    Browse the repository at this point in the history
  5. Update requirements.txt

    gessyoo committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    8fa4071 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Update SUPIR_v0.yaml

    Add example syntax for WSL and  Windows
    gessyoo committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    c9ad721 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    Clarify that configuration files need to be edit6ed if running locally.
    gessyoo committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    467fbdd View commit details
    Browse the repository at this point in the history