| # Infinite World - Python dependencies (PyPI only) | |
| # Install PyTorch with CUDA first (see README), then: pip install -r requirements.txt | |
| flash_attn==2.7.4.post1 | |
| absl-py==2.1.0 | |
| accelerate==1.9.0 | |
| addict==2.4.0 | |
| annotated-types==0.7.0 | |
| antlr4-python3-runtime==4.9.3 | |
| av==12.0.0 | |
| beautifulsoup4==4.12.3 | |
| braceexpand==0.1.7 | |
| certifi==2024.8.30 | |
| charset-normalizer==3.3.2 | |
| contourpy==1.3.0 | |
| crc32c==2.7.1 | |
| cycler==0.12.1 | |
| decorator==4.4.2 | |
| decord==0.6.0 | |
| diffusers==0.24.0 | |
| docopt==0.6.2 | |
| einops==0.8.0 | |
| ffmpeg-python==0.2.0 | |
| filelock==3.16.1 | |
| fonttools==4.54.1 | |
| fsspec==2024.9.0 | |
| ftfy==6.2.0 | |
| future==1.0.0 | |
| huggingface-hub==0.25.1 | |
| idna==3.10 | |
| imageio==2.34.1 | |
| imageio-ffmpeg==0.4.9 | |
| importlib_metadata==8.5.0 | |
| Jinja2==3.1.4 | |
| kiwisolver==1.4.7 | |
| loguru==0.7.2 | |
| Markdown==3.7 | |
| markdown-it-py==3.0.0 | |
| MarkupSafe==2.1.5 | |
| matplotlib==3.9.2 | |
| mdurl==0.1.2 | |
| moviepy==1.0.3 | |
| mpmath==1.3.0 | |
| networkx==3.3 | |
| ninja==1.11.1.1 | |
| numpy==1.26.4 | |
| omegaconf==2.3.0 | |
| opencv-python==4.9.0.80 | |
| packaging==24.1 | |
| pillow==10.4.0 | |
| ply==3.11 | |
| prettytable==3.10.0 | |
| proglog==0.1.10 | |
| protobuf==3.20.1 | |
| psutil==6.0.0 | |
| py-cpuinfo==9.0.0 | |
| pybind11==2.13.6 | |
| pydantic==2.9.2 | |
| pydantic_core==2.23.4 | |
| Pygments==2.18.0 | |
| pynvml==11.5.3 | |
| pyparsing==3.1.4 | |
| python-dateutil==2.9.0.post0 | |
| pytz==2024.2 | |
| PyYAML==6.0.2 | |
| regex==2024.9.11 | |
| requests==2.32.3 | |
| rich==13.8.1 | |
| safetensors==0.4.5 | |
| sentencepiece==0.2.0 | |
| six==1.16.0 | |
| soupsieve==2.6 | |
| sympy==1.13.1 | |
| tensorboard==2.16.2 | |
| tensorboard-data-server==0.7.2 | |
| termcolor==2.4.0 | |
| timm==1.0.9 | |
| tokenizers==0.19.1 | |
| tqdm==4.66.4 | |
| transformers==4.41.0 | |
| # triton: do not pin; it is installed with torch and must match your torch version | |
| typing_extensions==4.12.2 | |
| urllib3==2.2.3 | |
| wcwidth==0.2.13 | |
| Werkzeug==3.0.4 | |
| yapf==0.32.0 | |
| zipp==3.20.2 | |
| pytest==8.3.5 | |
| pandas==2.2.3 | |