linoyts HF Staff commited on
Commit
0900a96
·
verified ·
1 Parent(s): 4684d79

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -5
README.md CHANGED
@@ -55,8 +55,3 @@ predicted velocity). With `ref_seq_len=0` it is numerically identical to plain K
55
  - `transformer_krea2.py` — the Krea 2 transformer (with the `ref_seq_len` edit path).
56
  - `modular_blocks_krea2*.py`, `encoders.py`, `before_denoise.py`, `denoise.py`, `decoders.py`,
57
  `inputs.py`, `modular_pipeline.py` — the modular blocks.
58
-
59
- Part of the [`diffusers-modular`](https://huggingface.co/diffusers-modular) effort to replicate
60
- popular ComfyUI / community workflows with Modular Diffusers.
61
-
62
- > Requires access to the gated `krea/Krea-2-Turbo` weights.
 
55
  - `transformer_krea2.py` — the Krea 2 transformer (with the `ref_seq_len` edit path).
56
  - `modular_blocks_krea2*.py`, `encoders.py`, `before_denoise.py`, `denoise.py`, `decoders.py`,
57
  `inputs.py`, `modular_pipeline.py` — the modular blocks.