mirror of
https://github.com/n00mkrad/flowframes.git
synced 2025-12-22 19:29:24 +01:00
Proper pytorch check
This commit is contained in:
@@ -31,6 +31,9 @@ namespace Flowframes.Data
|
||||
PkgDir = pkgDir;
|
||||
SupportedFactors = supportedFactors;
|
||||
FactorSupport = factorSupport;
|
||||
|
||||
if (backend == AiBackend.Pytorch)
|
||||
Description += " (Nvidia Only!)";
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user