From 5ab69cead0574fe21d275a81f99c348b0c401c99 Mon Sep 17 00:00:00 2001 From: lingyuzeng Date: Tue, 16 Jul 2024 13:33:51 +0800 Subject: [PATCH] update --- finetune/requirements.txt | 74 +++++++++++++++++++-------------------- 1 file changed, 37 insertions(+), 37 deletions(-) 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