Skip to content

Commit

Permalink
requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
angrave committed Feb 7, 2025
1 parent 371bcd6 commit 578f352
Show file tree
Hide file tree
Showing 4 changed files with 497 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ RUN pip install -U --force-reinstall pip setuptools wheel && \
# apt-get update && apt-get install -y --no-install-recommends libgomp1=12.2.0-14 libsndfile1=1.2.0-1;


COPY requirements.txt .
RUN pip install --no-cache-dir -r requirements.txt
COPY requirements-linux-gpudocker-build.txt .
RUN pip install --no-cache-dir -r requirements-linux-gpudocker-build.txt

COPY . .

Expand Down
File renamed without changes.
250 changes: 250 additions & 0 deletions requirements-angrave-osx-m1-play.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,250 @@
absl-py==2.1.0
accelerate==1.1.1
addict==2.4.0
aiofiles==23.2.1
aiohappyeyeballs==2.4.3
aiohttp==3.10.10
aiosignal==1.3.1
albucore==0.0.20
albumentations==1.4.21
annotated-types==0.7.0
antlr4-python3-runtime==4.9.3
anyio==3.7.1
astor==0.8.1
async-timeout==4.0.3
attrdict==2.0.1
attrs==24.2.0
azure-core==1.32.0
azure-identity==1.19.0
babel==2.16.0
bce-python-sdk==0.9.23
beautifulsoup4==4.12.3
black==25.1.0
blinker==1.8.2
braceexpand==0.1.7
cachetools==5.5.0
certifi==2024.8.30
cffi==1.17.1
charset-normalizer==3.4.0
click==8.1.7
cloudpickle==3.1.0
contourpy==1.3.0
cryptography==43.0.3
cssselect==1.2.0
cssutils==2.11.1
cycler==0.12.1
Cython==3.0.11
datasets==3.1.0
decorator==5.1.1
defusedxml==0.7.1
# TODO detectron2
dill==0.3.8
diskcache==5.6.3
distro==1.9.0
doclayout_yolo==0.0.2
easyocr==1.7.2
einops==0.8.0
et_xmlfile==2.0.0
eva-decord==0.6.1
eval_type_backport==0.2.0
evaluate==0.4.3
exceptiongroup==1.2.2
fairscale==0.4.13
fastapi==0.115.4
ffmpy==0.4.0
filelock==3.16.1
fire==0.7.0
Flask==3.0.3
flask-babel==4.0.0
fonttools==4.54.1
frozenlist==1.5.0
fsspec==2024.9.0
ftfy==6.3.1
future==1.0.0
fvcore==0.1.5.post20221221
gradio==5.6.0
gradio_client==1.4.3
grpcio==1.70.0
h11==0.14.0
httpcore==1.0.6
httpx==0.27.2
huggingface-hub==0.26.2
hydra-core==1.3.2
idna==3.10
imageio==2.36.0
imgaug==0.4.0
importlib_metadata==8.5.0
interegular==0.3.3
iopath==0.1.9
itsdangerous==2.2.0
Jinja2==3.1.4
jiter==0.7.0
joblib==1.4.2
jsonschema==4.23.0
jsonschema-specifications==2024.10.1
kiwisolver==1.4.7
lark==1.2.2
lazy_loader==0.4
Levenshtein==0.26.1
lightning==2.4.0
lightning-utilities==0.11.8
llvmlite==0.43.0
lmdb==1.5.1
#TODO lmdeploy==0.6.2.post1
lxml==5.3.0
Markdown==3.7
markdown-it-py==3.0.0
MarkupSafe==2.1.5
matplotlib==3.9.2
mdurl==0.1.2
mmengine-lite==0.10.5
more-itertools==10.5.0
mpmath==1.3.0
msal==1.31.1
msal-extensions==1.2.0
multidict==6.1.0
multiprocess==0.70.16
munch==4.0.0
mypy-extensions==1.0.0
nest-asyncio==1.6.0
networkx==3.4.2
ninja==1.11.1.1
nltk==3.9.1
numba==0.60.0
numpy==1.26.4
# THESE HAVE BEEN MOVED into requirements-gpu.txt
# nvidia-cublas-cu12==12.1.3.1
# nvidia-cuda-cupti-cu12==12.1.105
# nvidia-cuda-nvrtc-cu12==12.1.105
# nvidia-cuda-runtime-cu12==12.1.105
# nvidia-cudnn-cu12==8.9.2.26
# nvidia-cufft-cu12==11.0.2.54
# nvidia-curand-cu12==10.3.2.106
# nvidia-cusolver-cu12==11.4.5.107
# nvidia-cusparse-cu12==12.1.0.106
# nvidia-nccl-cu12==2.20.5
# nvidia-nvjitlink-cu12==12.6.77
# nvidia-nvtx-cu12==12.1.105
omegaconf==2.3.0
openai==1.3.5
opencv-contrib-python==4.6.0.66
opencv-python==4.6.0.66
opencv-python-headless==4.10.0.84
openpyxl==3.1.5
opt-einsum==3.3.0
ordered-set==4.1.0
orjson==3.10.10
outlines==0.0.46
packaging==24.1
paddleocr==2.7.3
paddlepaddle==2.6.2
# TODO paddlepaddle-gpu==2.6.2
pandas==2.2.3
pathspec==0.12.1
pdf2docx==0.5.8
peft==0.11.1
pillow==11.0.0
platformdirs==4.3.6
portalocker==2.10.1
premailer==3.10.0
propcache==0.2.0
protobuf==5.28.3
psutil==6.1.0
py-cpuinfo==9.0.0
pyairports==2.1.1
pyarrow==18.0.0
pyclipper==1.3.0.post6
pycocotools==2.0.8
pycountry==24.6.1
pycparser==2.22
pycryptodome==3.21.0
pydantic==2.9.2
pydantic_core==2.23.4
pydub==0.25.1
Pygments==2.18.0
PyJWT==2.10.0
PyLaTeX==1.4.2
PyMuPDF==1.24.13
pynvml==11.5.3
pyparsing==3.2.0
pypdf==5.1.0
pypdfium2==4.30.0
python-bidi==0.6.3
python-dateutil==2.9.0.post0
python-docx==1.1.2
python-Levenshtein==0.26.1
python-multipart==0.0.12
pytorch-lightning==2.4.0
pytz==2024.2
PyYAML==6.0.2
RapidFuzz==3.10.1
rarfile==4.2
referencing==0.35.1
regex==2024.9.11
requests==2.32.3
rich==13.9.4
rpds-py==0.21.0
ruamel.yaml==0.18.6
ruamel.yaml.clib==0.2.12
ruff==0.8.0
safehttpx==0.1.1
safetensors==0.4.5
scikit-image==0.24.0
scipy==1.14.1
sconf==0.2.5
seaborn==0.13.2
semantic-version==2.10.0
sentencepiece==0.2.0
shapely==2.0.6
shellingham==1.5.4
shortuuid==1.0.13
simsimd==5.9.9
six==1.16.0
sniffio==1.3.1
soupsieve==2.6
starlette==0.41.2
stringzilla==3.10.7
struct-eqtable==0.3.2
supervision==0.18.0
sympy==1.13.3
tabulate==0.9.0
tensorboard==2.18.0
tensorboard-data-server==0.7.2
termcolor==2.5.0
thop==0.1.1.post2209072238
tifffile==2024.9.20
tiktoken==0.8.0
timm==0.9.16
tokenizers==0.19.1
tomli==2.0.2
tomlkit==0.12.0
#OSX Nope torch==2.3.1
torch==2.2.2
torchmetrics==1.5.1
#OSX nope torchtext==0.18.0
torchtext==0.17.2
#OSX Nope torchvision==0.18.1
torchvision==0.17.2
tqdm==4.66.6
transformers==4.42.4
#OSX Nope triton==2.3.1

typer==0.13.1
typing_extensions==4.12.2
tzdata==2024.2
ultralytics==8.1.24
ultralytics-thop==2.0.10
unimernet==0.2.1
urllib3==2.2.3
uvicorn==0.32.0
visualdl==2.5.3
Wand==0.6.13
wcwidth==0.2.13
webdataset==0.2.100
websockets==12.0
Werkzeug==3.1.0
xxhash==3.5.0
yacs==0.1.8
yapf==0.40.2
yarl==1.17.1
zipp==3.20.2
Loading

0 comments on commit 578f352

Please sign in to comment.