OAOA commited on
Commit
1bc2c29
1 Parent(s): 186978e

remove albumentation version

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,10 +1,10 @@
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
- albumentations==1.4.18
6
- xformers==0.0.27.post2
7
  git+https://github.com/zsyOAOA/InvSR.git
 
 
8
  opencv-python
9
  bitsandbytes
10
  sentencepiece
 
1
  --index-url https://download.pytorch.org/whl/cu121 torch==2.4.0
2
  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
7
+ albumentations
8
  opencv-python
9
  bitsandbytes
10
  sentencepiece