mirror of
https://github.com/vladmandic/automatic
synced 2026-04-09 10:11:53 +02:00
49 lines
572 B
Plaintext
49 lines
572 B
Plaintext
# required for `python>=3.12`
|
|
setuptools==69.5.1
|
|
wheel
|
|
|
|
# standard
|
|
anyio
|
|
filetype
|
|
future
|
|
GitPython
|
|
lark
|
|
piexif
|
|
mpmath
|
|
psutil
|
|
pyyaml
|
|
toml
|
|
voluptuous
|
|
fasteners
|
|
limits
|
|
orjson
|
|
websockets
|
|
ftfy
|
|
|
|
# versioned
|
|
fastapi==0.124.4
|
|
rich==14.1.0
|
|
safetensors==0.7.0
|
|
peft==0.18.1
|
|
httpx==0.28.1
|
|
requests==2.32.3
|
|
tqdm==4.67.3
|
|
accelerate==1.13.0
|
|
einops==0.8.1
|
|
huggingface_hub==1.8.0
|
|
numpy==2.1.2
|
|
pandas==2.3.1
|
|
protobuf==6.33.5
|
|
pytorch_lightning==2.6.1
|
|
urllib3==1.26.19
|
|
Pillow==10.4.0
|
|
timm==1.0.24
|
|
pyparsing==3.3.2
|
|
typing-extensions==4.15.0
|
|
sentencepiece==0.2.1
|
|
|
|
# lint
|
|
ruff
|
|
pylint
|
|
pre-commit
|