ComfyUI/comfy/ldm/hydit
doctorpangloss d9ba795385 Fixes for tests and completing merge
- huggingface cache is now better used on platforms that support
   symlinking and the files you are requesting already exist in the
   cache
 - absolute imports were changed to relative in the correct places
 - StringEnumRequestParameter has a special case in validation
 - fix model_management whitespace issue
 - fix comfy.ops references
2024-08-01 18:28:51 -07:00
..
attn_layers.py Basic hunyuan dit implementation. (#4102) 2024-07-25 18:21:08 -04:00
models.py Fixes for tests and completing merge 2024-08-01 18:28:51 -07:00
poolers.py Fixes for tests and completing merge 2024-08-01 18:28:51 -07:00
posemb_layers.py Basic hunyuan dit implementation. (#4102) 2024-07-25 18:21:08 -04:00