From ce0804556b320304388db3411a55061ca272850e Mon Sep 17 00:00:00 2001 From: Hardik Shah Date: Fri, 19 Jul 2024 18:11:25 -0700 Subject: [PATCH] update requirements for running standalone --- requirements.txt | 27 ++++++++++++++++++++++++++- 1 file changed, 26 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cb104b6bd..0d7081365 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,29 @@ +accelerate +black==24.4.2 +codeshield +fairscale +fastapi +fire +flake8 +huggingface-hub +httpx +hydra-core +hydra-zen json-strong-typing +matplotlib +omegaconf +pandas +Pillow +pre-commit +pydantic==1.10.13 +pydantic_core==2.18.2 +python-dotenv python-openapi -flask requests +tiktoken +torch +transformers +ufmt==2.7.0 +usort==1.0.8 +uvicorn +zmq