mirror of
https://github.com/DarthAffe/StableDiffusion.NET.git
synced 2025-12-13 05:48:40 +00:00
Compare commits
2 Commits
e2f4061199
...
09355fcd6e
| Author | SHA1 | Date | |
|---|---|---|---|
| 09355fcd6e | |||
|
|
5b0760c9fd |
@ -82,7 +82,7 @@ public partial class RocmBackend : IBackend
|
||||
[GeneratedRegex(@".*?\\(?<version>\d+.\d*)\\")]
|
||||
private static partial Regex GetWindowsVersionRegex();
|
||||
|
||||
[GeneratedRegex(@"HIP_PATH\s*:\s*[\w\/]+-(?<version>[\d.]+)$")]
|
||||
[GeneratedRegex(@"HIP version\s*:\s*(?<version>[\d.]+(?:-\w+)?)")]
|
||||
private static partial Regex GetLinuxVersionRegex();
|
||||
|
||||
#endregion
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user