Yousef Rafat
|
c39c3ffece
|
converted to comfy api
|
2025-07-31 20:32:54 +03:00 |
|
Yousef Rafat
|
1d923123b0
|
styling
|
2025-07-31 02:28:17 +03:00 |
|
Yousef Rafat
|
6ca9c64270
|
Merge branch 'yousef' of https://github.com/yousef-rafat/ComfyUI into yousef
|
2025-07-31 02:08:12 +03:00 |
|
Yousef Rafat
|
f2a2d6b7b0
|
style changes
|
2025-07-31 02:07:57 +03:00 |
|
Yousef R. Gamaleldin
|
8c78799ad0
|
Merge branch 'master' into yousef
|
2025-07-29 13:34:59 +03:00 |
|
comfyanonymous
|
c60dc4177c
|
Remove unecessary clones in the wan2.2 VAE. (#9083)
|
2025-07-28 14:48:19 -04:00 |
|
comfyanonymous
|
a88788dce6
|
Wan 2.2 support. (#9080)
|
2025-07-28 08:00:23 -04:00 |
|
comfyanonymous
|
0621d73a9c
|
Remove useless code. (#9059)
|
2025-07-26 04:44:19 -04:00 |
|
comfyanonymous
|
e6e5d33b35
|
Remove useless code. (#9041)
This is only needed on old pytorch 2.0 and older.
|
2025-07-25 04:58:28 -04:00 |
|
Yousef Rafat
|
6316bb4cda
|
final changes
|
2025-07-22 20:06:27 +03:00 |
|
Yousef Rafat
|
170c3e0352
|
rm
|
2025-07-18 00:29:06 +03:00 |
|
Yousef Rafat
|
db06eebbd8
|
compatibility with previous nodes + block replace
|
2025-07-17 23:53:27 +03:00 |
|
Harel Cain
|
9bc2798f72
|
LTXV VAE decoder: switch default padding mode (#8930)
|
2025-07-16 13:54:38 -04:00 |
|
Yousef Rafat
|
491a49c828
|
merged vaes and improved surface net
|
2025-07-13 13:54:13 +03:00 |
|
Yousef Rafat
|
ee65d6ea41
|
added dino2 large support and some fixes
|
2025-07-13 01:36:08 +03:00 |
|
Yousef Rafat
|
dff570e364
|
file management and removed code redundancy
|
2025-07-12 00:00:25 +03:00 |
|
comfyanonymous
|
938d3e8216
|
Remove windows line endings. (#8866)
|
2025-07-11 02:37:51 -04:00 |
|
Yousef Rafat
|
b184a61046
|
some fixes
|
2025-07-10 21:32:35 +03:00 |
|
Yousef Rafat
|
f49e4b5411
|
integerated hunyuan3dv2_1
|
2025-07-10 19:58:59 +03:00 |
|
Yousef Rafat
|
3ac2861b17
|
fixed a bug in saving
|
2025-07-09 00:38:15 +03:00 |
|
Yousef Rafat
|
84bcc096ce
|
removed trimesh, replacing with native impl.
|
2025-07-09 00:34:40 +03:00 |
|
josephrocca
|
974254218a
|
Un-hardcode chroma patch_size (#8840)
|
2025-07-08 15:56:59 -04:00 |
|
Yousef Rafat
|
5b246946f6
|
testing and small fixes
|
2025-07-08 15:33:47 +03:00 |
|
Yousef Rafat
|
174655006c
|
fixed some bugs and rewrote OpenCV resize funcs
|
2025-07-08 00:51:21 +03:00 |
|
Yousef Rafat
|
b3839ca722
|
Added Pipeline, Conditioner, Diffusion, Scheduler,
and Image Processor
|
2025-07-05 21:05:53 +03:00 |
|
Yousef Rafat
|
cd94296273
|
Merge branch 'yousef'
|
2025-07-05 21:01:59 +03:00 |
|
Yousef Rafat
|
6515519507
|
Added Pipeline, Conditioner, Diffusion, Scheduler, and Image Processor
|
2025-07-05 20:57:24 +03:00 |
|
Yousef R. Gamaleldin
|
b445dd3af3
|
Update moe.py
fixed not returning y in the forward method of MoEBlock
|
2025-06-29 14:10:56 +03:00 |
|
Yousef Rafat
|
8ecad4cbb3
|
Added MoE file for the Hunyuan 3D 2.1 Model
|
2025-06-29 11:39:34 +03:00 |
|
Yousef Rafat
|
295cdb1a81
|
Implementation of VAE for Hunyuan 3D 2.1
|
2025-06-28 01:27:44 +03:00 |
|
comfyanonymous
|
9093301a49
|
Don't add tiny bit of random noise when VAE encoding. (#8705)
Shouldn't change outputs but might make things a tiny bit more
deterministic.
|
2025-06-27 14:14:56 -04:00 |
|
comfyanonymous
|
ef5266b1c1
|
Support Flux Kontext Dev model. (#8679)
|
2025-06-26 11:28:41 -04:00 |
|
comfyanonymous
|
ec70ed6aea
|
Omnigen2 model implementation. (#8669)
|
2025-06-25 19:35:57 -04:00 |
|
comfyanonymous
|
f7fb193712
|
Small flux optimization. (#8611)
|
2025-06-20 05:37:32 -04:00 |
|
comfyanonymous
|
7e9267fa77
|
Make flux controlnet work with sd3 text enc. (#8599)
|
2025-06-19 18:50:05 -04:00 |
|
comfyanonymous
|
91d40086db
|
Fix pytorch warning. (#8593)
|
2025-06-19 11:04:52 -04:00 |
|
comfyanonymous
|
7ea79ebb9d
|
Add correct eps to ltxv rmsnorm. (#8542)
|
2025-06-15 12:21:25 -04:00 |
|
comfyanonymous
|
29596bd53f
|
Small cosmos attention code refactor. (#8530)
|
2025-06-14 05:02:05 -04:00 |
|
Kohaku-Blueleaf
|
520eb77b72
|
LoRA Trainer: LoRA training node in weight adapter scheme (#8446)
|
2025-06-13 19:25:59 -04:00 |
|
comfyanonymous
|
c69af655aa
|
Uncap cosmos predict2 res and fix mem estimation. (#8518)
|
2025-06-13 07:30:18 -04:00 |
|
comfyanonymous
|
251f54a2ad
|
Basic initial support for cosmos predict2 text to image 2B and 14B models. (#8517)
|
2025-06-13 07:05:23 -04:00 |
|
comfyanonymous
|
8a4ff747bd
|
Fix mistake in last commit. (#8496)
* Move to right place.
|
2025-06-11 15:13:29 -04:00 |
|
comfyanonymous
|
af1eb58be8
|
Fix black images on some flux models in fp16. (#8495)
|
2025-06-11 15:09:11 -04:00 |
|
comfyanonymous
|
4248b1618f
|
Let chroma TE work on regular flux. (#8429)
|
2025-06-05 10:07:17 -04:00 |
|
drhead
|
08b7cc7506
|
use fused multiply-add pointwise ops in chroma (#8279)
|
2025-05-30 18:09:54 -04:00 |
|
comfyanonymous
|
5e5e46d40c
|
Not really tested WAN Phantom Support. (#8321)
|
2025-05-28 23:46:15 -04:00 |
|
comfyanonymous
|
5a87757ef9
|
Better error if sageattention is installed but a dependency is missing. (#8264)
|
2025-05-24 06:43:12 -04:00 |
|
drhead
|
30b2eb8a93
|
create arange on-device (#8255)
|
2025-05-23 16:15:06 -04:00 |
|
comfyanonymous
|
f85c08df06
|
Make VACE conditionings stackable. (#8240)
|
2025-05-22 19:22:26 -04:00 |
|
comfyanonymous
|
87f9130778
|
Revert "This doesn't seem to be needed on chroma. (#8209)" (#8210)
This reverts commit 7e84bf53737879ace37a68dc93e0df7704a53514.
|
2025-05-20 05:39:55 -04:00 |
|