mirror of
https://github.com/facefusion/facefusion.git
synced 2026-08-03 23:58:37 +02:00
introduce cuda@12 and cuda@13 for installer
This commit is contained in:
@@ -64,6 +64,7 @@ def run(program : ArgumentParser) -> None:
|
||||
|
||||
for line in file.readlines():
|
||||
__line__ = line.strip()
|
||||
|
||||
if not __line__.startswith('onnxruntime'):
|
||||
commands.append(__line__)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user