OAOA commited on
Commit
ce25859
1 Parent(s): f1bcac3

transformers 4.46.0

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