text
stringlengths
0
72
# Optional Qwen captioning pass — only needed if you want to rewrite the
# templated subcommands into more natural English with a VLM.
# Skip this on the rented box if you just want the raw templated data;
# the trainer works fine with templated subcommands.
torch>=2.5
transformers>=4.45
accelerate
pyarrow
pillow
# Core ProcTHOR + AI2-THOR — exact versions tested
ai2thor==4.3.0
procthor==0.0.1.dev0
# Data + image
pyarrow>=14
pillow>=10
numpy>=1.24,<2
attrs>=23
# Required by AI2-THOR CloudRendering on headless boxes
flask
werkzeug