ComfyUI_Rebels_SeFi
a custom node set to run SeFi-Image bf16 and ggufs!
File Explorer
- chat_template.json
- config.json
- generation_config.json
- merges.txt
- preprocessor_config.json
- tokenizer.json
- tokenizer_config.json
- vocab.json
- 5b-base.yaml
- 5b-turbo.yaml
- README.txt
- __init__.py
- flux2_sefi_transformer.py
- qwen3vl_text_encoder.py
- texture_latent_codec.py
- texture_vae_factory.py
- vae_registry.py
- __init__.py
- builder.py
- checkpoints.py
- config.py
- registry.py
- resolution.py
- runner.py
- README.txt
- __init__.py
- encoder_loader.py
- gguf_loader.py
- nodes.py
- prepare_sefi_encoder.py
- README.md
- requirements.txt
- sefi_merge_transformer.py
- README.md
# Use via CDN
jsDelivrjsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.
Link
Example
Command Glossary
Commands referenced in this DOCs, explained below.
git pull
View Details ▼
git pull
Fetch branch from a remote repository and merge it to local repository.
git pull
Download changes from default remote repository and merge it:
git pull {{[-r|--rebase]}}
Download changes from default remote repository and use fast-forward:
git pull {{remote_name}}
Download changes from a specific remote repository:
// repository documentation
Was this content helpful?
(0 ratings)
