Commit Graph

  • 3c4b429251 Merge branch 'master' into dr-support-pip-cm Dr.Lt.Data 2025-10-25 10:42:34 +09:00
  • b0ade4bb85 mask instead of image inputs for qwen eligen pipeline nolan4 2025-10-24 18:22:39 -07:00
  • 0f4a141faf working using comfyUI's optimized attention and rotary embedding funcs nolan4 2025-10-24 17:37:26 -07:00
  • 426cde37f1
    Remove useless function (#10472) comfyanonymous 2025-10-24 16:56:51 -07:00
  • 15cf64f0c9
    Remove useless function comfyanonymous 2025-10-24 19:50:37 -04:00
  • dd5af0c587
    convert Tripo API nodes to V3 schema (#10469) Alexander Piskun 2025-10-25 01:48:34 +03:00
  • 907ed37fac ruff checks Yousef Rafat 2025-10-25 00:05:35 +03:00
  • 76fdb4bc9a cache updates Yousef Rafat 2025-10-25 00:03:00 +03:00
  • 1b8bdd23f4
    convert Tripo API nodes to V3 schema bigcat88 2025-10-24 18:54:37 +03:00
  • 01b32521c5 . Yousef Rafat 2025-10-24 18:22:02 +03:00
  • faa866733d forgot cudagraph import in higgsv2 model.py Yousef Rafat 2025-10-24 18:15:06 +03:00
  • b80cbecf8f removed unused import Yousef Rafat 2025-10-24 18:10:55 +03:00
  • 203849f6cc removed cuda graphs + changes to loudness.py Yousef Rafat 2025-10-24 18:09:30 +03:00
  • 1add5de871
    Merge 2a8634755650a8ed65be4d38ff59d50448c67034 into 388b306a2b48070737b092b51e76de933baee9ad Holt Skinner 2025-10-24 15:17:30 +01:00
  • 5e9f335753 An actually functional POC lspindler 2025-10-24 14:44:54 +02:00
  • 0b5b11787f
    Merge branch 'comfyanonymous:master' into master patientx 2025-10-24 13:17:09 +03:00
  • 995c07341e Replace TORCH_BACKENDS_CUDNN_ENABLED with TORCH_AMD_CUDNN_ENABLED (more accurate) Christopher Anderson 2025-10-24 18:47:05 +11:00
  • 00184d155b Add environment variable to opt out of #10302 (forced disablement of cudnn for all AMD users) Christopher Anderson 2025-10-24 18:40:17 +11:00
  • 1d9124203f fixed application of entity-specific RoPE embeddings nolan4 2025-10-23 22:56:32 -07:00
  • 388b306a2b
    feat(api-nodes): network client v2: async ops, cancellation, downloads, refactor (#10390) Alexander Piskun 2025-10-24 08:37:16 +03:00
  • 24188b3141
    Update template to 0.2.2 (#10461) ComfyUI Wiki 2025-10-24 13:36:30 +08:00
  • 2520b2e62e
    Update template to 0.2.2 ComfyUI Wiki 2025-10-24 13:20:28 +08:00
  • 0432bccbcf Merge branch 'master' into dr-support-pip-cm Dr.Lt.Data 2025-10-24 12:17:46 +09:00
  • 1bcda6df98
    WIP way to support multi multi dimensional latents. (#10456) comfyanonymous 2025-10-23 18:21:14 -07:00
  • 01ff6075d5
    Revise README for ComfyUI-ZLUDA updates patientx 2025-10-24 03:12:41 +03:00
  • a97f8f1c05
    Merge branch 'comfyanonymous:master' into master patientx 2025-10-24 03:12:25 +03:00
  • 861551944f
    Update README.md patientx 2025-10-24 03:12:17 +03:00
  • f5d53f2a6b Restore preview functionality kijai 2025-10-23 23:50:09 +03:00
  • 4cbc1a626c Merge remote-tracking branch 'upstream/master' into multitalk kijai 2025-10-23 23:37:30 +03:00
  • f3f526fcd3 Implement RAM Pressure cache Rattus 2025-10-23 23:52:37 +10:00
  • b81cfed5a0
    fix(Veo3.1 model): take into account "generate_audio" parameter bigcat88 2025-10-23 16:00:23 +03:00
  • b7916fdf9b
    converted Google Veo nodes bigcat88 2025-10-23 15:41:49 +03:00
  • 4a9838c3ef Add nodes for basic logic operation and math Terry Jia 2025-10-23 08:29:08 -04:00
  • 0c95f22907 sd: Implement RAM getter for CLIP Rattus 2025-10-23 21:24:29 +10:00
  • d34fb4d76f model_patcher: Implement RAM getter for ModelPatcher Rattus 2025-10-21 18:03:33 +10:00
  • 708f002955 sd: Implement RAM getter for VAE Rattus 2025-10-21 18:03:33 +10:00
  • 9e0cc78024 execution: Roll the UI cache into the outputs Rattus 2025-10-21 17:10:16 +10:00
  • dc7c77e78c better partial unload strint 2025-10-23 18:09:47 +08:00
  • 84be5c3e79 Default MIOPEN_FIND_MODE=FAST for amd instead of disabling cudnn Alex Butler 2025-10-23 10:36:32 +01:00
  • c312733b8c refine log strint 2025-10-23 15:53:35 +08:00
  • 58d28edade no limit for offload size strint 2025-10-23 15:50:57 +08:00
  • 6dadfa2cb4
    convert BFL API nodes to use new API client; remove deprecated BFL nodes bigcat88 2025-10-23 09:51:50 +03:00
  • fab58ddfa1
    fix(auth): do not leak authentification for the absolute urls bigcat88 2025-10-23 09:50:39 +03:00
  • aab0e244f7 fix MMAP_MEM_THRESHOLD_GB default strint 2025-10-23 14:44:51 +08:00
  • 5617a005b0 WIP way to support multi multi dimensional latents. comfyanonymous 2025-10-23 01:31:17 -04:00
  • ffe3503370 appearing functional without rigorous testing nolan4 2025-10-22 22:20:43 -07:00
  • 6adafd82f3
    Merge 4661d1db5aa774f972bc270f2a1e5f8cf20ea978 into a1864c01f29cc43fe6bf823fc3fd46ba2781c2e0 Jedrzej Kosinski 2025-10-22 21:45:47 -04:00
  • 043932cb67
    Merge pull request #347 from nota-rudveld/patch-2 patientx 2025-10-23 02:28:35 +03:00
  • aaf06ace12 Merge branch 'master' into dr-support-pip-cm Dr.Lt.Data 2025-10-23 06:54:58 +09:00
  • a1864c01f2
    Small readme improvement. (#10442) comfyanonymous 2025-10-22 14:26:22 -07:00
  • 8a049f9c5f
    Small readme improvement. comfyanonymous 2025-10-22 17:26:02 -04:00
  • 4739d7717f
    execution: fold in dependency aware caching / Fix --cache-none with loops/lazy etc (Resubmit) (#10440) rattus 2025-10-23 05:49:05 +10:00
  • f3c673d086 Merge branch 'master' of https://github.com/siliconflow/ComfyUI into refine_offload strint 2025-10-22 21:15:28 +08:00
  • eb2cb8a684
    Merge fa87f263cee1448344fe1b545f46340846526d66 into f13cff0be65e35d34876b173bba2fec6bd94746b Pam 2025-10-22 08:43:03 -03:00
  • 7524da5528
    Merge 1a1383e4cdd868e47a5f6d89a5d01a8d6428c8d9 into f13cff0be65e35d34876b173bba2fec6bd94746b Gæros 2025-10-22 08:41:41 -03:00
  • 7ea731ea98 Fix FP8 MM lspindler 2025-10-22 11:25:39 +02:00
  • d4bcb93575
    Merge branch 'comfyanonymous:master' into master patientx 2025-10-22 11:34:33 +03:00
  • ad6c14c370 Updated design using Tensor Subclasses lspindler 2025-10-22 10:30:00 +02:00
  • f13cff0be6
    Add custom node published subgraphs endpoint (#10438) Jedrzej Kosinski 2025-10-21 20:16:16 -07:00
  • 8fc1f6e0eb Add None check for sanitize_entry Jedrzej Kosinski 2025-10-21 20:02:01 -07:00
  • 291ceccf54 Remove added whitespace Jedrzej Kosinski 2025-10-21 19:50:57 -07:00
  • 27005fddc2 Remove leftover function from early prototyping Jedrzej Kosinski 2025-10-21 19:50:08 -07:00
  • ea24f6bd23 Sanitize returned /api/global_subgraphs entries Jedrzej Kosinski 2025-10-21 19:48:48 -07:00
  • 9cdc64998f
    Only disable cudnn on newer AMD GPUs. (#10437) comfyanonymous 2025-10-21 16:15:23 -07:00
  • feacd83906 Only disable cudnn on newer AMD GPUs. comfyanonymous 2025-10-21 17:54:05 -04:00
  • ea4d3ce235 chore: bump frontend to 1.29.3 chore/update-frontend-1.29.3 Simula_r 2025-10-21 14:19:07 -07:00
  • c210e4c0fa chore: bump frontend to 1.29 Simula_r 2025-10-21 12:06:03 -07:00
  • 98ba311511 add env strint 2025-10-21 19:06:34 +08:00
  • 02d15cc85f
    Enable pytorch attention by default on AMD gfx1200 Kacper Michajłow 2025-05-26 14:16:38 +02:00
  • 9519e2d49d
    Revert "Disable pytorch attention in VAE for AMD." Kacper Michajłow 2025-05-26 14:13:08 +02:00
  • 80383932ec lazy rm file strint 2025-10-21 18:00:31 +08:00
  • 08e094ed81 use native mmap strint 2025-10-21 17:00:56 +08:00
  • 45307eb97a
    Merge branch 'comfyanonymous:master' into master patientx 2025-10-21 09:57:28 +03:00
  • 560b1bdfca ComfyUI version v0.3.66 v0.3.66 comfyanonymous 2025-10-20 15:44:38 -04:00
  • 55bd0b5b99 test_execution: add --cache-none to the test suite Rattus 2025-10-17 22:08:43 +10:00
  • 0ee7736f8e main: re-implement --cache-none as no cache at all Rattus 2025-10-16 21:53:57 +10:00
  • 943dda5f94 execution: fold in dependency aware caching Rattus 2025-10-16 21:30:18 +10:00
  • fff56de63c fix format strint 2025-10-21 11:59:59 +08:00
  • 2d010f545c refine code strint 2025-10-21 11:54:56 +08:00
  • 2f0d56656e refine code strint 2025-10-21 11:38:17 +08:00
  • f46771bd97 update requirements.txt Dr.Lt.Data 2025-10-21 12:35:02 +09:00
  • 8e1b1b722b Merge branch 'master' into dr-support-pip-cm Dr.Lt.Data 2025-10-21 12:34:57 +09:00
  • 3dab05de8e xpu-workflows-opt plusbang 2025-10-21 10:38:11 +08:00
  • 5bf1c8be44
    Merge branch 'comfyanonymous:master' into master patientx 2025-10-21 03:49:14 +03:00
  • b7992f871a
    Revert "execution: fold in dependency aware caching / Fix --cache-none with l…" (#10422) comfyanonymous 2025-10-20 16:03:06 -07:00
  • a1a6f4d7fe Merge branch 'master' into dr-support-pip-cm Dr.Lt.Data 2025-10-21 07:26:53 +09:00
  • c1c044c8cb
    fix: check for version compatibility before calling PyTorch method nota-rudveld 2025-10-20 17:28:14 -04:00
  • 49c42476e9 Fix path and actually return real data Jedrzej Kosinski 2025-10-20 13:18:19 -07:00
  • 5699715617
    Revert "execution: fold in dependency aware caching / Fix --cache-none with l…" Jedrzej Kosinski 2025-10-20 13:02:14 -07:00
  • 2c2aa409b0
    Log message for cudnn disable on AMD. (#10418) comfyanonymous 2025-10-20 12:43:24 -07:00
  • c483b6bf13
    Log message for cudnn disable on AMD. comfyanonymous 2025-10-20 15:40:35 -04:00
  • a4787ac83b
    Update template to 0.2.1 (#10413) ComfyUI Wiki 2025-10-21 03:28:36 +08:00
  • 05c2518c6d refact mmap strint 2025-10-21 02:59:51 +08:00
  • 8aeebbf7ef fix to strint 2025-10-21 02:27:40 +08:00
  • 49561788cf fix log strint 2025-10-21 02:03:38 +08:00
  • e9e1d2f0e8 add mmap tensor strint 2025-10-21 00:40:14 +08:00
  • fcd6299860
    Update template to 0.2.1 ComfyUI Wiki 2025-10-20 23:28:06 +08:00
  • 46813983cf Created initial endpoints, although the returned paths are a bit off currently Jedrzej Kosinski 2025-10-20 03:46:02 -07:00
  • 4ac827d564 unload partial strint 2025-10-20 18:27:38 +08:00
  • 21ebcada1d debug free mem strint 2025-10-20 16:22:50 +08:00