--extra-index-url https://download.pytorch.org/whl/cu121 git+https://github.com/huggingface/diffusers opencv-python transformers torchvision accelerate git+https://github.com/xhinker/sd_embed peft sentencepiece torch ftfy optimum-quanto # TODO: re-add compel once it supports transformers >= 5. # Tracking: https://github.com/damian0815/compel/pull/129 # https://github.com/damian0815/compel/issues/128 # compel currently pins transformers~=4.25, which forced pip into multi-hour # resolver backtracking storms in CI. backend.py imports it lazily and gates # the COMPEL=1 env var on the import succeeding, so dropping it here is safe.