diff --git a/finetune/requirements.txt b/finetune/requirements.txt index 6917fc7..cb14ebf 100644 --- a/finetune/requirements.txt +++ b/finetune/requirements.txt @@ -1,37 +1,37 @@ -pytorch -torchvision -torchaudio -pydantic -transformers -datasets -accelerate -evaluate -peft -deepspeed -tiktoken -sentencepiece -tqdm -nltk -matplotlib -seaborn -numpy -pandas -scikit-learn -diffusers -huggingface_hub -spacy -Pillow -blobfile -requests -scipy -pycocotools -protobuf -timm -pyyaml -ipython -xformers -opencv-contrib-python -open_clip_torch -flash-attn -packaging -psutil +pytorch +torchvision +torchaudio +pydantic +transformers +datasets +accelerate +evaluate +peft +deepspeed +tiktoken +sentencepiece +tqdm +nltk +matplotlib +seaborn +numpy +pandas +scikit-learn +diffusers +huggingface_hub +spacy +Pillow +blobfile +requests +scipy +pycocotools +protobuf +timm +pyyaml +ipython +xformers +opencv-contrib-python +open_clip_torch +flash-attn +packaging +psutil