OAOA commited on
Commit
3c5ecce
·
1 Parent(s): fbf7e48

remove version for transformer

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -3,8 +3,8 @@ torchvision==0.19.0
3
  torchaudio==2.4.0
4
  --index-url https://download.pytorch.org/whl/cu121 xformers==0.0.27.post2
5
  git+https://github.com/zsyOAOA/InvSR.git
6
- transformers==4.46.0
7
  albumentations==1.4.18
 
8
  opencv-python
9
  bitsandbytes
10
  sentencepiece
 
3
  torchaudio==2.4.0
4
  --index-url https://download.pytorch.org/whl/cu121 xformers==0.0.27.post2
5
  git+https://github.com/zsyOAOA/InvSR.git
 
6
  albumentations==1.4.18
7
+ transformers
8
  opencv-python
9
  bitsandbytes
10
  sentencepiece