ComfyUI/comfy/ldm/cosmos/cosmos_tokenizer
Marcel Petrick 1b0771357c fix(docs): correct typos in comments and strings found during code review
Non-functional changes only:
- Fixed minor spelling mistakes in comments
- Corrected typos in user-facing strings
No variables, logic, or functional code was modified.

Signed-off-by: Marcel Petrick <mail@marcelpetrick.it>
2025-10-01 15:59:09 +02:00
..
layers3d.py fix(docs): correct typos in comments and strings found during code review 2025-10-01 15:59:09 +02:00
patching.py Lower cosmos VAE memory usage by a bit. 2025-01-15 22:57:52 -05:00
utils.py Replace manual x * sigmoid(x) with torch silu in VAE nonlinearity (#9057) 2025-07-30 19:25:56 -04:00