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

StabilityMatrix downgrades Automatic1111 torch version #415

Closed
Razunter opened this issue Jan 22, 2024 · 4 comments
Closed

StabilityMatrix downgrades Automatic1111 torch version #415

Razunter opened this issue Jan 22, 2024 · 4 comments
Labels
bug Something isn't working stale Stale issue or inactive for long period of time

Comments

@Razunter
Copy link

For some reason, StabilityMatrix downgrades Automatic1111 torch version on every update. I'm on dev branch of Automatic1111, it warns about outdated torch version. I've tried manually updating with params or via StabilityMatrix UI, but Torch and Xformers get downgraded anyway.

Warning from the log:

You are running torch 2.0.1+cu118.
The program is tested to work with torch 2.1.2.
To reinstall the desired version, run with commandline flag --reinstall-torch.
Beware that this will cause a lot of large files to be downloaded, as well as
there are reports of issues with training tab on the latest version.

Use --skip-version-check commandline argument to disable this check.
==============================================================================
=================================================================================
You are running xformers 0.0.20.
The program is tested to work with xformers 0.0.23.post1.
To reinstall the desired version, run with commandline flag --reinstall-xformers.

Use --skip-version-check commandline argument to disable this check.

Windows 11
Stability Matrix v2.7.9

Automatic1111:

Python 3.10.11 (tags/v3.10.11:7d4cc5a, Apr  5 2023, 00:38:17) [MSC v.1929 64 bit (AMD64)]
Version: v1.7.0-408-g94d4b3c8
Commit hash: 94d4b3c8e78df41eea431069475e1d35f75d02ff
@mohnjiles mohnjiles added the bug Something isn't working label Jan 24, 2024
@fichl
Copy link

fichl commented Jan 29, 2024

hi, wouldnt it be better to read the actual requirements.txt and requirements_versions.txt instead of hardcoding the version numbers in StabilityMatrix.Core\Models\Packages as different branches have different requirements ?

Pent pushed a commit to Pent/StabilityMatrix that referenced this issue Jan 31, 2024
@MGMehdi
Copy link

MGMehdi commented Mar 8, 2024

Is it a reason on why some checkpoint (SD 1.5) don't work with A1111 installed via StabilityMatrix but do works on standalone A1111 ?

Copy link

This issue is stale because it has been open 30 days with no activity. Remove the stale label or comment, else this will be closed in 5 days.

@github-actions github-actions bot added the stale Stale issue or inactive for long period of time label Jul 16, 2024
Copy link

This issue was closed because it has been stale for 5 days with no activity.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Jul 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working stale Stale issue or inactive for long period of time
Projects
None yet
Development

No branches or pull requests

4 participants