Skip to content

Commit e514119

Browse files
authored
comfy-aimdo v0.3.0 (Comfy-Org#13604)
Comfy-aimdo 0.3.0 contains several major new features. multi-GPU support ARM support AMD support Refactorings include: Linkless architecture - linkage is now performed purely at runtime to stop host library lookups completely and only interact with the torch-loaded Nvidia stack. Elimination of cudart integration on linux. Its no consistent with windows. Misc bugfixes and minor features.
1 parent 1351993 commit e514119

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ SQLAlchemy>=2.0
2323
filelock
2424
av>=14.2.0
2525
comfy-kitchen>=0.2.8
26-
comfy-aimdo==0.2.14
26+
comfy-aimdo==0.3.0
2727
requests
2828
simpleeval>=1.0.0
2929
blake3

0 commit comments

Comments
 (0)