MR-IQA-2 / code /requirements /editor.txt
nishida_worker
Add logo and runnable inference bundle
d13a83d
Raw
History Blame Contribute Delete
475 Bytes
# Validated FLUX.2 Editor runtime (Python 3.12.13, CUDA 13.0).
# Install in its own environment; do not combine with actor-judge.txt.
--extra-index-url https://download.pytorch.org/whl/cu130
torch==2.11.0+cu130
transformers==5.7.0
accelerate==1.14.0
diffusers @ git+https://github.com/huggingface/diffusers.git@208704a27a6f362b67cd1a04fa1db0b98036d26f
fastapi==0.138.1
uvicorn==0.49.0
Pillow==12.2.0
requests==2.33.1
safetensors==0.8.0
sentencepiece==0.2.1
protobuf==7.35.1