소스 검색

Merge pull request #2115 from myhloli/dev

build: remove accelerate dependency
Xiaomeng Zhao 7 달 전
부모
커밋
60fdf851a4
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      requirements.txt

+ 0 - 1
requirements.txt

@@ -12,5 +12,4 @@ torchvision
 transformers>=4.49.0,<5.0.0
 pdfminer.six==20231228
 tqdm>=4.67.1
-accelerate>=1.6.0,<2
 # The requirements.txt must ensure that only necessary external dependencies are introduced. If there are new dependencies to add, please contact the project administrator.